angular-cn/tools/public_api_guard
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
..
animations docs(animations): add documentation for new animation features 2017-05-19 12:52:04 -07:00
common fix(common): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
compiler build: fix paths to typings files so tsickle resolves imports correctly 2017-03-16 17:34:29 -07:00
core feat(core): update zone.js to 0.8.10 and expose the flush method (#16860) 2017-05-22 12:19:21 -06:00
forms fix(forms): temp roll back breaking change with min/max directives 2017-06-16 09:20:04 -07:00
http fix(http): move destructuring inside {Request,Response}Options ctor 2017-06-09 14:34:39 -07:00
platform-browser feat(animations): introduce a wave of new animation features 2017-05-16 17:39:57 -07:00
platform-browser-dynamic fix(platform-browser): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00
platform-server fix(platform-browser): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00
platform-webworker fix(platform-browser): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00
platform-webworker-dynamic fix(platform-browser): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00
router fix(router): opening links in new window 2017-06-02 17:32:12 -04:00
upgrade fix(upgrade): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00