mertmit
43aae02016
fix: add default value to row height injection
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Wing-Kam Wong
8f2e5f05b1
chore(nc-gui): lint
2 years ago
Pranav C
cf4381e388
refactor: move expanded form icons to menu
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
3701c4c660
fix(gui): remove outline of textarea
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
mertmit
b9f9d956bf
fix: RowHeighInj for sharing row height between components
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
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
mertmit
1350e1ab1e
feat: visual distinction between NULL and empty string
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
8ccb128cba
fix: set default row height to short
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
e43888158e
fix: PR requested changes
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
a49a68215e
feat: ClampedText for handling line-clamping
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
36fb93def5
feat: row height for grid view
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Wing-Kam Wong
424d23f2cb
chore(nc-gui): resolve PR comments
2 years ago
Wing-Kam Wong
b1b362366e
fix(nc-gui): type issues
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
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
fcfab01995
chore(nc-gui): fix types and cleanup unused vars
2 years ago
Wing-Kam Wong
07f525b900
fix(nc-gui): cell styles
2 years ago
braks
2e07a32bb0
chore(nc-gui): cleanup text area cell
2 years ago
braks
345bdd45b3
fix(nc-gui): text area prop type
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
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
braks
56148802e7
chore(gui-v2): fix types in components
2 years ago
braks
068075806f
chore(gui-v2): fix types in Text & TextArea
2 years ago
Pranav C
6057ee687e
feat(gui-v2): make edit enabled toggle possible
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
38ed45d2fd
refactor(gui-v2): type correction and null check
...
- input value can be null as well
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
c4d1bab95e
fix(gui-v2): null check
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
ff14003be0
chore(gui-v2): update text and textarea cells
2 years ago
braks
109938673e
feat(gui-v2): add `EditModeInj` and replace string key injection
2 years ago
Wing-Kam Wong
6bab6683d4
chore(gui-v2): run lint
2 years ago
Wing-Kam Wong
fa11ac70c4
refactor(gui-v2): use onSetRef
2 years ago
Wing-Kam Wong
09fce80861
feat(gui-v2): LongText Cell
2 years ago
Pranav C
8abc2b1255
refactor(gui-v2): error corrections, add import option in tab page
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Braks
917309a619
chore(gui-v2): type and code-style fixes
...
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2 years ago
Pranav C
7ffdda936b
feat(gui-v2): add hm, m2m, bt and rollup cells
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
befa7dce45
feat: migrate attachment cell
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
489b7377fa
feat: migrate textcell and textarea cell
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago