266 Commits (a2f6d503db38ecb9e936d389fc6ad58c7f0250ed)

Author SHA1 Message Date
Wing-Kam Wong a88e6b380c refactor(nc-gui): add comments for clamped text 2 years ago
Wing-Kam Wong 70796e96a9 fix(nc-gui): margin-auto -> m-auto 2 years ago
Wing-Kam Wong 7f065ecab8 refactor(nc-gui): src -> srcs 2 years ago
Wing-Kam Wong 5a15a4b7b3 refactor(nc-gui): use `@error` instead of `:onerror` 2 years ago
Wing-Kam Wong 1fd89c3d23 refactor(nc-gui): attachment width style 2 years ago
Wing-Kam Wong 4cf26182a0 fix(nc-gui): show LazyCellAttachmentImage for images only 2 years ago
Wing-Kam Wong 597c1d8c20 fix(nc-gui): attachment carousel style 2 years ago
Wing-Kam Wong 158cce40c0 refactor(nc-gui): use MdiFileImageBox for fallback 2 years ago
Wing-Kam Wong 53a775ae23 refactor(nc-gui): remove the logic to useAttachment 2 years ago
Wing-Kam Wong 27a317a6e7 refactor(nc-gui): use LazyCellAttachmentImage 2 years ago
Wing-Kam Wong 59e6cd147d feat(nc-gui): AttachmentImage 2 years ago
Pranav C 9c61b18f0a fix(gui): hide attachment edit option in readonly mode 2 years ago
Raju Udava b77eb3d5a7 test: single select, multi select 2 years ago
Wing-Kam Wong 024643d2ea fix(nc-gui): revise download attachment logic 2 years ago
Wing-Kam Wong 0bc47dc627 fix(nc-gui): convert to LazyNuxtImg 2 years ago
Wing-Kam Wong 2a14bb5ec7 fix(nc-gui): try possible attachment sources 2 years ago
Wing-Kam Wong e1797af0b4 fix(nc-gui): revise download attachment logic 2 years ago
Wing-Kam Wong b38afece91 refactor(nc-gui): move logic to useAttachment 2 years ago
Wing-Kam Wong 5f250b5453 fix(nc-gui): use fallback image 2 years ago
Wing-Kam Wong 7e9aa7b810 fix(nc-gui): remove getAttachmentUrl 2 years ago
mertmit 947f4c7cb3 fix: drop url availability check with fetch 2 years ago
mertmit a0db4eb7ab fix: use text length as key instead of text 2 years ago
mertmit 284fea2462 fix: use debounced refresh for resize observer 2 years ago
mertmit b9f9d956bf fix: RowHeighInj for sharing row height between components 2 years ago
Pranav C 6416388153 fix(gui): use key to re-render whenever the cell value changes 2 years ago
Pranav C bdcec083f7 feat(gui): finalised navbar style 2 years ago
Pranav C 10190d5941 refactor(gui): single select clear icon alignment 2 years ago
Raju Udava 145cb83f7e test: multiselect test update as per new UX 2 years ago
Pranav C ace0b2f800 fix(gui): multi-select dropdown closing issue on selecting an option 2 years ago
Pranav C 994b53e22c fix(gui): show dropdown arrow in multiselect 2 years ago
Pranav C 93803fad58 fix(gui): cell clear icon 2 years ago
Pranav C 9f2b16091d fix(gui): on spacebar press open expanded form 2 years ago
Pranav C a047c80b2d fix(gui): close dropdown on pressing escape key in form view 2 years ago
Pranav C 074fd0c62a fix(gui): show multiselect in form view 2 years ago
Pranav C 05c0db7cc1 fix(gui): equivalent padding in gallery view 2 years ago
Pranav C 3a92f2aff8 fix(gui): close dropdown only if clicked outside 2 years ago
Pranav C 88a94bf510 refactor(gui): close dropdown on clicking outside, and avoid opening dropdown if expanded form is open 2 years ago
Pranav C a4877e8fbe refactor(gui): cleanup 2 years ago
Pranav C 24a1a2ca64 fix(gui): trigger single select dropdown on clicking anywhere in the cell(td) 2 years ago
Pranav C 493c7e7b33 fix(gui): trigger dropdown on clicking anywhere in the cell 2 years ago
Pranav C e708465697 fix(gui): show pointer for select field if not readonly 2 years ago
Pranav C ad7a2d6610 fix(gui): keep select as disabled until the cell become active or editable 2 years ago
Pranav C 1c3629f6e7 fix(gui): close options list when if not active or editable 2 years ago
Pranav C 1ce4a90d6f fix(gui): keep single select in disabled state until it's active or editable 2 years ago
Pranav C b747c60f34 fix(gui): stop enter key event propagation 2 years ago
Pranav C cf3620f9a6 fix(gui): arrow navigation issue with single select 2 years ago
Pranav C 760e4d67bf fix(gui): checkbox alignment issue 2 years ago
Pranav C 887269d5c1 fix(gui): single select cell related bugs 2 years ago
Wing-Kam Wong e17152cb4b fix(nc-gui): show empty string instead of the previous cell result 2 years ago
Pranav C d0a11b99c7 fix(gui): on typing make editable and focus url input 2 years ago