angular-cn/modules/@angular/common/test/pipes
Dzmitry Shylovich 093cc04748 fix(common): DatePipe parses input string if it's not a valid date in browser (#13895)
Closes #12334
Closes #13874

PR Close #13895
2017-02-01 14:01:58 -06:00
..
async_pipe_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
case_conversion_pipes_spec.ts fix(common): capitalize first letter of all words in TitleCasePipe (#13511) 2016-12-16 15:24:26 -08:00
date_pipe_spec.ts fix(common): DatePipe parses input string if it's not a valid date in browser (#13895) 2017-02-01 14:01:58 -06:00
i18n_plural_pipe_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
i18n_select_pipe_spec.ts fix(common): I18nSelectPipe selects other case on default 2016-11-08 15:44:18 -08:00
json_pipe_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
number_pipe_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
slice_pipe_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00