angular/packages/forms/src
Kara Erickson 232bd9395d fix(forms): temp roll back breaking change with min/max directives
With 4.2, we introduced the min and max validator directives. This was actually a breaking change because
their selectors could include custom value accessors using the min/max properties for their own purposes.

For now, we are rolling back the change by removing the exports.

Closes #17491.
2017-06-16 09:20:04 -07:00
..
directives docs(*) fix dangling links in API docs (#16632) 2017-05-09 15:51:37 -07:00
directives.ts fix(forms): temp roll back breaking change with min/max directives 2017-06-16 09:20:04 -07:00
form_builder.ts fix(forms): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00
form_providers.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
forms.ts fix(forms): temp roll back breaking change with min/max directives 2017-06-16 09:20:04 -07:00
model.ts docs(*) fix dangling links in API docs (#16632) 2017-05-09 15:51:37 -07:00
validators.ts fix(forms): fix min and max validator behavior on non-numbers 2017-06-08 13:59:17 -07:00
version.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00