Nathan Gray
|
e323cd1d79
|
Feature/shoelace 2.4 upgrade (#135)
Update shoelace to 2.9.0
|
2023-09-13 11:55:33 -06:00 |
|
nathan
|
027fc4dfab
|
Always strip comma regardless of number preference so parse float always works.
|
2023-04-24 09:42:09 -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
|
e7f10c711c
|
Fix numeric validator on a Et2Number would not pass
|
2023-03-08 13:28:04 -07:00 |
|
ralf
|
817aba5af6
|
fix custom fields (somehow input widgets had no readonly) and some JS errors
Et2Number still misses styles, thought it extends Et2Textbox
|
2022-07-22 09:03:54 +02:00 |
|
ralf
|
f76ee3c920
|
forward min, max and step attribute to input node
|
2022-03-06 20:44:20 +02:00 |
|
ralf
|
4f93ceb16e
|
Implement et2-number(_ro) and preprocess <(textbox|float|int(eger)|number) type="float|int(eger)" to it in etemplate.php
.
|
2022-03-06 20:14:53 +02:00 |
|