angular-cn/packages/core/src
Matias Niemelä fa8e633be5 feat(ivy): enhance [style] and [class] bindings to be animation aware (#26096)
PR Close #26096
2018-10-16 20:39:19 -07:00
..
change_detection fix(ivy): objects like ElementRef should not use a special injection fn (#26064) 2018-09-25 12:51:29 -07:00
debug refactor(ivy): misc cleanup (#25291) 2018-08-05 15:31:19 -07:00
di fix(ivy): objects like ElementRef should not use a special injection fn (#26064) 2018-09-25 12:51:29 -07:00
i18n docs: fix invalid headings (#24000) 2018-06-13 16:47:40 -07:00
ivy_switch fix(ivy): Renderer2 should not use a special injection fn (#26369) 2018-10-11 14:12:03 -07:00
linker fix(ivy): objects like ElementRef should not use a special injection fn (#26064) 2018-09-25 12:51:29 -07:00
metadata fix(ivy): remove metadata from *Def and introduce *DefWithMeta types (#26203) 2018-10-04 10:11:17 -07:00
profile fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00
reflection refactor(core): clean up dupe'd imports in reflector (#24203) 2018-05-30 11:45:00 -07:00
render fix(core): allow null value for renderer setElement(…) (#17065) 2018-10-12 09:17:59 -07:00
render3 feat(ivy): enhance [style] and [class] bindings to be animation aware (#26096) 2018-10-16 20:39:19 -07:00
sanitization feat: add support for TypeScript 3.1 (#26151) 2018-09-28 09:34:51 -07:00
testability fix(core): In Testability.whenStable update callback, pass more complete (#25010) 2018-08-06 13:49:19 -07:00
util fix(ivy): don't accidently read the inherited definition (#25736) 2018-09-11 07:09:38 -07:00
view fix(core): allow null value for renderer setElement(…) (#17065) 2018-10-12 09:17:59 -07:00
zone feat: typescript 2.9 support (#24652) 2018-07-03 13:32:06 -07:00
application_init.ts docs(core): remove experimental tag (#24032) 2018-08-01 10:56:06 -07:00
application_module.ts docs: add ngmodule api doc (#25618) 2018-09-19 10:40:58 -07:00
application_ref.ts fix(ivy): reexport compileNgModuleFactory__POST_NGCC__ to prevent DCE in FESM (#26071) 2018-10-05 13:45:55 -07: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 feat(ivy): add `ngcc` ivy switch (#25238) 2018-08-16 13:51:42 -07:00
core_private_export.ts fix(ivy): objects like ElementRef should not use a special injection fn (#26064) 2018-09-25 12:51:29 -07:00
core_render3_private_export.ts feat(ivy): enhance [style] and [class] bindings to be animation aware (#26096) 2018-10-16 20:39:19 -07:00
di.ts fix(ivy): correctly export all *Def symbols as private (#24862) 2018-07-20 11:48:36 -07:00
error_handler.ts docs: fix invalid headings (#24000) 2018-06-13 16:47:40 -07:00
errors.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
event_emitter.ts docs: add api doc to commonly queried elements 2018-07-20 12:39:10 -07:00
is_dev_mode.ts feat(ivy): add `ngcc` ivy switch (#25238) 2018-08-16 13:51:42 -07:00
linker.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
metadata.ts feat(core): add DoBootstrap interface. (#24558) 2018-08-07 13:17:06 -07: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
r3_symbols.ts fix(ivy): ensure that `ɵNgModuleDefWithMeta` is exported (#26082) 2018-10-11 14:08:39 -07:00
render.ts refactor(core): use flags in `Renderer2.setStyle` instead of booleans (#15045) 2017-03-13 09:45:04 -07:00
type.ts fix(ivy): make defineComponent tree shakable by Closure Compiler (#26425) 2018-10-16 20:37:35 -07:00
util.ts fix(ivy): make defineComponent tree shakable by Closure Compiler (#26425) 2018-10-16 20:37:35 -07:00
version.ts style: remove empty comments (#23404) 2018-05-10 15:48:13 -07:00
zone.ts feat(router): warn if navigation triggered outside Angular zone (#24959) 2018-09-05 09:35:14 -07:00