Histórico de Commits

Autor SHA1 Mensagem Data
  Maximilian Stark 3383c01e4d Ignore curly brackets inside string literals in data expressions (#190) há 4 anos atrás
  Michael Ragazzon 14b4c0ad12 Rename <progressbar> element to <progress> for html compatibility há 4 anos atrás
  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. há 4 anos atrás
  Michael Ragazzon 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. há 4 anos atrás
  Maximilian Stark dd99820ecd Media queries (#169) há 4 anos atrás
  Michael Ragazzon 198fff07d1 Revert "Add <include> element to inject templates anywhere in the document (#168)" há 4 anos atrás
  Maximilian Stark 659f87b0a1 Add <include> element to inject templates anywhere in the document (#168) há 4 anos atrás
  Michael Ragazzon b50e8d192e Add label element há 4 anos atrás
  Michael Ragazzon baed8d6420 ElementDocument::ReloadStyleSheet: More detailed description, pass nullptr context to avoid any potential use of it which will not be cleaned up. há 5 anos atrás
  Michael Ragazzon 5466f2b701 'data-checked' view and controller for binding to checkboxes and radio buttons. há 5 anos atrás
  Michael Ragazzon fd16dfb994 data-for: Make attributes work on generated children, including data views using 'it' and 'it_index'. há 5 anos atrás
  Michael Ragazzon 9b81bd0065 Fix crash when cloning elements with RML contents. See #135. há 5 anos atrás
  Michael Ragazzon 5a655abbfa Data bindings: Add 'data-attrif' view. See #121. há 5 anos atrás
  Michael Ragazzon 025f70886e ElementTextDefault renamed to ElementText. ElementText can no longer be overloaded. há 5 anos atrás
  Michael Ragazzon fcae4ffe79 Merge branch 'master' into add_tests há 5 anos atrás
  Michael R. P. Ragazzon 6421053ed7 Merge branch 'master' into documents_base_tag há 5 anos atrás
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. há 5 anos atrás
  Michael Ragazzon 5dc542295c Fix an issue where the data controller instancers were not shut down properly. há 5 anos atrás
  aquawicket2 986af0ab38 code cleanup há 5 anos atrás
  aquawicket e60d16e386 Initial document_base_tag branch há 5 anos atrás
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
  Michael Ragazzon c09981bc03 Merge branch 'data_binding' há 5 anos atrás
  Michael Ragazzon 08bc704a61 Unify parsing of curly brackets in RML. há 5 anos atrás
  Michael Ragazzon 463cc5632a Add data view: visible há 5 anos atrás
  Michael Ragazzon 0f79c87585 Robustify text elements from illegal syntax. há 5 anos atrás
  Michael Ragazzon 951a54a600 Update comments. Generalize XMLParser. Data model and variables refactoring. há 5 anos atrás
  Michael Ragazzon 8a2c6e2a40 Make initialization of data views and controllers safer há 5 anos atrás
  Michael Ragazzon 373084165c - Implemented 'data-event' controller. Can use assignment in its expression, and also 'ev.' variable name to fetch parameters from the event. há 5 anos atrás
  Michael Ragazzon 20c1dbc363 Some refactoring of DataViews. Move the default DataViews to separate files. há 5 anos atrás
  Michael Ragazzon bc6832ab9b Handle raw inner xml contents of data-for elements more robustly. há 5 anos atrás