nathan
|
3364e4343c
|
Api: Adjust typical size & vertical alignment on text & number input
|
2024-06-25 08:31:54 -06:00 |
|
ralf
|
96b6ef5c8c
|
fix Et2Number shows scroll-buttons if disabled and allows to in/decrement value
|
2024-06-13 15:30:27 +02:00 |
|
ralf
|
11cd2c110e
|
fix nothing input into number-field results into 0 causing e.g. timesheet quantity to be always 0
|
2024-04-23 12:33:40 +02:00 |
|
nathan
|
66fb6a2254
|
Etemplate: Fix number widget could not handle separators anymore
Broken by Shoelace update, I think.
|
2024-04-23 11:38:22 +02:00 |
|
nathan
|
f405da9800
|
Et2Number: Fix number scroll giving NaN
|
2024-04-18 08:12:50 -06:00 |
|
nathan
|
1b647d1ec2
|
Api: Fix Et2Number did not respect min/max
|
2024-01-16 10:09:29 -07:00 |
|
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 |
|