-
Notifications
You must be signed in to change notification settings - Fork 27
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
Clarify transitions API & lifecycle callbacks. #8
Comments
👍 |
Currently I've added support for Comments on this as well as what lifecycle callbacks should/shouldn't be present welcome. |
Just saw this pop up in the CLJS group: https://github.com/pleasetrythisathome/bardo Maybe some ideas align enough for this to be delegated to an external library? I know that doesn't feel like it melds with your design goals, but still just throwing this out there. |
Yeah, well actually I was hoping that the easing functions could be delegated to an external library. This looks pretty good. I may suggest people use it in the README - the idea with freactive animations is to let people use whatever easing functions they like and ideally I'd prefer not to maintain that library... |
See #7 |
FYI in Also planned are
Binding-level life-cycle callbacks are attached as metadata to ref types (i.e. Any input is welcome. |
No description provided.
The text was updated successfully, but these errors were encountered: