Donkie
aa839b08e5
Handle input number formatting better
...
Now it doesn't interfer with the user writing until the user leaves the element
Resolves #633
Resolves #632
2025-03-18 21:27:00 +01:00
Donkie
6f01f372d6
Remove debug logging from numberFormatter function
2025-03-18 21:03:19 +01:00
Donkie
a775beb5bf
Fixed wonky trailing zero removal
...
Resolves #623
2025-03-18 20:59:57 +01:00
Donkie
a3be91b89c
Fixed not being able to clear price field
...
Resolves #525
2024-11-25 20:39:24 +01:00
Donkie
04920e463a
Fixed number precision in locations page spool card
2024-11-25 19:07:24 +01:00
Donkie
36945f449d
Show external filaments in spool create
2024-05-12 21:58:00 +02:00
Donkie
af54f07349
Client: Number formatting/parsing update
...
Can now use comma or period in any locale and it will handle it correctly. To do this, it now always uses a blank space as a thousands separator to prevent ambiguity with the decimal separator.
2023-09-16 14:16:30 +02:00
Donkie
ecabc425c3
Client: Rich URLs in comments
...
Closes #51
2023-08-12 20:59:37 +02:00