Ramesh Mane
ff3a517d71
fix: keyboard shortcut modal changes
2026-04-01 12:50:37 +00:00
Claude
0a1a10f3e9
fix: remove unused i18n import, reduce close delay, normalize icon import
2026-02-27 11:44:34 +00:00
Ramesh Mane
c4670ff253
fix: update keyboard icon
2026-02-27 11:44:34 +00:00
Ramesh Mane
7cd88d560c
fix: keep section title normal case
2026-02-27 11:44:34 +00:00
Ramesh Mane
6afdcbe35b
fix: some review changes
2026-02-27 11:44:33 +00:00
Claude
1f72252cfc
refactor: reorder keyboard shortcuts by NocoDB hierarchy
2026-02-27 11:44:33 +00:00
Claude
d4e89cf2c6
fix: update LinkToAnotherRecord shortcuts to Tab/Shift+Tab and Enter
2026-02-27 11:44:33 +00:00
Ramesh Mane
82265eec9d
fix: order of shortcuts options
2026-02-27 11:44:33 +00:00
Claude
68c89c4c93
fix: remove Date/DateTime shortcut section from keyboard shortcuts modal
2026-02-27 11:44:33 +00:00
Claude
01d1b13d40
fix: add Alt+D and Alt+I back to keyboard shortcuts modal
2026-02-27 11:44:33 +00:00
Claude
9fc223d023
fix: remove unimplemented shortcuts from keyboard shortcuts modal
2026-02-27 11:44:33 +00:00
Ramesh Mane
680378ae20
fix: alignment issue
2026-02-27 11:44:33 +00:00
Claude
5465c88937
fix: keyboard shortcuts modal — separate header/content padding, use NcButton for close
2026-02-27 11:44:33 +00:00
Claude
276dc8dbf1
fix: keyboard shortcuts modal — remove outer padding, fix swapped labels, remove unimplemented shortcut
2026-02-27 11:44:32 +00:00
Claude
2aa7bfbc33
polish: keyboard shortcuts modal — use NcModal, scrollable content, sidebar menu entry
2026-02-27 11:44:32 +00:00
Pranav C
d83af09373
refactor: move renderAltOrOptlKey and renderCmdOrCtrlKey to utils to avoid duplicates
2025-02-04 12:14:36 +00:00
Mert E
89f0895de3
fix: experimental frontend optimizations ( #8427 )
...
* fix: get rid of barrel files
* chore: get rid of explicit imports
* fix: use explicit import for classes and enums
* fix: use explicit import for enum & class & aliases
* fix: build issues
2024-05-08 15:55:09 +05:30
Muhammed Mustafa
8de3547bba
fix: Added tooltip to pagination button for shortcuts and updated in shortcuts info modal
2023-11-02 07:39:10 +00:00
Muhammed Mustafa
17c3c5e5e6
fix: Added tooltip to pagination button for shortcuts and updated in shortcuts info modal
2023-11-02 07:39:10 +00:00
Pranav C
d55086cf89
refactor(gui): update description
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2023-03-07 12:50:55 +05:30
Wing-Kam Wong
b205097a1b
feat(nc-gui): disable footer on keyboard shortcut modal
2022-11-30 21:25:17 +08:00
Wing-Kam Wong
cf2ccc53cc
feat(nc-gui): update keyboard shortcuts list
2022-11-30 13:46:25 +08:00
Wing-Kam Wong
1231b0bfed
feat(nc-gui): add active class to <a-modal/>
2022-11-29 20:13:16 +08:00
Wing-Kam Wong
f461d854c2
feat(nc-gui): keyboard shortcuts
2022-11-29 16:30:05 +08:00
Wing-Kam Wong
ca67747b79
fix(nc-gui): incorrect i18n keyname in KeyboardShortcuts
2022-11-28 19:03:45 +08:00
Wing-Kam Wong
70ea1fda32
fix(nc-gui): lint
2022-11-28 19:01:01 +08:00
Wing-Kam Wong
f0e98ace78
feat(nc-gui): add keyboardShortcut
2022-11-28 18:59:13 +08:00