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

Move theming support from Beta to Main #34

Merged
merged 12 commits into from
Sep 30, 2024
Merged

Move theming support from Beta to Main #34

merged 12 commits into from
Sep 30, 2024

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    0a36e44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    577c0cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3faedc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33e2fbc View commit details
    Browse the repository at this point in the history
  5. chore(release): 2.2.0-beta.1 [skip ci]

    # [2.2.0-beta.1](v2.1.5...v2.2.0-beta.1) (2024-07-09)
    
    ### Features
    
    * refactor color token structure with tier 3 tokens [#31](#31) ([577c0cc](577c0cc))
    semantic-release-bot committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    4f7d21e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. fix: resolve minor color theming issues

    BREAKING CHANGE: trigger major release for color theme support #31
    jordanjones243 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    894b6fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    438c6b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d45ad8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8c3f71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    147af17 View commit details
    Browse the repository at this point in the history
  6. chore(release): 3.0.0-beta.1 [skip ci]

    # [3.0.0-beta.1](v2.2.0-beta.1...v3.0.0-beta.1) (2024-09-27)
    
    ### Bug Fixes
    
    * resolve minor color theming issues ([894b6fd](894b6fd))
    
    ### Features
    
    * add tag name as attribute when custom registered ([d8c3f71](d8c3f71))
    
    ### Performance Improvements
    
    * refactor custom component registration config ([147af17](147af17))
    * update dependencies ([438c6b1](438c6b1))
    
    ### BREAKING CHANGES
    
    * trigger major release for color theme support #31
    semantic-release-bot committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ab93e1f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c080247 View commit details
    Browse the repository at this point in the history