9 Commits

Author SHA1 Message Date
b31ab1b0be feat(aside): reveal/overlay aside using Animation 2015-09-10 20:54:40 -05:00
71d60159ea feat(transitions): md navbar transition 2015-09-06 23:13:05 -05:00
3c4d36b835 fix(animations): update wapi polyfill
Do not clear out all inline styles after the web animation api
polypfill has finished.
2015-09-06 22:13:05 -05:00
400bec2a29 Tweaks 2015-09-02 15:34:53 -05:00
e083febf86 Scroll stuff 2015-09-01 16:35:54 -05:00
ab079ce72c animation fill option
```var a = new Animation(ele);
a.fill(‘none’);
```
2015-09-01 15:51:28 -05:00
f8fc17dc42 animate with fill mode 'both' 2015-08-28 15:26:06 -05:00
334fd7f891 zIndex views 2015-07-17 16:16:05 -05:00
1ae3113386 let there be typescript 2015-07-03 13:19:30 -05:00