vsavkin
|
cf9cb61665
|
clean(forms): cleanup
|
2015-02-26 09:35:30 -08:00 |
vsavkin
|
f27e538e2c
|
feat(forms): add optional controls
|
2015-02-26 09:31:02 -08:00 |
vsavkin
|
a73c643322
|
feat(forms): remove support for declaring forms in html
|
2015-02-26 09:31:02 -08:00 |
vsavkin
|
ded83e589b
|
feat(forms): add support for validations
|
2015-02-26 09:31:01 -08:00 |
Victor Berchet
|
929fc65493
|
refactor(template loading): add support for base URLs, css rewriting
fixes #654
|
2015-02-26 09:36:04 +01:00 |
Pawel Kozlowski
|
908a0aa7dc
|
test: introduce TemplateResolver mock
Closes #768
|
2015-02-24 10:34:52 -08:00 |
Kevin Moore
|
fa25965939
|
chore: Remove unused imports
Closes #624
|
2015-02-17 16:49:08 -08:00 |
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 |
Victor Berchet
|
8844671c8d
|
feat(EventManager): implement the EventManager
|
2015-02-12 10:46:11 +01:00 |
vsavkin
|
4b24734855
|
feat(forms): add support for checkbox
|
2015-02-10 08:44:25 -08:00 |
vsavkin
|
640134dee1
|
feat(forms): initial implementation of forms declared in html
|
2015-02-06 11:03:41 -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
|
d144e9a345
|
chore(packaging): fix warnings in forms
|
2015-02-05 15:47:13 -08:00 |
Yegor Jbanov
|
50b553964d
|
chore(packaging): update imports 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 |