Releases: aviemet/useInertiaForm
Releases · aviemet/useInertiaForm
v2.0.15
2.0.15 (2023-03-25)
Bug Fixes
- 🐛 Exports DynamicInputsProps (07c669d)
v2.0.14
2.0.14 (2023-03-25)
Bug Fixes
- 🐛 Properly scopes model attribute in DynamicInputs (35fb5ff)
v2.0.13
2.0.13 (2023-03-24)
Bug Fixes
- 🐛 Removes disabled conditions from Submit button (403270a)
v2.0.12
2.0.12 (2023-03-24)
Bug Fixes
- 🐛 Only resets form data after success if async (3f970c7)
v2.0.11
2.0.11 (2023-03-24)
Bug Fixes
- 🐛 Adds errors to dependency array in Form component (f342147)
v2.0.10
2.0.10 (2023-03-24)
Bug Fixes
- 🐛 Refactors Form component to eliminate a file (89e370f)
v2.0.9
2.0.9 (2023-03-23)
Bug Fixes
- 🐛 Nested arrays properly renamed, errors properly set (e2629d9)
v2.0.8
2.0.8 (2023-03-23)
Bug Fixes
- 🐛 Includes array access notation in attributes rewrite (d7dbb59)
v2.0.7
2.0.7 (2023-03-22)
Bug Fixes
- 🐛 Fixes fillEmptyValues to include nested arrays (4089f82)
v2.0.6
2.0.6 (2023-03-22)
Bug Fixes