Ramesh Mane
44754e1e9b
fix: tab focus issue in shared form and expanded form
10 months ago
mertmit
c01194b841
fix: stop undo actions on event for inputs
...
Signed-off-by: mertmit <mertmit99@gmail.com>
1 year ago
Muhammed Mustafa
7c322608fe
fix: i18n for Currency, Email, Float, Integer, and URL
1 year ago
Raju Udava
6276c9287a
refactor: change placeholder text
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
1 year ago
DarkPhoenix2704
016d1622b9
fix: revert style
1 year ago
DarkPhoenix2704
13b1cc4ab2
feat: placeholder
1 year ago
DarkPhoenix2704
68682f90c0
fix: update styles
1 year ago
DarkPhoenix2704
2e3611deb7
feat: simplified default value
1 year ago
mertmit
2007e83617
fix: prevent undo while editing
...
Signed-off-by: mertmit <mertmit99@gmail.com>
1 year ago
Pranav C
faca1e9f68
fix: access reactive variable value using `value` prop
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Pranav C
54754af815
fix: set default value for inject
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Pranav C
4cde516103
Revert "fix(gui): set default inject value"
...
This reverts commit d2abe4489f
.
1 year ago
Pranav C
d2abe4489f
fix(gui): set default inject value
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Wing-Kam Wong
7a5e76ed51
fix(nc-gui): focus when expanded form not open
2 years ago
Wing-Kam Wong
880c48676d
fix(nc-gui): vModel on numeric columns
2 years ago
Wing-Kam Wong
e284b96d2b
fix(nc-gui): numeric cell type issues
2 years ago
mertmit
46b5640dce
feat: add showNull to global state to control indicator
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
a581bbc7fd
feat: extended support for NULL indicator
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Pranav C
d395d643bb
fix(gui): treat empty string as null for number fields
...
re #4701
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
a8f421f22b
fix(gui): allow drag select, mouse select and cmd/ctrl + a select
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
f8e52e39e0
fix(api): block delete key press action for input fields at cell level
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
59964d5c38
fix(gui): stop event bubbling at input level
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
3631aa1b7e
chore(nc-gui): correct prop types
2 years ago
braks
4c29fa18ff
refactor(nc-gui): use lazy load and cleanup imports
2 years ago
Wing-Kam Wong
59c777d30e
feat(nc-gui): kanban style
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
Pranav C
4a31d733a8
refactor(gui-v2): use edit and readonly injection keys properly in all cell
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
91e2b06a4e
refactor(gui-v2): use edit and readonly injection keys properly
...
- add `undefined` type for all cell value since initially(new row) model value for all cell will be undefined
Signed-off-by: Pranav C <pranavxc@gmail.com>
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
braks
6da3e6422a
chore(gui-v2): update email float and url component types
2 years ago
Pranav C
c4c2e477bd
fix(gui-v2): on blur event reset editable value
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
a26128837f
refactor(gui-v2): accept null prop value in cell component
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
c4d1bab95e
fix(gui-v2): null check
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
109938673e
feat(gui-v2): add `EditModeInj` and replace string key injection
2 years ago
Wing-Kam Wong
eb454825fa
chore(gui-v2): minor style updates on integer cell
2 years ago
Wing-Kam Wong
aa66ff25bd
refactor(gui-v2): move css to class
2 years ago
Wing-Kam Wong
dabda0e591
feat(gui-v2): float cell
2 years ago
Braks
917309a619
chore(gui-v2): type and code-style fixes
...
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2 years ago
Pranav C
7ffdda936b
feat(gui-v2): add hm, m2m, bt and rollup cells
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
1d52a65efd
feat(gui-v2): add single/multi select
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago