- Last updated: 2025-03-09T19:21:53Z
- Generator: thi.ng/monopub
All notable changes to this project will be documented in this file. Only versions published since 2022-01-01 are listed here. Please consult the Git history for older version information. See Conventional Commits for commit guidelines.
Note: Unlisted patch versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies.
1.0.2 (2025-01-10)
- update
Num
element spec (33b1f67)- allow
any
asstep
value
- allow
0.4.0 (2024-10-05)
- update attrib & value config handling (7495584)
- allow reactive attributes in more places
- don't generate event handlers if widget spec has no
value
option - always apply user provided attribs (incl. event handlers) last
0.3.1 (2024-03-28)
- fix multiFile() handling/detection (5339339)
0.3.0 (2024-03-27)
- add hidden(), reset() & submit() field types (3304ee4)
0.2.0 (2023-12-11)
- update range() value label handling (41f97d3)
- add value type generics for selectXX/multiSelectXX (55d9897)
- make attribs type-specifc (5c6de7f)
- fix trigger() event handler (9faaf26)
0.1.0 (2023-12-09)
- import as new pkg (894e58d)
- add docs, update generateForm(), factories (716a988)
- add BehaviorOpts.values, update value attrib handling (1283d80)
- fix radio attribs (7bb28ca)