| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| revogrid-sbom-2.cyclonedx.json | 2026-09-16 | 12.8 kB | |
| revogrid-sbom.spdx.json | 2026-09-16 | 23.7 kB | |
| revolist-revogrid-4.28.0.tgz | 2026-09-16 | 1.6 MB | |
| README.md | 2026-09-15 | 824 Bytes | |
| v4.28.0 source code.tar.gz | 2026-09-15 | 1.7 MB | |
| v4.28.0 source code.zip | 2026-09-15 | 1.8 MB | |
| Totals: 6 Items | 5.1 MB | 1 | |
Release highlights
RevoGrid 4.28.0 adds keyboard navigation to the logical edges of the grid, including virtualized rows and columns. Use Ctrl+Arrow on Windows/Linux or Cmd+Arrow on macOS to jump to the first or last row or column.
What's new
- Jump directly to the first or last logical row or column with modifier-based arrow shortcuts.
- Extend the current selection to a grid edge with Ctrl/Cmd+Shift+Arrow.
- Edge navigation works with and without range selection enabled while preserving standard browser shortcuts.
What's Changed
- feat: add grid edge keyboard navigation (#952) by @revolist in https://github.com/revolist/revogrid/pull/955
Full Changelog: https://github.com/revolist/revogrid/compare/v4.27.11...v4.28.0