10 Commits (430b040d3b61dc276754ad014a5e6598b43e8135)

Author SHA1 Message Date
Pranav C d395d643bb fix(gui): treat empty string as null for number fields 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
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 59c777d30e feat(nc-gui): kanban style 2 years ago
Wing-Kam Wong f97ea536b4 chore: move nc-gui-v2 to nc-gui 2 years ago
braks df7f506893 feat(gui-v2): implement customizable theme vars 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 3fa93d0354 chore(gui-v2): fix types in Decimal, Integer, DeleteTable & SearchData 2 years ago
Pranav C c4c2e477bd fix(gui-v2): on blur event reset editable value 2 years ago
Pranav C 95de96b6b4 fix(gui-v2): focus decimal cell on edit enabled 2 years ago
Pranav C 33af6f18aa fix(gui-v2): use right injection key 2 years ago
Pranav C 38ed45d2fd refactor(gui-v2): type correction and null check 2 years ago
Wing-Kam Wong b1ee699184 feat(gui-v2): add DecimalCell 2 years ago
Wing-Kam Wong aa66ff25bd refactor(gui-v2): move css to class 2 years ago
Wing-Kam Wong dabda0e591 feat(gui-v2): float cell 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 1d52a65efd feat(gui-v2): add single/multi select 2 years ago