Историја ревизија

Аутор SHA1 Порука Датум
  Michael Ragazzon a452f26951 Refactor Geometry and Texture, introduce unique render resources пре 2 година
  Michael Ragazzon 5d52f71d76 Add shader decorator пре 2 година
  Michael Ragazzon 2f146f4150 Add support for conic-gradient and radial-gradient, as well as their repeating variations пре 2 година
  Michael Ragazzon b6efab1d8b Add 'linear-gradient' and 'repeating-linear-gradient' decorators пре 2 година
  Michael Ragazzon 556607d35b Replace gradient decorator syntax 'gradient(horizontal|vertical ...)' with 'horizontal-gradient(...)' and 'vertical-gradient(...)' [deprecation] пре 2 година
  Michael Ragazzon 19281fd7d1 Implement drop-shadow filter, integrate filter in GL3 renderer, and add to effect sample пре 2 година
  Michael Ragazzon 17246f5ea2 Add blur filter, implement in GL3 renderer пре 2 година
  Michael Ragazzon bafca42b8d Add basic filters пре 2 година
  Michael Ragazzon a5e3c7fc8d Add Filter class, to be used with the new 'filter' and 'backdrop-filter' properties пре 2 година
  Michael Ragazzon 05ec09bce3 Refactor: Move DecoratorInstancer into the Decorator files пре 2 година
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents пре 2 година
  Michael Ragazzon df930e5653 Remove the `<datagrid>` and `<dataselect>` elements, related utilities, and associated tutorials пре 2 година
  Maximilian Stark 4db7a3b1f4 Add new data-alias attribute to make templates work with outside variables (#432) пре 2 година
  Maximilian Stark 4c61fef63f RML support for numeric character reference (Unicode escape sequences) (#401) пре 2 година
  ZombieRaccoon f8013e221f Overcome a limitation of binding data variables to checkboxes (#214) пре 4 година
  Michael R. P. Ragazzon 50041d7d6b Merge pull request #189 from ZombieRaccoon/feature/event-listener-on-attribute-change пре 4 година
  ZombieRaccoon 2b607b1602 Attach event listeners upon attribute changes пре 4 година
  Maximilian Stark 3383c01e4d Ignore curly brackets inside string literals in data expressions (#190) пре 4 година
  Michael Ragazzon 14b4c0ad12 Rename <progressbar> element to <progress> for html compatibility пре 4 година
  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 година
  Michael Ragazzon 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. пре 4 година
  Maximilian Stark dd99820ecd Media queries (#169) пре 4 година
  Michael Ragazzon 198fff07d1 Revert "Add <include> element to inject templates anywhere in the document (#168)" пре 4 година
  Maximilian Stark 659f87b0a1 Add <include> element to inject templates anywhere in the document (#168) пре 4 година
  Michael Ragazzon b50e8d192e Add label element пре 4 година
  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 година
  Michael Ragazzon 5466f2b701 'data-checked' view and controller for binding to checkboxes and radio buttons. пре 5 година
  Michael Ragazzon fd16dfb994 data-for: Make attributes work on generated children, including data views using 'it' and 'it_index'. пре 5 година
  Michael Ragazzon 9b81bd0065 Fix crash when cloning elements with RML contents. See #135. пре 5 година
  Michael Ragazzon 5a655abbfa Data bindings: Add 'data-attrif' view. See #121. пре 5 година