• v1.5.0 f451d69d70

    v1.5.0 Stable

    deblan released this 2025-10-01 23:31:01 +02:00 | 0 commits to main since this release

    Added

    • feat: add collection widget
    • feat: refactoring and improvement of example
    Downloads
  • v1.4.0 f25f823265

    v1.4.0 Stable

    deblan released this 2025-08-18 09:47:42 +02:00 | 10 commits to main since this release

    Added

    • feat: add json configuration

    Fixed

    • fix: reset GlobalFields in End()
    Downloads
  • v1.3.0 f9dd26dd4c

    v1.3.0 Stable

    deblan released this 2025-08-08 08:57:53 +02:00 | 15 commits to main since this release

    Added

    • feat: allow to handle request using json body"
    • feat: add WithJsonRequest on form
    • feat: add MapToUrlValues transformer
    Downloads
  • v1.2.0 627182d141

    v1.2.0 Stable

    deblan released this 2025-08-02 14:56:45 +02:00 | 21 commits to main since this release

    Added

    • feat: add tag field to specify the naming strategy (case)
    • feat: add ErrorsTree methods on form and field
    Downloads
  • v1.1.6 781fd04ffb

    v1.1.6 Stable

    deblan released this 2025-07-29 13:50:39 +02:00 | 33 commits to main since this release

    Fixed

    • fix(input/choice): add specific validation func
    Downloads
  • v1.1.5 dc6db954ed

    v1.1.5 Stable

    deblan released this 2025-07-29 13:46:14 +02:00 | 34 commits to main since this release

    Fixed

    • fix(input/choice): add specific validation func
    Downloads
  • v1.1.4 93b08069d1

    v1.1.4 Stable

    deblan released this 2025-07-29 10:34:54 +02:00 | 35 commits to main since this release

    Fixed

    • fix(theme/bootstrap5): fix button class
    • fix(theme/html5): remove div wrapper on form content
    Downloads
  • v1.1.3 f9064c1899

    v1.1.3 Stable

    deblan released this 2025-07-29 10:18:17 +02:00 | 38 commits to main since this release

    Fixed

    • fix(form): replace existing option in WithOptions
    Downloads
  • v1.1.2 6963fbad79

    v1.1.2 Stable

    deblan released this 2025-07-28 21:55:29 +02:00 | 40 commits to main since this release

    Added

    • chore(example): remove boostrap classes

    Fixed

    • fix(theme): checkbox is check on nil value
    Downloads
  • v1.1.1 32c383e758

    v1.1.1 Stable

    deblan released this 2025-07-27 14:34:40 +02:00 | 43 commits to main since this release

    Fixed

    • feat(form): add default options
    • fix(choice): fix Match when field data is nil
    Downloads