angular-cn/packages/common/test
Victor Berchet 4662878a1f refactor(compiler): refactor template binding parsing (#23460)
A long time ago Angular used to support both those attribute notations:
- `*attr='binding'`
- `template=`attr: binding`

Because the last notation has been dropped we can refactor the binding parsing.
Source maps will benefit from that as no `attr:` prefix is added artificialy any
more.

PR Close #23460
2018-04-20 16:07:55 -07:00
..
directives refactor(compiler): refactor template binding parsing (#23460) 2018-04-20 16:07:55 -07:00
i18n feat(common): export functions to format numbers, percents, currencies & dates (#22423) 2018-02-23 15:27:10 -08:00
location build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
pipes fix(common): titlecase pipe (#22600) 2018-03-23 13:42:51 -04:00
BUILD.bazel build: enable importHelpers in tsconfig (#22812) 2018-03-15 21:16:03 -07:00
common_module_spec.ts build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
cookie_spec.ts build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
spies.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00