|
4b7134df34
|
fix(animation): reset vars, not null
|
2015-09-28 11:01:50 -05:00 |
|
|
5a0584df0e
|
Ripple tweaks
|
2015-09-25 12:46:14 -05:00 |
|
|
60f4d65e63
|
feat(ripple): better ripple
|
2015-09-25 11:18:22 -05:00 |
|
|
1d275497f1
|
refactor(ripple): web animations api
|
2015-09-23 11:31:33 -05:00 |
|
|
3a2ffa8362
|
chore(): rename progressFinish to progressEnd
|
2015-09-22 16:08:27 -05:00 |
|
|
28c6a45e20
|
fix progress close animation flicker
|
2015-09-17 23:27:06 -05:00 |
|
|
c09ea0da44
|
prevent native animate flicker
|
2015-09-17 23:02:14 -05:00 |
|
|
5fbc142dae
|
swipe back refactor
|
2015-09-17 16:13:51 -05:00 |
|
|
e23e011ece
|
display error when animation polyfill missing
|
2015-09-15 12:22:21 -05:00 |
|
|
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 |
|