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

animation support in dart:html #4144

Closed
jmesserly opened this issue Jul 18, 2012 · 4 comments
Closed

animation support in dart:html #4144

jmesserly opened this issue Jul 18, 2012 · 4 comments
Labels
closed-duplicate Closed in favor of an existing report type-enhancement A request for a change that isn't a bug web-libraries Issues impacting dart:html, etc., libraries

Comments

@jmesserly
Copy link

jQuery has some nice APIs for animations:
http://api.jquery.com/category/effects/

source code here: https://github.com/jquery/jquery/blob/master/src/effects.js

fadeIn, slideIn are probably the most useful

I'm not entirely sure if this belongs in dart:html (like query/queryAll) or if it should go into a separate library. Either way would be great to get these features.

@iposva-google
Copy link
Contributor

Removed Area-DOM label.
Added Area-HTML label.

@vsmenon
Copy link
Member

vsmenon commented Aug 16, 2012

Added this to the Later milestone.
Removed Type-Defect label.
Added Type-Enhancement label.

@DartBot
Copy link

DartBot commented Jan 16, 2013

This comment was originally written by geert.wl....@gmail.com


Can this issue be linked to Dart Widgets? https://github.com/kevmoo/widget.dart

@DartBot
Copy link

DartBot commented Mar 19, 2013

This comment was originally written by amouravski@google.com


Added Duplicate label.
Marked as being merged into #8376.

@jmesserly jmesserly added Type-Enhancement web-libraries Issues impacting dart:html, etc., libraries closed-duplicate Closed in favor of an existing report labels Mar 19, 2013
@jmesserly jmesserly added this to the Later milestone Mar 19, 2013
@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed type-enhancement labels Mar 1, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-duplicate Closed in favor of an existing report type-enhancement A request for a change that isn't a bug web-libraries Issues impacting dart:html, etc., libraries
Projects
None yet
Development

No branches or pull requests

5 participants