Commit History

Author SHA1 Message Date
  Michael Ragazzon ad1fe2872a Select element: Avoid applying properties to selectbox scrollbar. Fixes unintended clipping of the scrollbar. 4 years ago
  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. 4 years ago
  Michael Ragazzon a292e305f2 Select element: Emit change event even when the value of the newly selected option is the same 4 years ago
  Michael Ragazzon 9e57ac4a6c Fix 'enter' key click on select element 4 years ago
  Michael Ragazzon ca1a674731 Fix selection issue when multiple options have the same value 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 f9aee4533a Fix some keydown events which should stop propagation, see #124. 5 years ago
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago