angular-cn/packages/common
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
..
http fix(http): introduce named type for HttpParams options (#19360) 2017-09-26 15:02:08 -07:00
locales build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
src fix(common): use correct pipe name in error messages (#19403) 2017-09-26 10:18:26 -07:00
test fix(common): use correct pipe name in error messages (#19403) 2017-09-26 10:18:26 -07:00
testing build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
BUILD.bazel refactor(common): move generated locale files (#18907) 2017-08-29 11:26:10 -05:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json build: roll up to named .js files rather than 'index.js' (#19190) 2017-09-19 16:59:18 -07:00
public_api.ts build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
rollup.config.js build: roll up to named .js files rather than 'index.js' (#19190) 2017-09-19 16:59:18 -07:00
tsconfig-build.json build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00