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

Add animation when toggling between months #16

Open
adam-knights opened this issue Aug 23, 2016 · 0 comments
Open

Add animation when toggling between months #16

adam-knights opened this issue Aug 23, 2016 · 0 comments

Comments

@adam-knights
Copy link

Within the material design spec, rather than changing from month to month in a 'harsh' way as we do currently, instead move the month out left/right or right/left and the new month in.

See the video halfway down https://material.google.com/components/pickers.html#pickers-date-pickers for a demo of how it should look. An implementation of the animation can be found here: http://www.material-ui.com/#/components/date-picker.

Rather than add liquid fire as a dependency we may want to consider doing this ourselves with clever use of variables, the Ember run loop and afterRender.

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

No branches or pull requests

1 participant