angular/modules/@angular/common/src
Miško Hevery c33fda2607 perf: Don’t subclass Error; resulting in smaller binary (#14160)
Subclassing errors is problematic since Error returns a
new instance. All of the patching which we do than prevent
proper application of source maps.

PR Close #14160
2017-02-07 19:18:26 -06:00
..
directives feat(common): rename underlying NgFor class and add a type parameter (#14104) 2017-02-01 09:29:51 -06:00
location fix(common): add PopStateEvent interface (#13400) 2017-01-31 12:08:54 -06:00
pipes perf: Don’t subclass Error; resulting in smaller binary (#14160) 2017-02-07 19:18:26 -06:00
common.ts feat(common): rename underlying NgFor class and add a type parameter (#14104) 2017-02-01 09:29:51 -06:00
common_module.ts feat(common): rename underlying NgFor class and add a type parameter (#14104) 2017-02-01 09:29:51 -06:00
facade repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
localization.ts feat(common): export NgLocaleLocalization (#13367) 2016-12-12 11:16:12 -08:00
private_import_core.ts fix(common): introduce isObservable method (#14067) 2017-01-31 12:14:19 -06:00
version.ts fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00