angular-cn/packages/core/src
Miško Hevery 344a5ca545 feat(core): support for bootstrap with custom zone (#17672)
PR Close #17672
2017-09-21 16:51:48 -07:00
..
animation feat(animations): introduce a wave of new animation features 2017-05-16 17:39:57 -07:00
change_detection refactor(core): removed getter and changed to readonly variable (#19117) 2017-09-20 12:38:57 -07:00
debug refactor(core): remove deprecated `DebugNode#source` (#18779) 2017-08-18 17:13:16 -05:00
di refactor(core): removed getter and changed to readonly variable (#19117) 2017-09-20 12:38:57 -07:00
i18n refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
linker refactor(core): removed getter and changed to readonly variable (#19117) 2017-09-20 12:38:57 -07:00
metadata docs(core): improve formatting for the preserveWhitespaces option (#18995) 2017-09-01 12:23:11 -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 fix(upgrade): add testability hook to downgraded component 2017-09-12 16:59:27 -04:00
util refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
view refactor(core): viewDef related refactoring (#19272) 2017-09-21 09:59:52 -07:00
zone feat(core): support for bootstrap with custom zone (#17672) 2017-09-21 16:51:48 -07:00
application_init.ts refactor(core): removed getter and changed to readonly variable (#19117) 2017-09-20 12:38:57 -07:00
application_module.ts refactor: core, http & platform-webworker to remove public private class separation (#19143) 2017-09-14 13:38:06 -04:00
application_ref.ts feat(core): support for bootstrap with custom zone (#17672) 2017-09-21 16:51:48 -07: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 refactor(core): remove deprecated `OpaqueToken` (#18971) 2017-09-01 16:29:47 -05: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 refactor: core, http & platform-webworker to remove public private class separation (#19143) 2017-09-14 13:38:06 -04: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(core): removed getter and changed to readonly variable (#19117) 2017-09-20 12:38:57 -07:00
zone.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00