Victor Berchet
|
929fc65493
|
refactor(template loading): add support for base URLs, css rewriting
fixes #654
|
2015-02-26 09:36:04 +01:00 |
|
Victor Berchet
|
41c61e5bc7
|
refactor(Completer): rename complete() to resolve()
|
2015-02-26 08:46:32 +01:00 |
|
Pawel Kozlowski
|
908a0aa7dc
|
test: introduce TemplateResolver mock
Closes #768
|
2015-02-24 10:34:52 -08:00 |
|
Tobias Bosch
|
f39c6dc2c7
|
fix(setup): use upstream traceur with explicit patches
Also correct the transpile to ES6
Also support generics correctly
All patches are hooked in via `/tools/transpiler/index.js`
https://github.com/google/traceur-compiler/issues/1700
https://github.com/google/traceur-compiler/issues/1699
https://github.com/google/traceur-compiler/issues/1708
https://github.com/google/traceur-compiler/issues/1625
https://github.com/google/traceur-compiler/issues/1706
|
2015-02-06 17:04:08 -08:00 |
|
Victor Berchet
|
746f85a621
|
feat(compiler, ShadowDom): adds TemplateLoader using XHR.
Also adds css shimming for emulated shadow dom and makes the shadowDom
strategy global to the application.
|
2015-02-05 19:47:29 -08:00 |
|