angular-cn/packages/forms
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
..
src docs(*) fix dangling links in API docs (#16632) 2017-05-09 15:51:37 -07:00
test feat(forms): introduce min and max validators (#15813) 2017-04-27 17:39:17 -05:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json fix(forms): make composition event buffering configurable (#15256) 2017-03-21 16:47:18 -05:00
public_api.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
rollup.config.js fix(forms): make composition event buffering configurable (#15256) 2017-03-21 16:47:18 -05:00
tsconfig-build.json fix(forms): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00