Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a changelog #272

Closed
wants to merge 64 commits into from
Closed

Added a changelog #272

wants to merge 64 commits into from

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    49450d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db7f6a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9835296 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f3710f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd52b86 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94ceead View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    baed3ab View commit details
    Browse the repository at this point in the history
  8. prettier

    dankimberley committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5a0f9fe View commit details
    Browse the repository at this point in the history
  9. remove redundant line

    dankimberley committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4d8246c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    ccfecde View commit details
    Browse the repository at this point in the history
  2. try to fix rootMargin

    dankimberley committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c79aa84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dcfb9f View commit details
    Browse the repository at this point in the history
  4. h2 only

    dankimberley committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    7c6d546 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    10a2824 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ff6963 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    5e7f6de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5b5c52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    060f16c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcb8434 View commit details
    Browse the repository at this point in the history
  5. prettier

    dankimberley committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    3c7d3a0 View commit details
    Browse the repository at this point in the history
  6. remove redundant line

    dankimberley committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    396eb3c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4cddda0 View commit details
    Browse the repository at this point in the history
  8. try to fix rootMargin

    dankimberley committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f6c755f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a2513c3 View commit details
    Browse the repository at this point in the history
  10. h2 only

    dankimberley committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a729741 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e687800 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f17e834 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c07894f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0d33da2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a9d9a3c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    27a777c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0e0160e View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    7682dd9 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. remove logs

    dankimberley committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    427d7f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    152502b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b6f0e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b34d6b8 View commit details
    Browse the repository at this point in the history
  5. remove unused imports

    dankimberley committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    6f6c481 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Fix code headings (#249)

    * account for code blocks in headings
    
    * improve heading and copy button display
    
    * remove old variable
    
    * remove log
    
    * prettier
    dankimberley authored and alasdairwilson committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ec620cf View commit details
    Browse the repository at this point in the history
  2. Add delete account email address (#253)

    * profile page minor styling improvements
    
    * add delete account email
    
    * prettier
    dankimberley authored and alasdairwilson committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a2051d3 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump next from 14.1.4 to 14.2.10 (#259)

    Bumps [next](https://github.com/vercel/next.js) from 14.1.4 to 14.2.10.
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v14.1.4...v14.2.10)
    
    ---
    updated-dependencies:
    - dependency-name: next
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and alasdairwilson committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5c906a8 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump micromatch from 4.0.5 to 4.0.8 (#258)

    Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/micromatch@4.0.5...4.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: micromatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and alasdairwilson committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f40abbd View commit details
    Browse the repository at this point in the history
  5. build(deps): bump rexml from 3.2.8 to 3.3.6 in /docs (#257)

    Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.6.
    - [Release notes](https://github.com/ruby/rexml/releases)
    - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
    - [Commits](ruby/rexml@v3.2.8...v3.3.6)
    
    ---
    updated-dependencies:
    - dependency-name: rexml
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and alasdairwilson committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    53ba3fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d868661 View commit details
    Browse the repository at this point in the history
  7. build(deps): bump webrick from 1.8.1 to 1.8.2 in /docs (#262)

    Bumps [webrick](https://github.com/ruby/webrick) from 1.8.1 to 1.8.2.
    - [Release notes](https://github.com/ruby/webrick/releases)
    - [Commits](ruby/webrick@v1.8.1...v1.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: webrick
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and alasdairwilson committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    aea8e55 View commit details
    Browse the repository at this point in the history
  8. build(deps): bump axios from 1.6.2 to 1.7.7 (#264)

    Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.7.7.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.6.2...v1.7.7)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and alasdairwilson committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2621fff View commit details
    Browse the repository at this point in the history
  9. build(deps): bump dompurify from 2.4.7 to 2.5.4 (#263)

    Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.4.7 to 2.5.4.
    - [Release notes](https://github.com/cure53/DOMPurify/releases)
    - [Commits](cure53/DOMPurify@2.4.7...2.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: dompurify
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and alasdairwilson committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6014b4c View commit details
    Browse the repository at this point in the history
  10. update some packages to try and fix css issues (#266)

    * update some packages to try and fix css issues
    
    * Fix issues with type change of themeprovider
    alasdairwilson committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f60e188 View commit details
    Browse the repository at this point in the history
  11. Adding default background colors to fix hydration errors. (#267)

    * update some packages to try and fix css issues
    
    * Fix issues with type change of themeprovider
    
    * remove cssbaseline for testing
    
    * added default bg to _document
    alasdairwilson committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f583b49 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0b3ade6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c6bf392 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    458ba89 View commit details
    Browse the repository at this point in the history
  15. prettier

    dankimberley authored and alasdairwilson committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    220c28e View commit details
    Browse the repository at this point in the history
  16. remove log

    dankimberley authored and alasdairwilson committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    862601d View commit details
    Browse the repository at this point in the history
  17. remove redundant

    dankimberley authored and alasdairwilson committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e5fee1e View commit details
    Browse the repository at this point in the history
  18. fix build errors

    alasdairwilson committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    dd7db97 View commit details
    Browse the repository at this point in the history
  19. Refactor header and navbar components

    - Remove unnecessary stylesheet link in Header component
    - Refactor Navbar component to use useRef instead of global variables
    - Fix hover and popover behavior in Navbar component
    - Add useRef hook to Content component
    - Remove unused props in Solution component
    alasdairwilson committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2187e74 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b2df49a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2f2f2a1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5844265 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    f22ff1d View commit details
    Browse the repository at this point in the history
  2. typo

    alasdairwilson committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c089fee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63cd337 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. added changelog

    alasdairwilson committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a90f97c View commit details
    Browse the repository at this point in the history