forked from nextui-org/nextui
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: add support for disabling the animation globally (nextui-or…
…g#2929) * refactor: add support for disabling the animation globally * chore(docs): disableAnimation removed from global provider * feat(docs): nextui provider api updated, storybook preview adjusted * chore(theme): button is scalable when disabled, tooltip animation improved
- Loading branch information
1 parent
924a325
commit e8e666c
Showing
106 changed files
with
632 additions
and
285 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,40 @@ | ||
--- | ||
"@nextui-org/accordion": patch | ||
"@nextui-org/autocomplete": patch | ||
"@nextui-org/avatar": patch | ||
"@nextui-org/badge": patch | ||
"@nextui-org/breadcrumbs": patch | ||
"@nextui-org/button": patch | ||
"@nextui-org/calendar": patch | ||
"@nextui-org/card": patch | ||
"@nextui-org/checkbox": patch | ||
"@nextui-org/date-input": patch | ||
"@nextui-org/date-picker": patch | ||
"@nextui-org/dropdown": patch | ||
"@nextui-org/image": patch | ||
"@nextui-org/input": patch | ||
"@nextui-org/link": patch | ||
"@nextui-org/listbox": patch | ||
"@nextui-org/menu": patch | ||
"@nextui-org/modal": patch | ||
"@nextui-org/navbar": patch | ||
"@nextui-org/pagination": patch | ||
"@nextui-org/popover": patch | ||
"@nextui-org/progress": patch | ||
"@nextui-org/radio": patch | ||
"@nextui-org/ripple": patch | ||
"@nextui-org/select": patch | ||
"@nextui-org/skeleton": patch | ||
"@nextui-org/slider": patch | ||
"@nextui-org/snippet": patch | ||
"@nextui-org/switch": patch | ||
"@nextui-org/table": patch | ||
"@nextui-org/tabs": patch | ||
"@nextui-org/tooltip": patch | ||
"@nextui-org/react": patch | ||
"@nextui-org/system": patch | ||
"@nextui-org/theme": patch | ||
"@nextui-org/framer-utils": patch | ||
--- | ||
|
||
Add support for disabling the animations globally. |
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
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.