Histórico de Commits

Autor SHA1 Mensagem Data
  Michael Ragazzon e3ac620500 Drop-down widget: Remove unnecessary box sizing and offset of the value element há 8 meses atrás
  Michael Ragazzon 347773b673 Add `CancelSelectBox()` method to `<select>` element, see #566 há 1 ano atrás
  Michael Ragazzon 3a3c77af86 Select element: Only scroll options into view under certain conditions há 1 ano atrás
  Michael Ragazzon 7ff4b92621 WidgetDropDown: Minor refactor há 1 ano atrás
  Michael Ragazzon 82bfb119cb Select element: Prevent the selection box from scrolling to the top-left corner whenever the document layout is updated há 1 ano atrás
  Michael Ragazzon 1c5c240587 Add ScrollParentage scroll option for scrolling only in closest scroll container há 1 ano atrás
  Jonathan ad62159bb5 Scroll the selection box when navigating `<select>` options with controller/keyboard (#566) há 1 ano atrás
  Gleb 162de42c48 Implement spatial navigation and nav-* properties há 2 anos atrás
  Maximilian Stark a9bb4ac615 Fix usage of data variables in selected `option`s (#510) há 2 anos atrás
  Michael Ragazzon ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] há 2 anos atrás
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents há 2 anos atrás
  Michael Ragazzon c8d746192c Scroll behavior improvements há 2 anos atrás
  Michael Ragazzon 55a9cc8a08 Add :checked pseudo class to the select element when opened há 2 anos atrás
  Michael Ragazzon 8b7388ecdc Refactor ComputedValues to reduce memory usage. há 3 anos atrás
  Michael Ragazzon ad1fe2872a Select element: Avoid applying properties to selectbox scrollbar. Fixes unintended clipping of the scrollbar. há 4 anos atrás
  Michael Ragazzon 70b5954beb Select element: Do not wrap around when using up/down keys on options, leave selection unchanged if there is no valid option. há 4 anos atrás
  Michael Ragazzon a292e305f2 Select element: Emit change event even when the value of the newly selected option is the same há 4 anos atrás
  Michael Ragazzon 9e57ac4a6c Fix 'enter' key click on select element há 4 anos atrás
  Michael Ragazzon ca1a674731 Fix selection issue when multiple options have the same value 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 f9aee4533a Fix some keydown events which should stop propagation, see #124. 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