Ramesh Mane
|
f94a3ad13d
|
fix: decimal cell show actual db stored value on focus input instead of precision formatted value
|
2026-01-12 19:20:41 +00:00 |
|
mertmit
|
69a29568c7
|
chore: sync
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2026-01-10 00:21:02 +03:00 |
|
Ramesh Mane
|
2ee9546975
|
fix: check vModel value as well without formatting
|
2025-12-24 06:17:57 +00:00 |
|
Ramesh Mane
|
179dc863dc
|
fix: decimal cell default value clear issue
|
2025-12-24 06:17:57 +00:00 |
|
Ramesh Mane
|
7c10ca146a
|
fix(nc-gui): open keyboard related to field type
|
2025-09-15 07:02:06 +00:00 |
|
Ramesh Mane
|
bcc909f521
|
fix(nc-gui): fix long text modal width and height in mobile view
|
2025-09-15 07:02:06 +00:00 |
|
Ramesh Mane
|
0adb12c4c0
|
fix(nc-gui): decimal cell data loss issue on keydown enter
|
2025-07-30 08:02:59 +00:00 |
|
Ramesh Mane
|
55607636e1
|
fix(nc-gui): some review changes
|
2025-06-17 13:57:39 +00:00 |
|
Fendy Heryanto
|
fe61f75e8f
|
fix vmodel update on decimal input
|
2025-06-17 13:57:39 +00:00 |
|
Fendy Heryanto
|
f8c5b7aee9
|
remove console.log
|
2025-03-13 07:49:34 +00:00 |
|
Fendy Heryanto
|
284e3b10bb
|
scape function keys
|
2025-03-13 07:49:34 +00:00 |
|
Fendy Heryanto
|
6b785b04d8
|
do not handle escape and enter
|
2025-03-13 07:49:33 +00:00 |
|
Fendy Heryanto
|
0683597f72
|
blur emit
|
2025-03-13 07:49:32 +00:00 |
|
Fendy Heryanto
|
82da84f3ba
|
add minus to handled
|
2025-03-13 07:49:32 +00:00 |
|
Fendy Heryanto
|
7ec2f51aed
|
handle precision props
|
2025-03-13 07:49:32 +00:00 |
|
Fendy Heryanto
|
6559aa4ef6
|
fix handle non-number
|
2025-03-13 07:49:32 +00:00 |
|
Fendy Heryanto
|
595d04c2ec
|
check if string valid number
|
2025-03-13 07:49:32 +00:00 |
|
Fendy Heryanto
|
a20c96fc8d
|
vmodel can be string when directly input from canvas cell
|
2025-03-13 07:49:32 +00:00 |
|
Fendy Heryanto
|
2928b4e755
|
handle dot key
|
2025-03-13 07:49:32 +00:00 |
|
Fendy Heryanto
|
6d232fd4b4
|
use handrolled decimal input
|
2025-03-13 07:49:32 +00:00 |
|