Releases: CandyCoded/Forms
Releases · CandyCoded/Forms
v3.1.0
v3.0.0
v2.1.1
v2.1.0
v2.0.0
v1.1.0
- [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