angular-cn/packages/core/src
Vikram Subramanian 713d7c2360 fix(core): make sure onStable runs in the right zone (#18706)
Make sure the callbacks to the NgZone callbacks run in the right zone
with or without the rxjs Zone patch -
1ed83d08ac.

PR Close #18706
2017-08-22 15:56:12 -05:00
..
animation feat(animations): introduce a wave of new animation features 2017-05-16 17:39:57 -07:00
change_detection refactor(common): remove deprecated `NgFor` (#18758) 2017-08-21 18:11:01 -05:00
debug refactor(core): remove deprecated `DebugNode#source` (#18779) 2017-08-18 17:13:16 -05:00
di refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
i18n refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
linker refactor(compiler): remove option `useDebug` (#18778) 2017-08-18 17:13:16 -05:00
metadata refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
profile fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00
reflection perf(core): Remove decorator DSL which depends on Reflect 2017-08-11 09:27:07 -07:00
render refactor(animations): make animation testing work with fixture.whenRenderingDone 2017-05-16 17:39:57 -07:00
testability refactor(core): remove deprecated `Testability#findBindings` (#18782) 2017-08-18 17:13:16 -05:00
util refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
view fix(core): correct order in ContentChildren query result (#18326) 2017-08-18 22:27:30 -05:00
zone perf(core): use native addEventListener for faster rendering. (#18107) 2017-07-25 15:35:44 -05:00
application_init.ts build: enable TSLint on the packages folder 2017-07-31 15:47:57 -07:00
application_module.ts feat: introduce `TestBed.overrideProvider` (#16725) 2017-05-15 13:12:10 -07:00
application_ref.ts fix(core): make sure onStable runs in the right zone (#18706) 2017-08-22 15:56:12 -05:00
application_tokens.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
change_detection.ts refactor(core): remove deprecated `TrackByFn` (#18757) 2017-08-18 13:23:46 -05:00
codegen_private_exports.ts refactor(compiler): don’t rely on global reflector (#16832) 2017-05-23 10:41:23 -06:00
console.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
core.ts perf(core): Remove decorator DSL which depends on Reflect 2017-08-11 09:27:07 -07:00
core_private_export.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
di.ts feat(core): Create StaticInjector which does not depend on Reflect polyfill. 2017-08-07 15:40:15 -07:00
error_handler.ts refactor(core): remove deprecated parameter for `ErrorHandler` (#18759) 2017-08-17 18:01:41 -05:00
errors.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
event_emitter.ts docs(core): EventEmitter docs for isAsync defaults (#15780) 2017-05-08 10:47:53 -07:00
linker.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
metadata.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
platform_core_providers.ts perf: switch angular to use StaticInjector instead of ReflectiveInjector 2017-08-07 15:42:34 -07:00
render.ts refactor(core): use flags in `Renderer2.setStyle` instead of booleans (#15045) 2017-03-13 09:45:04 -07:00
security.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
type.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
util.ts feat(core): Create StaticInjector which does not depend on Reflect polyfill. 2017-08-07 15:40:15 -07:00
version.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
zone.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00