nathan
|
3e121cc953
|
Fix numbers got wrecked on blur
Numbers with , as decimal separator were being re-parsed incorrectly on blur, ruining what the user just input
|
2024-09-03 15:22:53 -06:00 |
|
nathan
|
3f789cfdce
|
Fix Et2Number had lost its spinner buttons
Also fix some failed tests and adjust widget sizing
|
2024-08-20 16:09:22 -06:00 |
|
nathan
|
efd2159a5f
|
* Add masking to Et2Textbox & Et2Number
Also prefix & suffix attribute for Et2Number
|
2024-08-02 16:24:52 -06:00 |
|
nathan
|
50352cf36a
|
Api: Fix missing required validation & styling
|
2024-03-15 14:13:56 -06:00 |
|
nathan
|
e034557f60
|
Api: Fix number could not handle comma as decimal separator if different from browser's region.
|
2023-03-22 10:59:05 -06:00 |
|
nathan
|
bc801f9c09
|
Fix missing import in et2 tests
|
2022-02-15 12:48:01 -07:00 |
|
nathan
|
ea2004173f
|
Etemplate: Fix readonly was still giving a value
|
2021-12-10 13:24:06 -07:00 |
|
nathan
|
4218b132f9
|
- Sort out some type issues to reduce warnings/duplication
- Some tests for textbox
|
2021-08-26 12:59:13 -06:00 |
|