Historial de Commits

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