Releases
v9.1.3
Back to View Engine by default
[9.1.3] - 2020-06-01
BREAKING
Remove q-grid-title, use q-grid-caption
instead.
Fixed
Remove auto entering to the edit mode on cell focus.
Row options column menu item click doesn't trigger an action.
Fixed when cell-handler go out of view port when hold page-up.
Highlight column on mouse over even if it's sorted.
When focus grid using tab key, also focus first focusable cell.
Clear function on column filter expression views deactivates filter.
Pane doesn't work when select row.
Select all by ctrl-a
in multiple
and range
modes.
Added
Add new option for column generation, typeDetection = 'inference' | 'raw'.
Add shortcuts to the pager's next/prev buttons (alt+pagedown, alt+pageup).
Introduce q-grid-row behavior
array input to control if it's required to expand row on click or shortcut.
Add q-grid-focused
class to the row when one of it's cell is in focus..
Add q-grid-alt
plugin that automatically set pagination and selection by alt+[0-9]
shortcuts.
Add timestamp
property to mouse state to handle double clicks.
You can’t perform that action at this time.