Commit History

Author SHA1 Message Date
  Michael Ragazzon 05ec09bce3 Refactor: Move DecoratorInstancer into the Decorator files 2 years ago
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents 2 years ago
  Michael Ragazzon df930e5653 Remove the `<datagrid>` and `<dataselect>` elements, related utilities, and associated tutorials 2 years ago
  Maximilian Stark 4db7a3b1f4 Add new data-alias attribute to make templates work with outside variables (#432) 2 years ago
  Maximilian Stark 4c61fef63f RML support for numeric character reference (Unicode escape sequences) (#401) 2 years ago
  ZombieRaccoon f8013e221f Overcome a limitation of binding data variables to checkboxes (#214) 4 years ago
  Michael R. P. Ragazzon 50041d7d6b Merge pull request #189 from ZombieRaccoon/feature/event-listener-on-attribute-change 4 years ago
  ZombieRaccoon 2b607b1602 Attach event listeners upon attribute changes 4 years ago
  Maximilian Stark 3383c01e4d Ignore curly brackets inside string literals in data expressions (#190) 4 years ago
  Michael Ragazzon 14b4c0ad12 Rename <progressbar> element to <progress> for html compatibility 4 years ago
  Michael Ragazzon 8020239d7d Review select control, make options compatible with 'data-for' view. Add node handler for select which moves the options early before data-for initializes. 4 years ago
  Michael Ragazzon 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 years ago
  Maximilian Stark dd99820ecd Media queries (#169) 4 years ago
  Michael Ragazzon 198fff07d1 Revert "Add <include> element to inject templates anywhere in the document (#168)" 4 years ago
  Maximilian Stark 659f87b0a1 Add <include> element to inject templates anywhere in the document (#168) 4 years ago
  Michael Ragazzon b50e8d192e Add label element 4 years ago
  Michael Ragazzon baed8d6420 ElementDocument::ReloadStyleSheet: More detailed description, pass nullptr context to avoid any potential use of it which will not be cleaned up. 5 years ago
  Michael Ragazzon 5466f2b701 'data-checked' view and controller for binding to checkboxes and radio buttons. 5 years ago
  Michael Ragazzon fd16dfb994 data-for: Make attributes work on generated children, including data views using 'it' and 'it_index'. 5 years ago
  Michael Ragazzon 9b81bd0065 Fix crash when cloning elements with RML contents. See #135. 5 years ago
  Michael Ragazzon 5a655abbfa Data bindings: Add 'data-attrif' view. See #121. 5 years ago
  Michael Ragazzon 025f70886e ElementTextDefault renamed to ElementText. ElementText can no longer be overloaded. 5 years ago
  Michael Ragazzon fcae4ffe79 Merge branch 'master' into add_tests 5 years ago
  Michael R. P. Ragazzon 6421053ed7 Merge branch 'master' into documents_base_tag 5 years ago
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. 5 years ago
  Michael Ragazzon 5dc542295c Fix an issue where the data controller instancers were not shut down properly. 5 years ago
  aquawicket2 986af0ab38 code cleanup 5 years ago
  aquawicket e60d16e386 Initial document_base_tag branch 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