angular-cn/packages/core
Matias Niemelä 01a2688848 fix(animations): make sure @.disabled works in non-animation components
Note 4.3 only!

Prior to this fix when [@.disabled] was used in a component that
contained zero animation code it wouldn't register properly because the
renderer associated with that component was not an animation renderer.
This patch ensures that it gets registered even when there are no
animations set.
2017-07-14 10:34:58 -07:00
..
src docs: Fix code example in the ChangeDetectorRef docs (#18051) 2017-07-11 11:45:32 -07:00
test fix(animations): make sure @.disabled works in non-animation components 2017-07-14 10:34:58 -07:00
testing perf(core): refactor NgZone, decrease size by 1.2Kb (#17773) 2017-07-01 10:29:56 -07:00
BUILD build: Introduce Bazel build rules 2017-06-05 11:18:20 -07:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
public_api.ts fix: turn on nullability in the code base. 2017-04-18 12:07:33 -07:00
rollup.config.js build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
tsconfig-build.json build: Introduce Bazel build rules 2017-06-05 11:18:20 -07:00