angular/modules/angular2/src/core
2016-02-09 22:06:06 +00:00
..
change_detection fix(ngFor): update view locals if identity changes 2016-02-09 22:06:06 +00:00
debug feat(debug): replace DebugElement with new Debug DOM 2016-01-29 11:28:10 -08:00
di fix(di): throw if a token uses more than 20 dependencies. 2016-02-08 16:21:57 -08:00
dom test(matchers): add support for toHaveCssStyle matcher 2015-11-23 22:43:01 +00:00
linker revert: feat(transformers): collect information about di dependencies and providers 2016-02-08 12:15:03 -08:00
metadata docs(HostBindingMetadata): Removed brackets from host bindings in HostBindingsMetadata example 2016-02-08 15:55:49 -08:00
pipes feat(core): speed up view creation via code gen for view factories. 2016-01-05 08:56:46 -08:00
profile docs(*): Document a lot more symbols that are missing comments in our generated docs. 2015-12-15 03:04:48 +00:00
reflection style(ReflectionCapabilities) _zipTypesAndAnnotations, not _zipTypesAndAnnotaions 2016-02-03 03:57:06 +00:00
render revert: feat(transformers): collect information about di dependencies and providers 2016-02-08 12:15:03 -08:00
testability feat(testability): Expose function frameworkStabilizers 2016-01-11 23:10:51 +00:00
util feat(core): speed up view creation via code gen for view factories. 2016-01-05 08:56:46 -08:00
zone fix(typings): Don't expose typing dependencies to users. 2016-02-04 22:42:40 +00:00
angular_entrypoint.ts docs(AngularEntrypoint): add missing backticks 2015-12-09 19:04:08 +00:00
application_common_providers.ts feat(debug): replace DebugElement with new Debug DOM 2016-01-29 11:28:10 -08:00
application_ref.ts fix(core): mute mode printing in console in prod mode 2016-02-08 17:16:19 -08:00
application_tokens.ts feat(core): provide support for relative assets for components 2015-12-09 16:28:49 -08:00
change_detection.ts feat(ngFor): add custom trackBy function support 2016-02-03 01:03:31 +00:00
console.ts feat(core): enable dev mode by default 2015-12-15 08:34:44 -08:00
di.ts feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
linker.ts feat(core): speed up view creation via code gen for view factories. 2016-01-05 08:56:46 -08:00
metadata.dart refactor(Directive): drop moduleId 2015-12-15 01:20:56 +00:00
metadata.ts docs(core): update QueryList's onChange to changes.subscribe 2016-02-02 19:23:03 -08:00
platform_common_providers.ts feat(core): enable dev mode by default 2015-12-15 08:34:44 -08:00
platform_directives_and_pipes.ts docs(core): replace angular2/angular2 with the right barrel import. 2015-12-11 15:30:25 -08:00
prod_mode.ts feat(core): enable dev mode by default 2015-12-15 08:34:44 -08:00
render.ts feat(core): speed up view creation via code gen for view factories. 2016-01-05 08:56:46 -08:00
util.dart fix(core): various dart-specific fixes for core and facades 2015-11-11 11:45:58 -08:00
util.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
zone.ts feat: move NgZone to Stream/Observable-based callback API 2015-10-20 21:51:19 -07:00