Matias Niemelä
|
b10029c18b
|
docs(animations): add documentation for new animation features
|
2017-05-19 12:52:04 -07:00 |
Matias Niemelä
|
712630ca65
|
perf(animations): reduce size of animations bundle
before:
animations.umd.js = 33k
animations.umd.min.js = 9.0k
after:
animations.umd.js = 31k
animations.umd.min.js = 7.9k
|
2017-05-17 16:30:36 -07:00 |
Matias Niemelä
|
8a6eb1ac78
|
refactor(animations): single animation engine code pass
|
2017-05-16 17:39:57 -07:00 |
Matias Niemelä
|
16c8167886
|
feat(animations): introduce a wave of new animation features
|
2017-05-16 17:39:57 -07:00 |
Miško Hevery
|
38d75d410e
|
feat(animations): Update types for TypeScript nullability support
Closes #15870
|
2017-04-11 18:13:52 -07:00 |
Miško Hevery
|
910c0d9ee7
|
fix(core): Update types for TypeScript nullability support (#15472)
|
2017-03-29 09:34:45 -07:00 |
Jason Aden
|
410aa33005
|
build: fix paths to typings files so tsickle resolves imports correctly
Fixes #15080
|
2017-03-16 17:34:29 -07:00 |