mertmit
46b5640dce
feat: add showNull to global state to control indicator
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
a581bbc7fd
feat: extended support for NULL indicator
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Pranav C
c3503bc82b
fix(gui): handle empty string in percent and currency cell as null
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
a8f421f22b
fix(gui): allow drag select, mouse select and cmd/ctrl + a select
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
eedea07bea
chore(nc-gui): lint
2 years ago
Pranav C
3b3d842ba1
fix: focus percentage input on enter key press and on enter key press save and navigate to next row
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
f8e52e39e0
fix(api): block delete key press action for input fields at cell level
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
59964d5c38
fix(gui): stop event bubbling at input level
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
3631aa1b7e
chore(nc-gui): correct prop types
2 years ago
braks
64368e3fa5
fix(nc-gui): correct input style padding for form views
2 years ago
Wing-Kam Wong
07f525b900
fix(nc-gui): cell styles
2 years ago
braks
4c29fa18ff
refactor(nc-gui): use lazy load and cleanup imports
2 years ago
Wing-Kam Wong
f97ea536b4
chore: move nc-gui-v2 to nc-gui
2 years ago
Muhammed Mustafa
ed5349085a
chore/commented out code for enhanced percentage cell and options
2 years ago
Muhammed Mustafa
e5fdc6a1d0
fix/reverted percent to v1
2 years ago
Pranav C
4a31d733a8
refactor(gui-v2): use edit and readonly injection keys properly in all cell
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
91e2b06a4e
refactor(gui-v2): use edit and readonly injection keys properly
...
- add `undefined` type for all cell value since initially(new row) model value for all cell will be undefined
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
d869db13ad
refactor(gui-v2): centeralise imports to #imports
2 years ago
Wing-Kam Wong
f6af46e2e9
fix(gui-v2): ReadonlyInj in Cell
2 years ago
Pranav C
a26128837f
refactor(gui-v2): accept null prop value in cell component
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
7095344bb7
refactor(gui-v2): replace column with reactive object
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
41778faa0f
feat(gui-v2): percent cell
2 years ago