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

CSS transition helpers #160

Open
leeoniya opened this issue Jul 8, 2017 · 1 comment
Open

CSS transition helpers #160

leeoniya opened this issue Jul 8, 2017 · 1 comment
Labels

Comments

@leeoniya
Copy link
Member

leeoniya commented Jul 8, 2017

it would be nice to have some declarative transition support in domvm. i'm not sure what the api should look like, maybe {_trans: }, or if it can be an external plugin that will just set up the proper hooks as i do in the ModalStack [1] demo [2]...which is not general enough, but some bits can be adopted perhaps.

api proposals and/or fiddles now being accepted!

http://johan-gorter.github.io/maquette-demo-hero/
https://github.com/zaceno/hyperapp-transitions
https://rawgit.com/snabbdom/snabbdom/master/examples/hero/index.html

cc @iamjohnlong @sabine

[1] https://github.com/leeoniya/domvm/blob/3.x-dev/demos/ModalStack/index.html
[2] https://cdn.rawgit.com/leeoniya/domvm/3.x-dev/demos/ModalStack/index.html

@leeoniya leeoniya changed the title CSS transition helpers? CSS transition helpers Jul 8, 2017
@lawrence-dol
Copy link
Collaborator

@leeoniya : I suggest enabling discussions and moving this to a discussion.

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

No branches or pull requests

2 participants