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

New variant API #823

Closed
wants to merge 7 commits into from
Closed

New variant API #823

wants to merge 7 commits into from

Commits on Mar 31, 2020

  1. add display names to components

    React devtools and Emotion will now render the correct component names
    dburles committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    1ae38e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2020

  1. refactor to useVariant hook

    dburles committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    ace6549 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93170bd View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. rename

    dburles committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    930c06c View commit details
    Browse the repository at this point in the history
  2. update docs theme

    dburles committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    22b0b98 View commit details
    Browse the repository at this point in the history
  3. __css

    dburles committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    c886237 View commit details
    Browse the repository at this point in the history
  4. Alert uses Box

    dburles committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    4a93012 View commit details
    Browse the repository at this point in the history