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
6 months ago
Ramesh Mane
44754e1e9b
fix: tab focus issue in shared form and expanded form
10 months ago
Muhammed Mustafa
065b9f5177
fix: Fixed PW tests
11 months ago
Pranav C
287588b825
fix: remove cellClickHook provide since click event propagation is blocked
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Wing-Kam Wong
a6b05fc0e5
fix(nc-gui): add select-none to data cell
2 years ago
Wing-Kam Wong
ed56f6b740
feat(nc-gui): add DivDataCell
2 years ago
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>
2 years ago
Pranav C
493c7e7b33
fix(gui): trigger dropdown on clicking anywhere in the cell
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
94065a92c0
fix(nc-gui): use `TableDataCell` component to set cell refs
2 years ago