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