angular/modules/@angular/common/src
Igor Minar 73a9ee4a05 Remove component resolver (#10858)
* refactor(core): remove deprecated ComponentResolver

BREAKING CHANGE: deprecated ComponentResolver was removed

Please follow deprecation instruction and migrate your code to use ComponentFactoryResolver.

* refactor(common): remove deprecated NgSwitchWhen directive

BREAKING CHANGE: previously deprecated NgSwitchWhen directive was removed, use NgSwitchCase instead
2016-08-16 16:48:32 -07:00
..
directives Remove component resolver (#10858) 2016-08-16 16:48:32 -07:00
location refactor(core): remove deprecated 'bootstrap' (#10831) 2016-08-16 11:15:01 -07:00
pipes fix(datePipe): allow float for date pipe input (#10687) 2016-08-14 10:05:21 -07:00
common_directives.ts Remove component resolver (#10858) 2016-08-16 16:48:32 -07:00
common_module.ts feat(i18n): provide LOCALE_ID and NgLocalization 2016-08-13 06:18:25 -07:00
directives.ts refactor(i18n): I18nPipe uses NgLocalization (#9313) 2016-06-23 11:44:05 -07:00
facade repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
localization.ts feat(i18n): provide LOCALE_ID and NgLocalization 2016-08-13 06:18:25 -07:00
location.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
pipes.ts refactor(common): remove deprecated ReplacePipe (#10772) 2016-08-12 21:50:57 -07:00