Commit History

Author SHA1 Message Date
  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
  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 bc6832ab9b Handle raw inner xml contents of data-for elements more robustly. 5 years ago
  Michael Ragazzon 2900df17d9 XML Parser: Ignore <tags> in {{ double brackets }} 5 years ago
  Michael Ragazzon 16413ecc8b Move creation of data views and controllers to ElementUtilities. Clean up. 5 years ago
  Michael Ragazzon acebd3b220 Update data controller 5 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 cd0b24b18d Add DataViewIf 6 years ago
  Michael Ragazzon 72e24b3c9c Add data controller for attributes 6 years ago
  Michael Ragazzon 8fdcf5aab0 Remove handling of data binding in xml parser 6 years ago