Ramesh Mane
3a52060c73
fix(nc-gui): ai review changes
2025-03-11 19:25:20 +00:00
Ramesh Mane
eef14dae38
fix(nc-gui): expand row on space key press even in public view
2025-03-11 19:25:18 +00:00
Ramesh Mane
e05b6b7104
fix(nc-gui): expand canvas longtext cell on shift+space
2025-03-11 19:25:18 +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
Mert E
fed1c7ba5c
feat: virtual scroll for grid ( #8356 )
...
* feat: virtual scroll for grid
* feat: improve virtual scroll
* fix: remove unused expose & ref
* feat: move row ltar helpers to parent level
* fix: use shared composable for useMetas
* fix: column add issue
* fix: reload issue
* feat: move cell state to computed
* chore: lint
* fix: null check for sticky field
* fix: PR requested changes
* fix: shared views
* fix: provide row store calls
* test: avoid all rows selector
* fix: group by
* fix: include isVirtualCol in cellMeta
* fix: split colMeta and cellMeta
* chore: lint
* test: edit column flakiness
* test: renderColumn for dashboard grid
* test: user column test flakiness
2024-04-29 14:22:21 +05:30
mertmit
c2d028ec79
feat: vertical fill using handle
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2023-06-27 12:31:25 +03:00
Wing-Kam Wong
a6b05fc0e5
fix(nc-gui): add select-none to data cell
2023-04-17 19:50:44 +08:00
Pranav C
f23f454341
fix(gui): switching between tabs or closing tab performance issue
...
- Use a better approach to pass cell(td) element to attachment component
Signed-off-by: Pranav C <pranavxc@gmail.com >
2023-04-03 21:48:57 +05:30
Pranav C
493c7e7b33
fix(gui): trigger dropdown on clicking anywhere in the cell
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2023-02-02 11:27:58 +05:30
braks
94065a92c0
fix(nc-gui): use TableDataCell component to set cell refs
2022-10-21 18:42:31 +02:00