Commit History

Author SHA1 Message Date
  mcukstorm 9684050cc1 Allow SVG XML data to be passed as inline RML (#777) 1 month ago
  Michael Ragazzon ce3721d502 Fix structural data views (data-for) not working with data-model on the body element, see #790 4 months ago
  Michael Ragazzon 66d0b7c4d5 Add text decorator, solves #679 1 year ago
  Michael R. P. Ragazzon 41e1291ad9 Avoid allocations during global initialization (#689) 1 year ago
  Jan Lupčík d2ce1326ce Add Input Method Editor (IME) support (#541) 1 year ago
  Michael Ragazzon a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 years ago
  Michael Ragazzon 5d52f71d76 Add shader decorator 2 years ago
  Michael Ragazzon 2f146f4150 Add support for conic-gradient and radial-gradient, as well as their repeating variations 2 years ago
  Michael Ragazzon b6efab1d8b Add 'linear-gradient' and 'repeating-linear-gradient' decorators 2 years ago
  Michael Ragazzon 556607d35b Replace gradient decorator syntax 'gradient(horizontal|vertical ...)' with 'horizontal-gradient(...)' and 'vertical-gradient(...)' [deprecation] 2 years ago
  Michael Ragazzon 19281fd7d1 Implement drop-shadow filter, integrate filter in GL3 renderer, and add to effect sample 2 years ago
  Michael Ragazzon 17246f5ea2 Add blur filter, implement in GL3 renderer 2 years ago
  Michael Ragazzon bafca42b8d Add basic filters 2 years ago
  Michael Ragazzon a5e3c7fc8d Add Filter class, to be used with the new 'filter' and 'backdrop-filter' properties 2 years ago
  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