Commit History

Author SHA1 Message Date
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents 2 years ago
  Maximilian Stark 4db7a3b1f4 Add new data-alias attribute to make templates work with outside variables (#432) 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 5466f2b701 'data-checked' view and controller for binding to checkboxes and radio buttons. 5 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
  Michael Ragazzon 5a655abbfa Data bindings: Add 'data-attrif' view. See #121. 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 c09981bc03 Merge branch 'data_binding' 5 years ago
  Michael Ragazzon 463cc5632a Add data view: visible 5 years ago
  Michael Ragazzon 7e3bb8942f Implement it_index in data view for. Rename some functions. 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