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

fix(color-modes): make useRootStyles=false work with useCustomProperties #2519

Merged
merged 15 commits into from
Oct 17, 2024

Commits on Oct 16, 2024

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

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    da85088 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump react-test-renderer and @types/react-test-renderer

    Bumps [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer) and [@types/react-test-renderer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-test-renderer). These dependencies needed to be updated together.
    
    Updates `react-test-renderer` from 18.2.0 to 18.3.1
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-test-renderer)
    
    Updates `@types/react-test-renderer` from 18.0.0 to 18.3.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-test-renderer)
    
    ---
    updated-dependencies:
    - dependency-name: react-test-renderer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: "@types/react-test-renderer"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and hasparus committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    77d9c7e View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @babel/register from 7.23.7 to 7.24.6

    Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.23.7 to 7.24.6.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.24.6/packages/babel-register)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/register"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and hasparus committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    dbeb45b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14f1620 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e44074e View commit details
    Browse the repository at this point in the history
  6. chore: bump Auto

    hasparus committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    32e36fc View commit details
    Browse the repository at this point in the history
  7. chore: update lockfile

    hasparus committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3993754 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    17ea486 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6aff468 View commit details
    Browse the repository at this point in the history
  10. chore: update lockfile

    hasparus committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    33df6ad View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ef9aa89 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    605eaff View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e4e2b70 View commit details
    Browse the repository at this point in the history