Commit Graph

15 Commits

Author SHA1 Message Date
Pranav C
e62b9e02d4 refactor: show as multiline for single line if row height is more than 1
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-03-09 11:26:54 +05:30
mertmit
46b5640dce feat: add showNull to global state to control indicator
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-01-25 16:26:22 +03:00
mertmit
a581bbc7fd feat: extended support for NULL indicator
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-01-25 16:07:47 +03:00
mertmit
1350e1ab1e feat: visual distinction between NULL and empty string
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-01-25 11:36:40 +03:00
mertmit
e43888158e fix: PR requested changes
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-01-24 20:41:51 +03:00
mertmit
a49a68215e feat: ClampedText for handling line-clamping
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-01-24 20:41:51 +03:00
Pranav C
a8f421f22b fix(gui): allow drag select, mouse select and cmd/ctrl + a select
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-30 15:13:32 +05:30
Pranav C
8072c40c06 feat(gui): focus first input in expanded form
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-20 17:08:17 +05:30
Pranav C
f8e52e39e0 fix(api): block delete key press action for input fields at cell level
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:31:01 +05:30
Pranav C
59964d5c38 fix(gui): stop event bubbling at input level
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:31:00 +05:30
braks
ad5e9a3532 fix(nc-gui): disable text field if readonly 2022-10-21 18:37:11 +02:00
braks
64368e3fa5 fix(nc-gui): correct input style padding for form views 2022-10-13 11:58:38 +02:00
Wing-Kam Wong
07f525b900 fix(nc-gui): cell styles 2022-09-29 18:29:21 +08:00
braks
4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2022-09-28 13:30:40 +02:00
Wing-Kam Wong
f97ea536b4 chore: move nc-gui-v2 to nc-gui 2022-09-06 12:00:09 +08:00