This website requires JavaScript.
Explore
Help
Sign In
Ryan
/
docmost
Watch
1
Star
0
Fork
0
You've already forked docmost
mirror of
https://github.com/docmost/docmost.git
synced
2026-07-25 05:04:42 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e3549faf11895338c01a51312ce4960022eb0b5
docmost
/
apps
/
client
/
src
/
ee
/
base
/
components
/
grid
T
History
Philipinho
0e3549faf1
fix(base): place caret at end instead of selecting all when editing cells
2026-06-16 21:40:15 +01:00
..
add-row-button.tsx
fix: activate New row button via keyboard (Enter/Space)
2026-06-16 10:49:53 +01:00
base-drop-edge-indicator.tsx
…
grid-cell.tsx
fix(base): place caret at end instead of selecting all when editing cells
2026-06-16 21:40:15 +01:00
grid-container.tsx
feat(base): insert row below via Shift+Enter on the primary cell
2026-06-16 13:22:54 +01:00
grid-ghost-rows.tsx
…
grid-header-cell.tsx
feat(base): keyboard-navigate the row-number column for selection
2026-06-15 03:59:03 +01:00
grid-header.tsx
…
grid-row.tsx
feat(base): row ARIA index and selected state
2026-06-15 02:34:00 +01:00
row-number-cell.tsx
fix(base): select grid cell on mousedown to avoid stale focus ring flash
2026-06-16 00:30:54 +01:00
row-number-header-cell.tsx
feat(base): keyboard-navigate the row-number column for selection
2026-06-15 03:59:03 +01:00
selection-action-bar.tsx
…