0.6.2 (2020-07-10)
- element path resolution (0d7bd7f)
- set form autocomplete attribute (594d02f)
- svelte action typeings (76455b5)
0.6.1 (2020-07-08)
- use valid and invalid in context (8985811)
0.6.0 (2020-07-08)
at
can be an array and reworked css classes (f68d54e)
0.5.1 (2020-07-07)
- enhanced onSubmit event typing to include
submitter
property (f0dd684) - node compatible build (d2b04be)
- re-use some svelte utility classes (288ddd2)
0.5.0 (2020-07-03)
- pass source event through (98669b0)
- reset order (4d3909a)
0.4.1 (2020-07-02)
- doc api links (33685d1)
0.4.0 (2020-07-02)
- validity: allow to override css classes per
use:validity
(c0f7dd5)
0.3.3 (2020-07-02)
- add website generation to release script (cff4a20)
- ensure @carv/type are only loaded for preview (074b931)
- snowpack omits files without an export or side effect (b0694d3)
0.3.2 (2020-07-02)
- ignore changelog in prettier (89f1f7b)
0.3.1 (2020-07-02)
0.3.0 (2020-07-02)
- github pages (44ad5a0)
- getInitialValues result is partial of schema (564c709)
- update readme examples (442146e)
- use is-* modifier for css classes (918a267)
- gh-pages: create CNAME from package.json/homepage (fd53007)
- gh-pages: only publish on release or version tag (ddda4e0)
- gh-pages: simplify CNAME generation (0b6c485)
- typedoc comments (ceabdc0)