angular-cn/tools/public_api_guard
Jeremy Elbourn 8a0e45826a fix(http): introduce named type for HttpParams options (#19360)
This is necessary to enable type-based optimizations with Closure.
Without explicity making these options the same named type, Closure
thinks they are different types and cannot disambiguate the `fromObject`
property.
2017-09-26 15:02:08 -07:00
..
animations build: update public api file names (#19190) 2017-09-19 16:59:18 -07:00
common fix(http): introduce named type for HttpParams options (#19360) 2017-09-26 15:02:08 -07:00
compiler build: update public api file names (#19190) 2017-09-19 16:59:18 -07:00
core fix(compiler): remove deprecated `Compiler.ngGetContentSelectors()` (#19347) 2017-09-26 10:18:10 -07:00
forms build: update public api file names (#19190) 2017-09-19 16:59:18 -07:00
http build: update public api file names (#19190) 2017-09-19 16:59:18 -07:00
platform-browser feat(platform-server): add an API to transfer state from server (#19134) 2017-09-21 13:56:13 -07:00
platform-browser-dynamic build: update public api file names (#19190) 2017-09-19 16:59:18 -07:00
platform-server feat(platform-server): add an API to transfer state from server (#19134) 2017-09-21 13:56:13 -07:00
platform-webworker build: update public api file names (#19190) 2017-09-19 16:59:18 -07:00
platform-webworker-dynamic build: update public api file names (#19190) 2017-09-19 16:59:18 -07:00
router build: update public api file names (#19190) 2017-09-19 16:59:18 -07:00
upgrade build: update public api file names (#19190) 2017-09-19 16:59:18 -07:00