forked from fjvallarino/monomer
-
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.
Add more animation widgets (fjvallarino#281)
* add Transform animation widget * refactor Slide widget using Transform * refactor Fade widget using Transform * add Zoom animation widget * add Wipe animation widget * add Shake animation widget * fix instance errors * use overlay for animations * add onFinishedReq configuration to animations * add Strict extensions to animation modules * convert FadeCfg and ZoomCfg to newtype * add examples to Transform documentation
- Loading branch information
1 parent
3fff182
commit bddbf62
Showing
15 changed files
with
1,332 additions
and
262 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 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.