angular/modules/angular2/src
Wesley Cho 9b0e10e9a7 fix(compiler): fix interpolation regexp
- Fix the interpolation regexp to match newline characters (i.e. `\n` and `\r`)

Closes #6056
2016-02-03 15:21:55 +00:00
..
animate Revert "fix(animate): ensure transition properties are removed once the animation is over" 2015-12-11 13:13:11 -08:00
common fix(async): handle synchronous initial value in async pipe 2016-02-03 03:56:52 +00:00
compiler fix(ddc): router, compiler, web worker fixes for DDC 2016-01-27 02:30:20 +00:00
core fix(compiler): fix interpolation regexp 2016-02-03 15:21:55 +00:00
facade feat(change_detection): allow all legal programs in the dev mode 2016-01-26 21:01:19 -08:00
http fix(Headers): serializable toJSON 2016-02-03 14:03:01 +00:00
mock fix(router): export ROUTER_LINK_DSL_PROVIDER and hide MockPopStateEvent 2015-12-15 09:45:00 -08:00
platform feat(debug): replace DebugElement with new Debug DOM 2016-01-29 11:28:10 -08:00
router fix(router): fix incorrect url param value coercion of 1 to true 2016-02-03 15:00:24 +00:00
testing feat(debug): replace DebugElement with new Debug DOM 2016-01-29 11:28:10 -08:00
transform/template_compiler chore(core): move compiler out of core 2015-11-05 14:44:52 -08:00
upgrade feat(upgrade): support bindToController with binding definitions 2016-02-02 13:27:22 -08:00
web_workers feat(debug): replace DebugElement with new Debug DOM 2016-01-29 11:28:10 -08:00