Matias Niemelä
|
6a2bbffe10
|
fix(animations): allow group() to be used as entry point for an animation trigger (#11419)
Closes #11312
Closes #11419
|
2016-09-08 12:20:07 -07:00 |
|
Miško Hevery
|
979657989b
|
fix(packages): use ES modules for primary build (#11120)
|
2016-08-30 18:07:40 -07:00 |
|
Matias Niemelä
|
45e8e73670
|
refactor(animations): deport TCB away from animation-land forever (#10892)
* feat(animations): support animation trigger template callbacks
* refactor(animations): deport TCB away from animation-land forever
|
2016-08-22 17:18:25 -07:00 |
|
Jason Choi
|
83e2d3d1cb
|
refactor(RegExpWrapper): remove the facade (#10512)
|
2016-08-05 09:50:49 -07:00 |
|
Alex Eagle
|
4c762a6be3
|
chore(lint): enable lint check for duplicate vars
|
2016-07-13 12:33:39 -07:00 |
|
ScottSWu
|
ae75e3640a
|
chore(lint): Added license headers to most TypeScript files
Relates to #9380
|
2016-06-23 09:47:54 -07:00 |
|
Alex Eagle
|
f39c9c9e75
|
style(lint): re-format modules/@angular
|
2016-06-09 17:00:15 -07:00 |
|
ScottSWu
|
86fbd50c3d
|
refactor(TypeScript): Add noImplicitAny
We automatically insert explicit 'any's where needed. These need to be
addressed as in #9100.
Fixes #4924
|
2016-06-08 16:20:50 -07:00 |
|
Matias Niemelä
|
a1e3004e62
|
docs(animations): provide API docs for the animation DSL
Closes #8970
|
2016-06-03 18:57:17 -07:00 |
|
Alex Eagle
|
2019050db2
|
chore(lint): enable duplicateModuleImport tslint check
|
2016-05-27 09:17:08 -07:00 |
|
Matias Niemelä
|
5e0f8cf3f0
|
feat(core): introduce support for animations
Closes #8734
|
2016-05-25 13:56:50 -07:00 |
|