Gleb
|
162de42c48
Implement spatial navigation and nav-* properties
|
2 years ago |
Maximilian Stark
|
a9bb4ac615
Fix usage of data variables in selected `option`s (#510)
|
2 years ago |
Michael Ragazzon
|
ce949d2d5b
Refactor Property units and Box enums, and introduce NumericValue [breaking change]
|
2 years ago |
Michael Ragazzon
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |
Michael Ragazzon
|
c8d746192c
Scroll behavior improvements
|
2 years ago |
Michael Ragazzon
|
55a9cc8a08
Add :checked pseudo class to the select element when opened
|
2 years ago |
Michael Ragazzon
|
8b7388ecdc
Refactor ComputedValues to reduce memory usage.
|
3 years ago |
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 |