..
animation
fix(animations): ensure empty animate() steps work at the end of a sequence ( #15328 )
2017-03-21 14:26:43 -05:00
change_detection
build: fix file paths after moving modules/@angular/* to packages/*
2017-03-08 16:29:28 -08:00
debug
build: fix file paths after moving modules/@angular/* to packages/*
2017-03-08 16:29:28 -08:00
di
build: fix file paths after moving modules/@angular/* to packages/*
2017-03-08 16:29:28 -08:00
dom
fix(platform-server): handle styles with extra ':'s correctly ( #15189 )
2017-03-15 17:13:31 -07:00
linker
fix(compiler): assume queries with no matches as static ( #15429 )
2017-03-23 13:37:45 -07:00
metadata
build: fix file paths after moving modules/@angular/* to packages/*
2017-03-08 16:29:28 -08:00
reflection
refactor: move angular source to /packages rather than modules/@angular
2017-03-08 16:29:27 -08:00
testability
build: fix file paths after moving modules/@angular/* to packages/*
2017-03-08 16:29:28 -08:00
util
fix(core): use presence of .subscribe to detect observables rather then Symbol.observable ( #15171 )
2017-03-15 17:13:03 -07:00
view
refactor(compiler): only produce `log` expressions for elements / text ( #15350 )
2017-03-21 14:26:30 -05:00
zone
build: fix file paths after moving modules/@angular/* to packages/*
2017-03-08 16:29:28 -08:00
application_init_spec.ts
refactor: move angular source to /packages rather than modules/@angular
2017-03-08 16:29:27 -08:00
application_module_spec.ts
build: fix file paths after moving modules/@angular/* to packages/*
2017-03-08 16:29:28 -08:00
application_ref_spec.ts
fix(core): ErrorHandler should not rethrow an error by default ( #15077 ) ( #15208 )
2017-03-16 12:58:41 -07:00
component_fixture_spec.ts
build: fix file paths after moving modules/@angular/* to packages/*
2017-03-08 16:29:28 -08:00
dev_mode_spec.ts
refactor: move angular source to /packages rather than modules/@angular
2017-03-08 16:29:27 -08:00
directive_lifecycle_integration_spec.ts
build: fix file paths after moving modules/@angular/* to packages/*
2017-03-08 16:29:28 -08:00
error_handler_spec.ts
fix(core): ErrorHandler should not rethrow an error by default ( #15077 ) ( #15208 )
2017-03-16 12:58:41 -07:00
event_emitter_spec.ts
build: fix file paths after moving modules/@angular/* to packages/*
2017-03-08 16:29:28 -08:00
fake_async_spec.ts
build: fix file paths after moving modules/@angular/* to packages/*
2017-03-08 16:29:28 -08:00
forward_ref_integration_spec.ts
build: fix file paths after moving modules/@angular/* to packages/*
2017-03-08 16:29:28 -08:00
spies.ts
build: fix file paths after moving modules/@angular/* to packages/*
2017-03-08 16:29:28 -08:00
testing_internal_spec.ts
build: fix file paths after moving modules/@angular/* to packages/*
2017-03-08 16:29:28 -08:00
util_spec.ts
fix(core): stringify shouldn't throw when toString returns null/undefined ( #14975 )
2017-03-21 12:20:44 -05:00