Modular Forms Versions Save

The modular and type-safe form library for SolidJS, Qwik and Preact

v0.24.0-qwik

2 weeks ago

Many thanks to @rafalfigura for contributing to this release.

  • Replace getFormDataValues util with decode-formdata package
  • Change FormData access in formActionQrl to event.sharedMap.get('@actionFormData') (pull request #194)

v0.23.1-qwik

3 months ago

Many thanks to @juanpmarin for contributing to this release.

  • Fix FieldElementProps type by using QRL for functions (issue #168)

v0.23.0-qwik

3 months ago
  • Fix type errors after upgrading to Qwik v1.4.0
  • Upgrade Qwik and Qwik City peer dependency to v1.4.0

v0.22.0-qwik

5 months ago

Many thanks to @DustinJSilk for contributing to this release.

  • Fix type errors after upgrading to Qwik v1.3.1
  • Remove Qwik specific events from FieldEvent type (issue #159)

v0.21.2-qwik

5 months ago

Many thanks to @saberuster for contributing to this release.

  • Fix return type of toLowerCase, toTrimmed and toUpperCase (issue #153)

v0.21.1-qwik

5 months ago

Many thanks to @brandonpittman for contributing to this release.

  • Fix regex in getFormDataValues for negative numbers
  • Fix type of class and style property of Form component (pull request #152)

v0.21.0-qwik

7 months ago

Many thanks to @genki and @katywings for contributing to this release.

  • Add submit method (issue #130, pull request #136)

v0.20.0-solid

7 months ago

Many thanks to @genki and @katywings for contributing to this release.

  • Add submit method (issue #130, pull request #136)

v0.7.0-preact

7 months ago

Many thanks to @genki and @katywings for contributing to this release.

  • Add submit method (issue #130, pull request #136)

v0.6.0-react

7 months ago

Many thanks to @genki and @katywings for contributing to this release.

  • Add submit method (issue #130, pull request #136)