-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Adds new colors and animation to switch (#983)
* feat: Adds new colors and animation to switch feat: Adds new colors and animation to switch * test: Updates snapshots test: Updates snapshots * refactor: Refactors to React Aria refactor: Refactors to React Aria * feat: changes size of switch and disables cursor feat: changes size of switch and disables cursor * feat: Adds focus ring feat: Adds focus ring * chore: Removes unused import chore: Removes unused import * fix: Updates tests fix: Updates tests * feat: Adds primary theme and opacity feat: Adds primary theme and opacity * feat: Adds primary theme and opacity feat: Adds primary theme and opacity * feat: Adds backwards compatibility * feat: Adds backwards compatibility * test: Updates snapshots * chore: Limits chromatic snapshots for Image component * feat: Fixes colors across themes feat: Fixes colors across themes * refactor: Deletes main2.js file * feat: Fixes button primary color * fix: Reverts standard color to 900 * feat: Fixes untoggled border color * feat: Reverts button to previous colors --------- Co-authored-by: Amir Zahedi <amir.zahedi@gmail.com>
- Loading branch information
1 parent
e49521b
commit 78ded1c
Showing
22 changed files
with
1,524 additions
and
272 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@autoguru/overdrive': minor | ||
--- | ||
|
||
Enhances the looks and behaviours of Switch component |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.