angular-cn/packages/core/src
Pete Bacon Darwin d0e72a8f8f docs(*) fix dangling links in API docs (#16632)
* docs(animations): fix links to `Component` animations

* docs(core): fix links to `ReflectiveInjector` methods

The `resolve` and other methods were moved from the
`Injector` to the `ReflectiveInjector`.

* docs(core): fix links to `Renderer`

The local links were assuming that that methods were on the
current document (e.g. `RootRenderer`), but they are actually
on the `Renderer` class.

* docs(router): fix links to methods

* docs(forms): fix links to methods

* docs(core): fix links to methods

* docs(router): fix API page links and an internal link
2017-05-09 15:51:37 -07:00
..
animation fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00
change_detection fix: turn on nullability in the code base. 2017-04-18 12:07:33 -07:00
debug fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00
di docs(*) fix dangling links in API docs (#16632) 2017-05-09 15:51:37 -07:00
i18n refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
linker docs: fix links in api docs 2017-05-03 09:22:32 +01:00
metadata docs(*) fix dangling links in API docs (#16632) 2017-05-09 15:51:37 -07:00
profile fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00
reflection fix(core): fix inheritance in JIT mode for TS 2.1 (#15599) 2017-03-29 16:14:51 -07:00
render docs(*) fix dangling links in API docs (#16632) 2017-05-09 15:51:37 -07:00
testability fix(core): distribute externs for testability API (#16179) 2017-04-19 22:46:11 -05:00
util fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00
view fix(core): detach projected views when a parent view is destroyed (#16592) 2017-05-08 17:49:02 -05:00
zone docs: fix links in api docs 2017-05-03 09:22:32 +01:00
application_init.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
application_module.ts fix: don't instantiate providers with ngOnDestroy eagerly. (#15070) 2017-03-14 14:32:26 -07:00
application_ref.ts docs: fix links in api docs 2017-05-03 09:22:32 +01: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: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
codegen_private_exports.ts refactor(core): view engine - change `BindingType` to `BindingFlags` (#15251) 2017-03-19 12:21:37 -05:00
console.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
core.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
core_private_export.ts refactor: use object spread operator rather than merge (#15426) 2017-03-24 14:45:33 -07:00
di.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
error_handler.ts fix(core): ErrorHandler should not rethrow an error by default (#15077) (#15208) 2017-03-16 12:58:41 -07:00
errors.ts feat: introduce source maps for templates (#15011) 2017-03-14 09:16:15 -07: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: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
render.ts refactor(core): use flags in `Renderer2.setStyle` instead of booleans (#15045) 2017-03-13 09:45:04 -07:00
security.ts fix: turn on nullability in the code base. 2017-04-18 12:07:33 -07: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): stringify shouldn't throw when toString returns null/undefined (#14975) 2017-03-21 12:20:44 -05:00
version.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
zone.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00