angular/modules/angular2/src/core
2015-09-15 11:42:30 -07:00
..
change_detection feat(change_detection): allow triggering CD form ChangeDetectorRef 2015-09-14 18:07:31 +00:00
compiler fix(api): remove UNDEFINED 2015-09-15 18:12:05 +00:00
debug fix(Typings): Remove public exports added in 1926335b85 2015-09-11 19:16:57 -07:00
di docs(metadata): fix some minor typos 2015-09-13 13:36:35 +00:00
directives fix(api): remove RecordViewTuple / cleanup NgFor 2015-09-15 18:12:05 +00:00
dom fix(test): AngularProfiler should check before using modern APIs 2015-09-15 18:33:32 +02:00
facade feat(StringWrapper): add support for JS slice method to string 2015-09-15 11:42:30 -07:00
forms fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
life_cycle feat(core): Support multiple ChangeDetectors in a single LifeCycle. 2015-09-14 23:37:39 +00:00
metadata docs(metadata): fix some minor typos 2015-09-13 13:36:35 +00:00
pipes feat(pipes): add slice pipe that supports start and end indexes 2015-09-15 11:42:30 -07:00
profile refactor(WTF): rename scopes to follow coding conventions 2015-08-31 21:59:33 +00:00
reflection fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
render feat(animate): adds basic support for CSS animations on enter and leave 2015-09-14 17:37:09 +00:00
services fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
testability feat(core): Add a long-form syntax for Angular bootstrapping. 2015-09-14 23:37:39 +00:00
util feat(core): add support for @Property and @Event decorators 2015-09-04 18:33:31 +00:00
zone docs: fixed misspelling of the word 'explicitly' 2015-09-11 15:37:13 -07:00
application.dart feat(core): Add a long-form syntax for Angular bootstrapping. 2015-09-14 23:37:39 +00:00
application.ts chore: add test to prevent accidental changes to public API 2015-09-15 18:12:05 +00:00
application_common.ts feat(core): Add a long-form syntax for Angular bootstrapping. 2015-09-14 23:37:39 +00:00
application_ref.ts feat(core): Add a long-form syntax for Angular bootstrapping. 2015-09-14 23:37:39 +00:00
application_static.dart feat(core): Add a long-form syntax for Angular bootstrapping. 2015-09-14 23:37:39 +00:00
application_tokens.ts doc: add some API doc 2015-09-09 02:49:07 +00:00
bootstrap.dart feat(core): Add a long-form syntax for Angular bootstrapping. 2015-09-14 23:37:39 +00:00
bootstrap.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
change_detection.ts fix(Typings): Remove public exports added in 1926335b85 2015-09-11 19:16:57 -07:00
compiler.ts fix(Typings): Remove public exports added in 1926335b85 2015-09-11 19:16:57 -07:00
debug.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
di.ts fix(api): remove UNDEFINED 2015-09-15 18:12:05 +00:00
directives.dart refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
directives.ts feat(CORE_DIRECTIVES): add NgStyle to CORE_DIRECTIVES 2015-09-15 17:55:13 +00:00
facade.ts fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
forms.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
lifecycle.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
metadata.dart feat(pipes): add support for pure pipes 2015-09-08 16:24:27 +00:00
metadata.ts feat(pipes): add support for pure pipes 2015-09-08 16:24:27 +00:00
pipes.ts fix(Typings): Remove public exports added in 1926335b85 2015-09-11 19:16:57 -07:00
platform_bindings.dart fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
platform_bindings.ts fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
render.ts fix(api): remove DomRenderer from public API 2015-09-15 18:12:05 +00:00
services.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
util.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
zone.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00