Skip to content

Commit

Permalink
Initial stab at #22, with some problems left to resolve:
Browse files Browse the repository at this point in the history
* If the template isn't contained in an element, text nodes get dropped (due to .children())
* If we use .contents() instead of .children() the animator ends up calling $window.getComputedStyle on text nodes which throws.
  • Loading branch information
ksperling committed Apr 5, 2013
1 parent dd03dbd commit dacf4a7
Show file tree
Hide file tree
Showing 6 changed files with 4,177 additions and 730 deletions.

0 comments on commit dacf4a7

Please sign in to comment.