| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| revogrid-sbom-2.cyclonedx.json | 2026-09-15 | 12.8 kB | |
| revogrid-sbom.spdx.json | 2026-09-15 | 23.7 kB | |
| revolist-revogrid-4.27.11.tgz | 2026-09-15 | 1.6 MB | |
| README.md | 2026-09-15 | 1.0 kB | |
| v4.27.11 source code.tar.gz | 2026-09-15 | 1.7 MB | |
| v4.27.11 source code.zip | 2026-09-15 | 1.8 MB | |
| Totals: 6 Items | 5.1 MB | 0 | |
Release highlights
RevoGrid v4.27.11 improves text editing reliability when keystrokes arrive while an editor is mounting or receiving focus. Printable characters are now preserved and applied directly to the editor input without being overwritten by an intermediate grid update.
Fixes
- Prevents lost or reordered characters during rapid typing, scanner input, and similar interactions immediately after editing begins.
- Keeps the editor input focused and preserves the complete value through commit.
What's Changed
- fix/#818 keep typed characters while the editor input gets focus by @gcugnet in https://github.com/revolist/revogrid/pull/956
- [#956], [#818], [#856], [#856] by @revolist in https://github.com/revolist/revogrid/pull/957
New Contributors
- @gcugnet made their first contribution in https://github.com/revolist/revogrid/pull/956
Full Changelog: https://github.com/revolist/revogrid/compare/v4.27.10...v4.27.11