Victor Berchet
|
e6c8bde808
|
feat(Compiler): Multiple template per component
fixes #596
- TemplateConfig becomes Template
- introduce a TemplateResolver to pick the cmp template,
- @Component and @Template are disociated
|
2015-02-13 18:07:08 +01:00 |
|
vsavkin
|
4b24734855
|
feat(forms): add support for checkbox
|
2015-02-10 08:44:25 -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 |
|
vsavkin
|
e9a254ae86
|
refactor(forms): rename decorators into directives
|
2015-02-06 11:03:41 -08:00 |
|
vsavkin
|
640134dee1
|
feat(forms): initial implementation of forms declared in html
|
2015-02-06 11:03:41 -08:00 |
|
Yegor Jbanov
|
d144e9a345
|
chore(packaging): fix warnings in forms
|
2015-02-05 15:47:13 -08:00 |
|
Yegor Jbanov
|
c99a575b1f
|
chore(merge): forms, compiler
|
2015-02-05 15:47:12 -08:00 |
|