Skip to content

Releases: Log1x/sage-html-forms

v1.0.6

16 Nov 23:51
53c7663
Compare
Choose a tag to compare

Change log

Enhancements

  • chore(deps): Fix Acorn 4.x support

v1.0.5

28 Jul 22:34
4416796
Compare
Choose a tag to compare

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)

v1.0.4

29 Nov 20:47
d992fc0
Compare
Choose a tag to compare

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)

v1.0.3

18 Feb 10:49
e1ec6d6
Compare
Choose a tag to compare

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

v1.0.2

17 Aug 09:05
7045801
Compare
Choose a tag to compare

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

v1.0.1

17 May 07:52
4532745
Compare
Choose a tag to compare

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

v1.0.0

17 May 05:29
Compare
Choose a tag to compare

Initial release