-
Notifications
You must be signed in to change notification settings - Fork 274
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move from react-motion to react-spring. The module src/springs.js is used instead of coming from Aragon UI. This is because the springs coming with the current version of Aragon UI (0.27) are not compatible with react-spring 6. The next Aragon UI version will fix that, and the module src/spring.js will be removed at this point. Fix a number of other things: - Remove the (commented) notifications panel. - Remove ExpandableBox (not used anymore). - Home app: use <AppView>, better centering, slightly smaller cards, better transition. - Menu apps loading: fix the multiple instances issue, make the animation simpler and faster to give a similar feel than what we have on the permissions app or the navigation bar in Aragon UI. - Other minor tweaks related to the way we manage transitions.
- Loading branch information
Showing
24 changed files
with
430 additions
and
635 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
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 was deleted.
Oops, something went wrong.
Oops, something went wrong.