Michael Ragazzon
|
645c954da8
Fix headers
|
5 years ago |
Michael Ragazzon
|
373084165c
- Implemented 'data-event' controller. Can use assignment in its expression, and also 'ev.' variable name to fetch parameters from the event.
|
5 years ago |
Michael Ragazzon
|
20c1dbc363
Some refactoring of DataViews. Move the default DataViews to separate files.
|
5 years ago |
Michael Ragazzon
|
2900df17d9
XML Parser: Ignore <tags> in {{ double brackets }}
|
5 years ago |
Michael Ragazzon
|
a66c97b4e0
Add data-class and data-rml
|
5 years ago |
Michael Ragazzon
|
6ce69a8ebe
Add data expression transform functions (callbacks).
|
5 years ago |
Michael Ragazzon
|
e92d57e8b0
Start creating a parser for data views
|
5 years ago |
Michael Ragazzon
|
9cf3910ec8
Data views: recursively update
|
5 years ago |
Michael Ragazzon
|
16413ecc8b
Move creation of data views and controllers to ElementUtilities. Clean up.
|
5 years ago |
Michael Ragazzon
|
742f01592d
Data types now associated with the Context. Clean up data model.
|
5 years ago |
Michael Ragazzon
|
acebd3b220
Update data controller
|
5 years ago |
Michael Ragazzon
|
04f6898094
Only update dirty data variables
|
5 years ago |
Michael Ragazzon
|
3337af8485
Safely add and remove data views during iteration, and clean up data views on element removal.
|
5 years ago |
Michael Ragazzon
|
f9565deb88
Better parsing in data-for: Nested for loops now work.
|
6 years ago |
Michael Ragazzon
|
9e3227ea23
Custom iterator name in data-for
|
6 years ago |
Michael Ragazzon
|
e346522249
Refactor, move the new data variable types into the library. Now working 'for' loops for structs.
|
6 years ago |
Michael Ragazzon
|
d568cfe18b
Start implementing data view 'for' (highly WIP)
|
6 years ago |
Michael Ragazzon
|
c620ab3810
Add data view for style
|
6 years ago |
Michael Ragazzon
|
e9610d33bb
Refactor data bindings
|
6 years ago |