angular/modules/angular2/src
Tim Blasi 7c7888de4f fix(ComponentUrlMapper): support relative template URLs in Dartium
When running in Dartium without using transformers (i.e. with a normal
static web server), handle relative template URLs. This works by using
mirrors to get the URL of the library where the component class is
defined.

Closes #2771

Closes #3743
2015-09-01 18:19:55 +00:00
..
compiler chore(ts2dart): replace List with Array 2015-08-31 21:32:10 +00:00
core fix(ComponentUrlMapper): support relative template URLs in Dartium 2015-09-01 18:19:55 +00:00
forms chore(ts2dart): replace List with Array 2015-08-31 21:32:10 +00:00
http chore(ts2dart): replace List with Array 2015-08-31 21:32:10 +00:00
mock chore(ts2dart): replace List with Array 2015-08-31 21:32:10 +00:00
router feat(core): remove the (^ syntax and make all DOM events bubbling 2015-09-01 15:54:47 +00:00
test_lib chore(ts2dart): replace List with Array 2015-08-31 21:32:10 +00:00
web_workers refactor(ViewEncapsulation): rename to PascalCase 2015-08-31 21:32:10 +00:00