Misko Hevery
|
115ac5f290
|
docs: directive docs
|
2015-03-16 02:53:22 +00:00 |
|
Misko Hevery
|
956b8c8792
|
docs: bootstrap method
|
2015-03-13 21:55:02 +00:00 |
|
Rado Kirov
|
dd3e6271c2
|
chore(services): rename services.
Closes #711
|
2015-03-11 18:30:37 -07:00 |
|
Victor Berchet
|
bfa18ffd9b
|
feat(Directives): add the ability to declaratively bind events
relates to #621
|
2015-03-10 08:14:24 +01: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
|
6d23d00057
|
refactor(ViewPort): @Template -> @Viewport, ViewPort -> ViewContainer
fixes #595
|
2015-02-13 17:48:27 +01:00 |
|
vsavkin
|
9240b09011
|
refactor(directives): directives use declare that they listen to onChange in the annotations
|
2015-02-06 13:53:49 -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
|
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 |
|