- 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.
2.7.14 (2025-01-10)
- update
InputNumericAttribs
(68a49aa)- allow
any
asstep
value
- allow
2.7.0 (2024-07-08)
- add/update block elements (08f1728)
- add: details(), dialog(), summary()
- update template(), add TemplateAttribs
- add inline elements (9127bd6)
- add: dfn(), strikethrough(), variable(), wbr()
- add/update elements (0df160f)
- add: menu(), object(), output(), search()
- add new element specific attrib types
2.6.3 (2024-05-08)
- update IFrameAttribs.sandbox (b7d4cb8)
2.6.0 (2024-04-20)
- update AttribVal type, allow async iterables (10eb854)
- update type usage (ac691f8)
2.5.0 (2024-03-27)
- add inputReset() & inputSubmit() (2b9cde0)
2.4.0 (2024-01-23)
- add slot() element factory (c7612a4)
2.3.0 (2023-12-09)
- update Attribs.class type, allow string array (e82c3b4)
2.2.33 (2023-11-09)
- update all tests (packages A-S) (e3085e4)
2.2.21 (2023-08-22)
- update height handling in metaViewport() (f142348)
- add ViewportOpts docstrings