angular/packages/core/src
2018-02-22 13:35:17 -08:00
..
animation feat(animations): introduce a wave of new animation features 2017-05-16 17:39:57 -07:00
change_detection feat: change @Injectable() to support tree-shakeable tokens (#22005) 2018-02-12 14:34:59 -08:00
debug build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07:00
di fix(core): require factory to be provided for shakeable InjectionToken (#22207) 2018-02-15 16:16:16 -08:00
i18n docs(core): add docs for i18n tokens (#17920) 2017-12-05 21:56:43 -08:00
linker fix(core): ensure initial value of QueryList length (#21980) (#21982) 2018-02-07 12:08:44 -08:00
metadata feat(core): set preserveWhitespaces to false by default (#22046) 2018-02-16 09:06:14 -08:00
profile fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00
reflection feat(core): support metadata reflection for native class types (#22356) 2018-02-22 13:22:03 -08:00
render docs: fix link texts 2017-11-01 15:44:59 -04:00
render3 fix(ivy): OnDestroy hook should not be called twice for a directive on an element (#22350) 2018-02-22 13:35:17 -08:00
testability Revert "fix(core): fix chained http call (#20924)" 2018-01-17 15:28:21 -08:00
util feat: change @Injectable() to support tree-shakeable tokens (#22005) 2018-02-12 14:34:59 -08:00
view feat: allow direct scoping of @Injectables to the root injector (#22185) 2018-02-15 14:20:27 -08:00
zone build: upgrade bazel rules to latest (#20768) 2017-12-07 11:27:50 -08: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): add source to StaticInjectorError message (#20817) 2017-12-12 11:56:06 -08:00
application_tokens.ts docs: fix link texts 2017-11-01 15:44:59 -04: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.externs.js fix: don’t use the global ng at all with closure enhanced optimizations 2017-09-27 10:09:56 -07:00
core.ts build: fix benchmarks for render3 (#20855) 2017-12-21 21:40:58 -08:00
core_private_export.ts refactor(core): refactor WrappedValue (#20997) 2018-01-16 07:12:58 -08:00
core_render3_private_export.ts refactor(ivy): split the memory instruction into store and load (#22268) 2018-02-18 18:48:41 -08:00
di.ts feat: allow direct scoping of @Injectables to the root injector (#22185) 2018-02-15 14:20:27 -08: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 fix(core): fix proper propagation of subscriptions in EventEmitter (#22016) 2018-02-06 07:56:33 -08: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 fix(core): should check Zone existance when scheduleMicroTask (#20656) 2018-02-02 07:53:55 -08: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