2.2.1
Added
json()
method to field that allows sending data in JSON format instead FormData.
Fixed
- Validation error display when one or more rows were deleted. Issue description
- Fixed dark mode recognition
- Fixed UI misalignment issues
json()
method to field that allows sending data in JSON format instead FormData.