150 Commits (ed51a53d5928e96c2532c3280f02d88bfcddb6ad)

Author SHA1 Message Date
Ekaterina Balakina fc9a4caae3 review fixes 2 years ago
Ekaterina Balakina e94ebe9f4c fix multiselect 2 years ago
Wing-Kam Wong 76bbd5eafd chore(nc-gui): remove non-general shortcut $e 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 c6403b62f8 fix: verify property exist in row object 2 years ago
Wing-Kam Wong 7659cac1b2 chore(nc-gui): lint 2 years ago
Pranav C c3919db9df fix: pass argument in correct order 2 years ago
Wing-Kam Wong ac65ec7f8c fix(nc-gui): change $e type from a -> c 2 years ago
Wing-Kam Wong 0504427f80 feat(nc-gui): add $e for shortcuts 2 years ago
Pranav C 16feae2b1f chore: lint 2 years ago
Pranav C 5c36a3e9d6 chore(gui): lint 2 years ago
Pranav C 04ff0b0163 feat(gui): copying belongs to column 2 years ago
Pranav C db10f98fad fix: sync data after copying 2 years ago
Pranav C ecea8cc262 feat(gui): allow pasting value directly to cell 2 years ago
Wing-Kam Wong 4820c09f65 fix(nc-gui): prevent default on arrow keys only 2 years ago
Pranav C 49098822ac refactor(gui): group imports 2 years ago
Pranav C a44ce593e6 fix(gui): add newly added sort top of the list 2 years ago
Pranav C 44217b0ce4 feat: insert column after/before a column 2 years ago
Wing-Kam Wong 9e507d21ff fix(nc-gui): prevent default when pressing cmd + arrow keys 2 years ago
Wing-Kam Wong dae1c53a91 feat(nc-gui): skip keydown logic if drawer / modal is active 2 years ago
Wing-Kam Wong 49655b7c0a feat(nc-gui): add isDrawerOrModalExist 2 years ago
Wing-Kam Wong 7c2a586b62 chore(nc-gui): lint 2 years ago
Wing-Kam Wong 507a1f496a feat(nc-gui): keyboard maneuver for json cell 2 years ago
Ekaterina Balakina 095ebdfcf3 copy in right menu, notification and refactor 2 years ago
Wing-Kam Wong d508b915f4 fix(nc-gui): remove incorrect @selectstart.prevent 2 years ago
Wing-Kam Wong 9250aa8250 feat(nc-gui): revise clear cell logic 2 years ago
Wing-Kam Wong f65d39b510 feat(nc-gui): keyboard manoeuvre - Alt + R & Alt + C 2 years ago
Wing-Kam Wong eedea07bea chore(nc-gui): lint 2 years ago
Pranav C 3b3d842ba1 fix: focus percentage input on enter key press and on enter key press save and navigate to next row 2 years ago
Pranav C e074b6338e fix(gui): avoid rendering cell component while switching tab 2 years ago
Pranav C 8072c40c06 feat(gui): focus first input in expanded form 2 years ago
Pranav C cb1c2fcd35 refactor(api): font size correction and navigation bugs 2 years ago
Pranav C 742a68deb0 fix(gui): if expanded form is active skip grid view keyboard event actions 2 years ago
Pranav C 6dba597fef chore(gui): lint 2 years ago
Pranav C c84998d7aa fix(gui): reset to non-editable mode if switching cell 2 years ago
Pranav C 07728342d8 fix: proper multi/single select behaviour with keyboard 2 years ago
Pranav C ad1a64a985 fix(gui): single/multi select issue with arrow and enter keys 2 years ago
Pranav C 1fa5e3c251 fix: on escape key press toggle to readonly 2 years ago
Pranav C 72d10d415e fix: block default action on shortcut key press and typo correction 2 years ago
Pranav C 326e6ab7ce fix: prevent cell switch on keypress when picker, dropdown or LTAR list is in open state 2 years ago
Pranav C d682e56a3f refactor: cleanup and lint 2 years ago
Pranav C 64f55b841a feat(api): show warning for virtual cells when enter or delete key press 2 years ago
Pranav C 1aab8e5a6e feat(api): cmd/ctrl + arrow navigation 2 years ago
Pranav C 7cfa6491fc feat(gui): On first click outside checkbox, just select cell. Do not toggle value 2 years ago
Pranav C 75c1c202a9 feat(gui): ignore unselecting if clicking inside any picker element 2 years ago
Muhammed Mustafa 25d420a331 fix(test): Changed tpo data-testid from data-nc 2 years ago
Pranav C 584bcc03f0 fix(gui): ignore update if property is not there in row data 2 years ago
Pranav C cfaa7b64e7 fix(gui): tab switch row insert/update bug 2 years ago
Muhammed Mustafa 0e7dfa7933 feat(testing): Renamed pw html attribute to nc-data 2 years ago