Victor Berchet
|
d67f0299cd
|
feat(ShadowCss): port implementation from webcomponent.js
|
2015-02-19 13:42:18 -08:00 |
Marc Laval
|
89b3995756
|
refactor(core): remove direct accesses to DOM
Closes #713
|
2015-02-19 13:42:07 -08:00 |
Tobias Bosch
|
cd90038950
|
fix(types): Add StringMap type
|
2015-02-18 09:53:27 -08:00 |
Tobias Bosch
|
674848648a
|
feat(facade): add support for `Date`
Also refactors the dart transpilar to expose
the type mappings for future changes.
|
2015-02-17 16:02:46 -08:00 |
Tobias Bosch
|
f6284f2a55
|
feat(benchpress): rewritten implementation
Limitations:
- cloud reporter is not yet supported any more
|
2015-02-16 11:43:27 -08:00 |
Pawel Kozlowski
|
1846ce8c68
|
feat: support binding to aria-* attributes
Closes #643
|
2015-02-14 20:28:08 +01:00 |
Marc Laval
|
0499eeb231
|
refactor(facade): remove dependency to rtts_assert
Closes #593
|
2015-02-13 12:57:10 +01:00 |
Victor Berchet
|
8844671c8d
|
feat(EventManager): implement the EventManager
|
2015-02-12 10:46:11 +01:00 |
Yegor Jbanov
|
234e1eccca
|
chore(sourcemaps): add e2e test
|
2015-02-11 15:07:13 -08:00 |
Tobias Bosch
|
013e1faf27
|
fix(build): support transpile to commonjs
|
2015-02-11 13:09:52 -08:00 |
Victor Berchet
|
74f92c6a79
|
perf(Compiler): use Promises only when strictly required
|
2015-02-10 09:13:21 +01:00 |
Victor Berchet
|
47042bc503
|
feature(ShadowDomTransformer): create a compiler step to transform the shadow DOM
|
2015-02-10 08:54:37 +01:00 |
Rado Kirov
|
7bf5ab8f43
|
feat(view_pool): adds a view pool of dehydrated views per protoview.
|
2015-02-09 22:17:38 -08:00 |
Tobias Bosch
|
6f59f2f5a3
|
fix(transpile): fix usage of `int` and references to `assert` module
|
2015-02-06 22:06:55 -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 |
Pawel Kozlowski
|
ee3f709fbf
|
feat: support binding to style.stylename.suffix
Closes #553
|
2015-02-06 12:30:03 -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 |
Yegor Jbanov
|
fcbdf02767
|
feat(perf): port table scrolling benchmark to Angular 2
|
2015-02-05 18:33:57 -08:00 |
Yegor Jbanov
|
3f228669d7
|
chore(packaging): update import for the new file structure
|
2015-02-05 15:47:12 -08:00 |
Yegor Jbanov
|
3820609f24
|
chore(packaging): move files to match target file structure
|
2015-02-05 15:46:13 -08:00 |