Commit History

Author SHA1 Message Date
  Michael Ragazzon aeedbb43cb Node and Element: Change to new behavior for previously deprecated functions 1 month ago
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents 2 years ago
  Michael Ragazzon fb2351d50a Specify data view update order for some update views, eg. data-value may require other attributes set on the element first. 4 years ago
  Michael Ragazzon f4ff956d69 Recursively update data views when new dirty variables are added. Fixes some data views not always being updated. 4 years ago
  Michael Ragazzon 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. 5 years ago
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. 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 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