1383 Commits (cfdb26fe9772613cfdc2f45d4b8fcd2aa915e658)

Author SHA1 Message Date
Raju Udava 8aac0b5853 fix: null check validations 2 years ago
Pranav C 6057ee687e feat(gui-v2): make edit enabled toggle possible 2 years ago
Pranav C 92cdc64119 feat(gui-v2): enter key navigation 2 years ago
Pranav C bf947e8012 fix(gui-v2): cell outline correction 2 years ago
Pranav C 4a09e2787b chore(gui-v2): arrow/tab navigation correction 2 years ago
Wing-Kam Wong 75164d167a feat(gui-v2): formula suggestion 2 years ago
Wing-Kam Wong 685d282528 feat(gui-v2): add keydown events to formula input 2 years ago
Wing-Kam Wong 90f3684eb1 feat(gui-v2): inject meta & add suggestionsList 2 years ago
Wing-Kam Wong 3c86117437 feat(gui-v2): export column utils 2 years ago
Wing-Kam Wong b115098ede wip(gui-v2): formula functions 2 years ago
Wing-Kam Wong 7eee37baf2 chore(gui-v2): lint 2 years ago
Wing-Kam Wong 5220ecc6a0 fix(gui-v2): lint 2 years ago
Wing-Kam Wong 28dd7145b1 feat(gui-v2): add NcAutocompleteTree 2 years ago
Wing-Kam Wong 2bcfd7c7e5 feat(gui-v2): include getWordUntilCaret & insertAtCursor in formula utils 2 years ago
Pranav C 6ec63d9f9b chore(gui-v2): lint 2 years ago
Pranav C bec5a095a7 fix(gui-v2): provide editEnabled from cell component 2 years ago
Pranav C 88a553efe0 fix(gui-v2): reset validators on new column meta generation and include meta prop 2 years ago
Wing-Kam Wong 8d76f19451 feat(gui-v2): allow virtual column to edit 2 years ago
Wing-Kam Wong 9e57d8fcd9 feat(gui-v2): add useProvideColumnCreateStore 2 years ago
Wing-Kam Wong 721a8c8dfe feat(gui-v2): export column in useColumnCreateStore 2 years ago
Pranav C 38ed45d2fd refactor(gui-v2): type correction and null check 2 years ago
Wing-Kam Wong 34bee526cf feat(gui-v2): add jsep 2 years ago
Wing-Kam Wong 6150d4785a wip(gui-v2): formula options 2 years ago
Wing-Kam Wong bf88b78ba6 feat(gui-v2): add formula utils 2 years ago
Wing-Kam Wong c05e64435d feat(gui-v2): include SmartsheetColumnFormulaOptions 2 years ago
Wing-Kam Wong 504d20cd3d feat(gui-v2): checkbox options 2 years ago
Wing-Kam Wong 3acc23bbce feat(gui-v2): include SmartsheetColumnCheckboxOptions 2 years ago
Wing-Kam Wong 24809e3c06 fix(gui-v2): set default value for each option 2 years ago
Wing-Kam Wong 9378a53413 fix(gui-v2): make meta as {} 2 years ago
Pranav C f73796a93e refactor(gui-v2): typos correction 2 years ago
Pranav C 9b472d1790 chore(gui-v2): lint 2 years ago
Pranav C 110e056950 refactor(gui-v2): replace innerHTML with children 2 years ago
Pranav C 9e5cb492f9 refactor(gui-v2): remove unused import 2 years ago
Raju Udava 550fddbcb4 fix: typo 2 years ago
Pranav C e49aa4c375 fix(gui-v2): show context menu only within table 2 years ago
Pranav C a0a2ddcf06 fix(gui-v2): hide advanced option after column creation 2 years ago
Pranav C 94bde3fb8a fix(gui-v2): clear cell 2 years ago
Pranav C 04e0fcda30 fix(gui-v2): close menu after clicking menu item 2 years ago
Pranav C 349c070800 fix(gui-v2): add new row should add a new row 2 years ago
Pranav C 9ec7646a36 fix(gui-v2): width correction 2 years ago
Pranav C 72bbc1342e fix(gui-v2): recreate style on column change 2 years ago
Pranav C 015d2fed21 feat(gui-v2): add debounce for cell value update/save 2 years ago
Pranav C 65a71b810a fix(gui-v2): deleting unsaved row 2 years ago
Pranav C ecb17ec10e feat(gui-v2): option to select all rows 2 years ago
Pranav C 40e8e4b6e5 feat(gui-v2): clear cell data on delete key press 2 years ago
Pranav C 8f008248ef feat(gui-v2): navigate through cells on tab press 2 years ago
Pranav C 2bf39dbd88 feat(gui-v2): row insert 2 years ago
Pranav C 97c894dcab feat(gui-v2): context menu 2 years ago
Pranav C 8b41cbe09d feat(gui-v2): show error message on row insert/update 2 years ago
Pranav C fb24a23b74 wip(gui-v1): context menu 2 years ago