Commit History

Автор SHA1 Съобщение Дата
  Michael R. P. Ragazzon 41e1291ad9 Avoid allocations during global initialization (#689) преди 1 година
  Jan Lupčík d2ce1326ce Add Input Method Editor (IME) support (#541) преди 1 година
  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 преди 5 години
  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 години