angular/modules/@angular/common/src
Pawel Kozlowski d036165a19 refactor: remove intl from facades (#13404)
The existing intl.ts file is not a facade but
rather a set of utils used by i18n-related pipes only.
As such moving it back to common module so those utils
are not used accidently from other places.
2016-12-13 12:34:50 -08:00
..
directives feat: ngIf now supports else; saves condition to local var 2016-12-09 11:19:08 -08:00
location docs(Location): updating Location docs and adding example 2016-12-12 11:19:21 -08:00
pipes refactor: remove intl from facades (#13404) 2016-12-13 12:34:50 -08:00
common.ts feat(common): export NgLocaleLocalization (#13367) 2016-12-12 11:16:12 -08:00
common_module.ts refactor(common): cleanup, strip deprecated doc (#11469) 2016-09-09 12:05:06 -07: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 refactor(facade): move isPromise to core private (#10573) 2016-09-18 15:55:08 -07:00
version.ts fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00