Historique des commits

Auteur SHA1 Message Date
  Michael Ragazzon ce3721d502 Fix structural data views (data-for) not working with data-model on the body element, see #790 il y a 6 mois
  Michael Ragazzon ded1b0fe53 Code cleanup: Fix some always true/false conditions il y a 1 an
  Michael Ragazzon 14b06186b5 Fix various typos and in-source documentation il y a 1 an
  Michael Ragazzon 70d0d5ecc9 Add rmlui_static_cast to assert validity of down casts, see #514 il y a 2 ans
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents il y a 2 ans
  Maximilian Stark 4db7a3b1f4 Add new data-alias attribute to make templates work with outside variables (#432) il y a 2 ans
  Michael Ragazzon 85582afbed Fix data text expressions initialized with an empty string not being evaluated correctly, see #213. il y a 4 ans
  Michael Ragazzon a33b379b71 Fix an off-by-one error introduced in #190 breaking the databinding sample il y a 4 ans
  Maximilian Stark 3383c01e4d Ignore curly brackets inside string literals in data expressions (#190) il y a 4 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 6e0e3011b2 Merge branch 'databinding_improvements' il y a 4 ans
  Michael Ragazzon e2529507c2 Cleanup data variables and type register il y a 5 ans
  Maximilian Stark ca30736098 Make DataViewText use SystemInterface to translate injected strings from data bindings (#172) il y a 5 ans
  Michael Ragazzon 5466f2b701 'data-checked' view and controller for binding to checkboxes and radio buttons. il y a 5 ans
  Michael Ragazzon fd16dfb994 data-for: Make attributes work on generated children, including data views using 'it' and 'it_index'. il y a 5 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
  Michael Ragazzon 5a655abbfa Data bindings: Add 'data-attrif' view. See #121. il y a 5 ans
  Michael Ragazzon 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 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 c09981bc03 Merge branch 'data_binding' il y a 5 ans
  Michael Ragazzon 35c794b4a3 Rename DataParser file to DataExpression. Some cleanup. il y a 5 ans
  Michael Ragazzon 5d7f4fc931 Add missing headers il y a 5 ans
  Michael Ragazzon 645c954da8 Fix headers il y a 5 ans
  Michael Ragazzon 463cc5632a Add data view: visible il y a 6 ans
  Michael Ragazzon 7e3bb8942f Implement it_index in data view for. Rename some functions. il y a 6 ans
  Michael Ragazzon 951a54a600 Update comments. Generalize XMLParser. Data model and variables refactoring. il y a 6 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