Historique des commits

Auteur SHA1 Message Date
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents il y a 2 ans
  Michael Ragazzon fb2351d50a Specify data view update order for some update views, eg. data-value may require other attributes set on the element first. il y a 4 ans
  Michael Ragazzon f4ff956d69 Recursively update data views when new dirty variables are added. Fixes some data views not always being updated. il y a 4 ans
  Michael Ragazzon 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. il y a 5 ans
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. il y a 5 ans
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. il y a 5 ans
  Michael Ragazzon 645c954da8 Fix headers il y a 5 ans
  Michael Ragazzon 373084165c - Implemented 'data-event' controller. Can use assignment in its expression, and also 'ev.' variable name to fetch parameters from the event. il y a 6 ans
  Michael Ragazzon 20c1dbc363 Some refactoring of DataViews. Move the default DataViews to separate files. il y a 6 ans
  Michael Ragazzon 2900df17d9 XML Parser: Ignore <tags> in {{ double brackets }} il y a 6 ans
  Michael Ragazzon a66c97b4e0 Add data-class and data-rml il y a 6 ans
  Michael Ragazzon 6ce69a8ebe Add data expression transform functions (callbacks). il y a 6 ans
  Michael Ragazzon e92d57e8b0 Start creating a parser for data views il y a 6 ans
  Michael Ragazzon 9cf3910ec8 Data views: recursively update il y a 6 ans
  Michael Ragazzon 16413ecc8b Move creation of data views and controllers to ElementUtilities. Clean up. il y a 6 ans
  Michael Ragazzon 742f01592d Data types now associated with the Context. Clean up data model. il y a 6 ans
  Michael Ragazzon acebd3b220 Update data controller il y a 6 ans
  Michael Ragazzon 04f6898094 Only update dirty data variables il y a 6 ans
  Michael Ragazzon 3337af8485 Safely add and remove data views during iteration, and clean up data views on element removal. il y a 6 ans
  Michael Ragazzon f9565deb88 Better parsing in data-for: Nested for loops now work. il y a 6 ans
  Michael Ragazzon 9e3227ea23 Custom iterator name in data-for il y a 6 ans
  Michael Ragazzon e346522249 Refactor, move the new data variable types into the library. Now working 'for' loops for structs. il y a 6 ans
  Michael Ragazzon d568cfe18b Start implementing data view 'for' (highly WIP) il y a 6 ans
  Michael Ragazzon c620ab3810 Add data view for style il y a 6 ans
  Michael Ragazzon e9610d33bb Refactor data bindings il y a 6 ans