18 Commits (dcc4144a84f48a3775fe2e97ee84ffd2afda4710)

Author SHA1 Message Date
mertmit b9f9d956bf fix: RowHeighInj for sharing row height between components 2 years ago
mertmit 46b5640dce feat: add showNull to global state to control indicator 2 years ago
mertmit a581bbc7fd feat: extended support for NULL indicator 2 years ago
mertmit 1350e1ab1e feat: visual distinction between NULL and empty string 2 years ago
mertmit 8ccb128cba fix: set default row height to short 2 years ago
mertmit e43888158e fix: PR requested changes 2 years ago
mertmit a49a68215e feat: ClampedText for handling line-clamping 2 years ago
mertmit 36fb93def5 feat: row height for grid view 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 2 years ago
Pranav C f8e52e39e0 fix(api): block delete key press action for input fields at cell level 2 years ago
Pranav C 59964d5c38 fix(gui): stop event bubbling at input level 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 2 years ago
Pranav C 91e2b06a4e refactor(gui-v2): use edit and readonly injection keys properly 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 2 years ago
Pranav C 38ed45d2fd refactor(gui-v2): type correction and null check 2 years ago
Pranav C c4d1bab95e fix(gui-v2): null check 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 2 years ago
Braks 917309a619 chore(gui-v2): type and code-style fixes 2 years ago
Pranav C 7ffdda936b feat(gui-v2): add hm, m2m, bt and rollup cells 2 years ago
Pranav C befa7dce45 feat: migrate attachment cell 2 years ago
Pranav C 489b7377fa feat: migrate textcell and textarea cell 2 years ago