ZombieRaccoon
|
f8013e221f
Overcome a limitation of binding data variables to checkboxes (#214)
|
4 years ago |
Michael R. P. Ragazzon
|
50041d7d6b
Merge pull request #189 from ZombieRaccoon/feature/event-listener-on-attribute-change
|
4 years ago |
ZombieRaccoon
|
2b607b1602
Attach event listeners upon attribute changes
|
4 years ago |
Maximilian Stark
|
3383c01e4d
Ignore curly brackets inside string literals in data expressions (#190)
|
4 years ago |
Michael Ragazzon
|
14b4c0ad12
Rename <progressbar> element to <progress> for html compatibility
|
4 years ago |
Michael Ragazzon
|
8020239d7d
Review select control, make options compatible with 'data-for' view. Add node handler for select which moves the options early before data-for initializes.
|
4 years ago |
Michael Ragazzon
|
79fb3b5405
- Decorators and font effects are now parsed by separate property parsers.
|
4 years ago |
Maximilian Stark
|
dd99820ecd
Media queries (#169)
|
4 years ago |
Michael Ragazzon
|
198fff07d1
Revert "Add <include> element to inject templates anywhere in the document (#168)"
|
4 years ago |
Maximilian Stark
|
659f87b0a1
Add <include> element to inject templates anywhere in the document (#168)
|
4 years ago |
Michael Ragazzon
|
b50e8d192e
Add label element
|
4 years ago |
Michael Ragazzon
|
baed8d6420
ElementDocument::ReloadStyleSheet: More detailed description, pass nullptr context to avoid any potential use of it which will not be cleaned up.
|
5 years ago |
Michael Ragazzon
|
5466f2b701
'data-checked' view and controller for binding to checkboxes and radio buttons.
|
5 years ago |
Michael Ragazzon
|
fd16dfb994
data-for: Make attributes work on generated children, including data views using 'it' and 'it_index'.
|
5 years ago |
Michael Ragazzon
|
9b81bd0065
Fix crash when cloning elements with RML contents. See #135.
|
5 years ago |
Michael Ragazzon
|
5a655abbfa
Data bindings: Add 'data-attrif' view. See #121.
|
5 years ago |
Michael Ragazzon
|
025f70886e
ElementTextDefault renamed to ElementText. ElementText can no longer be overloaded.
|
5 years ago |
Michael Ragazzon
|
fcae4ffe79
Merge branch 'master' into add_tests
|
5 years ago |
Michael R. P. Ragazzon
|
6421053ed7
Merge branch 'master' into documents_base_tag
|
5 years ago |
Rokas Kupstys
|
c261c1ff81
Add ability for user to override container types.
|
5 years ago |
Michael Ragazzon
|
5dc542295c
Fix an issue where the data controller instancers were not shut down properly.
|
5 years ago |
aquawicket2
|
986af0ab38
code cleanup
|
5 years ago |
aquawicket
|
e60d16e386
Initial document_base_tag branch
|
5 years ago |
Michael Ragazzon
|
e9844e3801
The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future.
|
5 years ago |
Michael Ragazzon
|
c09981bc03
Merge branch 'data_binding'
|
5 years ago |
Michael Ragazzon
|
08bc704a61
Unify parsing of curly brackets in RML.
|
5 years ago |
Michael Ragazzon
|
463cc5632a
Add data view: visible
|
5 years ago |
Michael Ragazzon
|
0f79c87585
Robustify text elements from illegal syntax.
|
5 years ago |
Michael Ragazzon
|
951a54a600
Update comments. Generalize XMLParser. Data model and variables refactoring.
|
5 years ago |
Michael Ragazzon
|
8a2c6e2a40
Make initialization of data views and controllers safer
|
5 years ago |