sage-html-forms

Create forms using HTMLForms.io and Sage 10 Blade components

MIT License

Downloads
15.5K
Stars
51
Committers
2

Bot releases are hidden (Show)

sage-html-forms - v1.0.6 Latest Release

Published by Log1x 11 months ago

Change log

Enhancements

  • chore(deps): Fix Acorn 4.x support
sage-html-forms - v1.0.5

Published by Log1x about 1 year ago

Change log

Enhancements

  • enhance: Add filter for hf_hide_admin_menu to toggle moving admin menu (#16)
  • chore(docs): Add hf_hide_admin_menu to README (#17)
sage-html-forms - v1.0.4

Published by Log1x almost 2 years ago

Change log

Enhancements

  • enhance(console): Truncate form:list submission results (#13)
  • chore(readme): Change HTML Forms URL to WordPress.org
  • chore(readme): add HTML Forms to the requirements

Bug fixes

  • fix(component): Add missing wrapper to form fields (Fixes #7) (#14)
  • fix(console): Fix the form:list command when there is no form action (#12)
sage-html-forms - v1.0.3

Published by Log1x over 3 years ago

Change log

Enhancements

  • chore: Add compatibility with Acorn v2.0.0 (Fixes #3)
  • chore(ci): Move to GitHub actions
  • chore(git): Update .gitignore and .gitattributes
  • chore(deps): Bump dependencies
sage-html-forms - v1.0.2

Published by Log1x about 4 years ago

Change log

Enhancements

  • feat(console): Add form:list command for displaying available forms and their submissions
  • feat(view): Add @htmlform blade directive for calling the form in views
  • enhance(provider): Clean up ServiceProvider
  • enhance(admin): Better implementation of the admin menu clean up
sage-html-forms - v1.0.1

Published by Log1x over 4 years ago

Change log

Enhancements

  • enhance(console): Add make:form command
  • chore(docs): Add console command to docs
  • chore(docs): Add error message customization to docs

Bug fixes

  • fix(component): Fix hidden slot
  • fix(ci): Fix CircleCI
sage-html-forms - v1.0.0

Published by Log1x over 4 years ago

Initial release