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

Abstract animations to be its own modular component #17

Open
sebnitu opened this issue Dec 26, 2016 · 0 comments
Open

Abstract animations to be its own modular component #17

sebnitu opened this issue Dec 26, 2016 · 0 comments

Comments

@sebnitu
Copy link
Owner

sebnitu commented Dec 26, 2016

Ultimately, I want to remove animations from being applied to any one specific block component. Instead, I want animations to be abstracted in it's own module where it can be applied as needed to specific cases of blocks and components.

Animation styles could be used similar to this project by Daniel Eden: https://daneden.github.io/animate.css/

Block components that would use animations include dropdowns, modals, tabs, tooltips, notices, flash messages, etc. Applying a global animations module to these would reduce repetition and create a simple way to plug and play css animations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant