20 Commits (a2e4319245581e8524aace81eff5cf29ff66f09c)

Author SHA1 Message Date
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 7cfa6491fc feat(gui): On first click outside checkbox, just select cell. Do not toggle value 2 years ago
Pranav C b204ba2405 feat(gui): toggle rating based on number key press 2 years ago
Pranav C f59ee81586 feat: open select options on enter key press 2 years ago
Pranav C e92f8f1b25 fix(gui): block cell level arrow navigation when single select is open 2 years ago
Muhammed Mustafa 25d420a331 fix(test): Changed tpo data-testid from data-nc 2 years ago
Muhammed Mustafa 3c2720d449 feat(testing): Integrated data-nc standard for dom attribute used for testing 2 years ago
Muhammed Mustafa 9e0eddf833 feat(testing): Added Table Column Operations test suite 2 years ago
Wing-Kam Wong 59f03e9eb4 refactor: remove copyright block as CLA covers it 2 years ago
mertmit 34779578fc fix: refine font colors for select options 2 years ago
mertmit 940478ae54 fix: PR requested changes 2 years ago
mertmit 81715174e2 feat: dynamic select chip font color based on readability 2 years ago
mertmit c9b18ee3ac fix: type errors for select cells 2 years ago
Wing-Kam Wong 9959cf1357 chore(nc-gui): remove unwanted character 2 years ago
Wing-Kam Wong 4946f89355 fix(nc-gui): more on cell styles 2 years ago
Wing-Kam Wong 07f525b900 fix(nc-gui): cell styles 2 years ago
Wing-Kam Wong 59c777d30e feat(nc-gui): kanban style 2 years ago
Raju Udava 312120fd0b test: cy-stability for dropdown 2 years ago
Wing-Kam Wong f97ea536b4 chore: move nc-gui-v2 to nc-gui 2 years ago
mertmit 6248ab1a55 fix(gui-v2): remove placeholder for select cells 2 years ago
mertmit 993d72dfb9 fix(gui-v2): select cells use readOnly instead of editEnabled 2 years ago
braks 4373c38311 chore(gui-v2): revert casting to any instead of select options type 2 years ago
braks 0e699f89c0 chore(gui-v2): cleanup typecheck issues 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 d003b39e00 fix(gui-v2): add editEnabled for select cells 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
mertmit b17dfdaeaa fix(gui-v2): modelValue prop type warning 2 years ago
mertmit 15b42939a1 feat(gui-v2): hide arrow if selected from single select 2 years ago
mertmit 139820e016 fix(gui-v2): add missing value prop 2 years ago
mertmit 8179de6f84 fix(gui-v2): pr suggested changes 2 years ago
mertmit ea0fc22c08 fix(gui-v2): select cell column refs 2 years ago
mertmit 469b96c8b2 feat(gui-v2): custom mouse and key events for select cells 2 years ago
mertmit a1b35baba3 feat(gui-v2): ux improvements for select cells 2 years ago
mertmit 57ec5a2a99 fix(gui-v2): multiselect option update issues 2 years ago
mertmit afdde78bf0 refactor(gui-v2): curved labels 2 years ago
mertmit 58b6b9aedc feat(gui-v2): single/multi select cells 2 years ago
braks 2ff40e3029 chore(gui-v2): fix types in Currency, Rating & SingleSelect cells 2 years ago
Pranav C a26128837f refactor(gui-v2): accept null prop value in cell component 2 years ago
Pranav C 7095344bb7 refactor(gui-v2): replace column with reactive object 2 years ago
braks 109938673e feat(gui-v2): add `EditModeInj` and replace string key injection 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 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
Braks b59af42164 chore(gui-v2): lint files 2 years ago
Pranav C 0674f6837a wip: grid view migration 2 years ago