Skip to content

Files

Latest commit

 

History

History
53 lines (31 loc) · 2.65 KB

CHANGELOG.md

File metadata and controls

53 lines (31 loc) · 2.65 KB

Changelog

v3.1.0 - (2021-01-19)

Full Changelog

  • [feat] Added support for the New Unity Input System. #15

v3.0.0 - (2021-01-18)

Full Changelog

  • [hotfix] Removed com.unity.nuget.newtonsoft-json package. #13

v2.1.1 - (2021-01-14)

Full Changelog

  • Prevent running update loop when selected object is not a child of a form. #12

v2.1.0 - (2021-01-13)

Full Changelog

  • [feat] Added support for OnValueChanged events. #11

v2.0.0 - (2021-01-09)

Note: This package can no longer be installed via a unitypackage or dll file.

Full Changelog

  • [feat] LoadFromJSON #10
  • [feat] Added com.unity.nuget.newtonsoft-json package. #9

v1.1.0 - (2020-07-19)

Full Changelog

  • [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

v1.0.0 - (2020-07-10)

  • Initial release! 🎉

This changelog was generated with generate-local-changelog