Michael Ragazzon
|
ce949d2d5b
Refactor Property units and Box enums, and introduce NumericValue [breaking change]
|
před 2 roky |
Michael Ragazzon
|
7492876298
The great formattening - format all library source code and documents
|
před 2 roky |
Michael Ragazzon
|
c8d746192c
Scroll behavior improvements
|
před 2 roky |
Michael Ragazzon
|
55a9cc8a08
Add :checked pseudo class to the select element when opened
|
před 2 roky |
Michael Ragazzon
|
8b7388ecdc
Refactor ComputedValues to reduce memory usage.
|
před 3 roky |
Michael Ragazzon
|
ad1fe2872a
Select element: Avoid applying properties to selectbox scrollbar. Fixes unintended clipping of the scrollbar.
|
před 4 roky |
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.
|
před 4 roky |
Michael Ragazzon
|
a292e305f2
Select element: Emit change event even when the value of the newly selected option is the same
|
před 4 roky |
Michael Ragazzon
|
9e57ac4a6c
Fix 'enter' key click on select element
|
před 4 roky |
Michael Ragazzon
|
ca1a674731
Fix selection issue when multiple options have the same value
|
před 4 roky |
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.
|
před 4 roky |
Michael Ragazzon
|
f9aee4533a
Fix some keydown events which should stop propagation, see #124.
|
před 5 roky |
Michael Ragazzon
|
e9844e3801
The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future.
|
před 5 roky |