16 Commits (52697b33f26cb23931459c11a019e8dc944f32cf)

Author SHA1 Message Date
Wing-Kam Wong 414db7e289 fix(nc-gui): show either formula error or value 2 years ago
mertmit 5c433e3086 feat: team & settings modal data sources tab revised 2 years ago
Daniel Spaude dc3f9607a9
qrcode: also show 'Not editable/clearable' message for QR codes (similar to Formula) 2 years ago
Daniel Spaude 71c03ef725
extract 'show/clear not possible for non-editable columns' logic out into composable 2 years ago
Wing-Kam Wong 70ea1fda32 fix(nc-gui): lint 2 years ago
Wing-Kam Wong 2af5e7d224 fix(nc-gui): resolve PR comments 2 years ago
Wing-Kam Wong 83cc395810 feat(nc-gui): add computedFieldEditWarning & computedFieldDeleteWarning 2 years ago
Pranav C d682e56a3f refactor: cleanup and lint 2 years ago
Pranav C c3b14ede49 fix(api): show warning as cell content like formula 2 years ago
Pranav C 64f55b841a feat(api): show warning for virtual cells when enter or delete key press 2 years ago
Wing-Kam Wong 135c73898b refactor(nc-gui): rename value to cellValue 2 years ago
Wing-Kam Wong 38941c31ee fix(nc-gui): formula values unexpectedly wrapped by double quotes 2 years ago
braks 4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2 years ago
braks 81db2c8435 chore(nc-gui): fix type issues and set proper ref types 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
braks 1c79b77c64 fix(gui-v2): circular component imports replaced with async imports and typehack 2 years ago
braks 54d4dcdf24 chore(gui-v2): fix types in SearchData 2 years ago
Wing-Kam Wong c6a529a4cb fix(gui-v2): formula value type issue 2 years ago
Pranav C ad19f4deb0 refactor(gui-v2): update injection key name 2 years ago
Pranav C 4a099b65ba feat(gui-v2): lookup cell 2 years ago
Wing-Kam Wong edbf01d019 fix(gui-v2): wrap edit formula warning text 2 years ago
Wing-Kam Wong 33f5fce87d feat(gui-v2): Formula Cell 2 years ago
braks f8d95aa966 refactor(gui-v2): import composables from `#imports` path 2 years ago
Braks 917309a619 chore(gui-v2): type and code-style fixes 2 years ago
Pranav C a72f2cf45b refactor(gui-v2): introduce typed injection keys 2 years ago
Pranav C 283cbfd391 feat(gui-v2): add formula cell 2 years ago