Skip to content

v1.1.0

Choose a tag to compare

@neogeek neogeek released this 19 Jul 20:52
· 16 commits to upm since this release
  • [feat] Added method for returning child forms. #8
  • [hotfix] Removed event listener on gameobject disable. #7
  • [hotfix] Prevent tabbing or submitting from other forms. #6
  • [feat] Submit event #5
  • [hotfix] Prevent tabbing when no field is selected. #4
  • [hotfix] Use simple null check on parent form reference. #3
  • [hotfix] Fixed issue with tabbing through a form with nested forms. #2
  • [feat] Store the parent form of fields to allow nesting forms. #1