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

feat: Add Theme support #290

Draft
wants to merge 52 commits into
base: main
Choose a base branch
from
Draft

feat: Add Theme support #290

wants to merge 52 commits into from

Commits on Sep 22, 2023

  1. fix: use correct aria roles for menu

    Eric Butler committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    efca401 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Update all dependencies

    csandman committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    4ff089b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0230ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8aa4d89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33b5a58 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

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

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    cf75b0d View commit details
    Browse the repository at this point in the history
  2. Update isRequired prop doc

    csandman committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    21dc1c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd785cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a503b7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a88fd04 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    c3cd9cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a42c9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    761f116 View commit details
    Browse the repository at this point in the history
  4. Add aria props to icon

    csandman committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    aabf251 View commit details
    Browse the repository at this point in the history
  5. Add initial theme docs

    csandman committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    32f72c6 View commit details
    Browse the repository at this point in the history
  6. Add opacity back in

    csandman committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    5909f99 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa610cc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    76fd90c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e571be8 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    b96fd8c View commit details
    Browse the repository at this point in the history
  2. Fix group styles

    csandman committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b628c33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0079575 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    785a004 View commit details
    Browse the repository at this point in the history
  5. Rename sx variable

    csandman committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    2e6ca7b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ae6a2a View commit details
    Browse the repository at this point in the history
  7. Update readme again

    csandman committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    afafd4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80720e6 View commit details
    Browse the repository at this point in the history
  9. Undo _dark styles

    csandman committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    393fdac View commit details
    Browse the repository at this point in the history
  10. Reorder active styles

    csandman committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    84d25d2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4a855fa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fa98dc1 View commit details
    Browse the repository at this point in the history
  13. Add Anatomy for the theming

    csandman committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    8d1fce3 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    95bc70e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7e6efb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2df5e1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9994d43 View commit details
    Browse the repository at this point in the history
  5. Clean up data- props

    csandman committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    70a20f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ef5c15 View commit details
    Browse the repository at this point in the history
  7. Remove unused babel plugins

    csandman committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    5c1f5ee View commit details
    Browse the repository at this point in the history
  8. 5.0.0-rc.0

    csandman committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    854c44e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7c91bd0 View commit details
    Browse the repository at this point in the history
  10. 5.0.0-rc.1

    csandman committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    b87e179 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Switch to tsup

    csandman committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    8429773 View commit details
    Browse the repository at this point in the history
  2. 5.0.0-rc.2

    csandman committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    c25b0d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    836f4de View commit details
    Browse the repository at this point in the history
  4. Merge pull request #294 from csandman/feat/tsup

    Switch to tsup
    csandman authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    5745d75 View commit details
    Browse the repository at this point in the history
  5. Update License dates

    csandman committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    8df88ca View commit details
    Browse the repository at this point in the history
  6. Update license type

    csandman committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    5cea232 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    988bf8c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. skipNodeModulesBundle

    csandman committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    fd78985 View commit details
    Browse the repository at this point in the history
  2. Reorganize README

    csandman committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    61b542f View commit details
    Browse the repository at this point in the history