Commit Graph

14 Commits

Author SHA1 Message Date
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