Michael Ragazzon
|
5466f2b701
'data-checked' view and controller for binding to checkboxes and radio buttons.
|
5 lat temu |
Michael Ragazzon
|
57e40eb0f3
Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers.
|
5 lat temu |
Michael Ragazzon
|
83f9626a85
Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118.
|
5 lat temu |
Rokas Kupstys
|
c261c1ff81
Add ability for user to override container types.
|
5 lat temu |
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 lat temu |
Michael Ragazzon
|
c09981bc03
Merge branch 'data_binding'
|
5 lat temu |
Michael Ragazzon
|
9a5b48c5be
Fix removal of event listener in data-event.
|
5 lat temu |
Michael Ragazzon
|
35c794b4a3
Rename DataParser file to DataExpression. Some cleanup.
|
5 lat temu |
Michael Ragazzon
|
5d7f4fc931
Add missing headers
|
5 lat temu |
Michael Ragazzon
|
645c954da8
Fix headers
|
5 lat temu |
Michael Ragazzon
|
951a54a600
Update comments. Generalize XMLParser. Data model and variables refactoring.
|
5 lat temu |
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 lat temu |