Releases: boekkooi/JqueryValidationBundle
Releases · boekkooi/JqueryValidationBundle
Bug Fixes
In this release:
- Fixed bug where validation groups where added to the javascript when not needed.
- Fixed dynamic collections validation groups not working
- Added global access to the validator validation groups using
$().validate().settings.validation_groups
- Improved NumberRule to support Type constraint
Bug fixes
In this release:
- Fixed notice due to symfony/symfony#11604
- [Javascript] Fixed wrong encoding for params when a group was used
- Fixed unmapped sub forms not being validated
- Added bundle exceptions that implement
Boekkooi\Bundle\JqueryValidationBundle\Exception\ExceptionInterface
- Added TransformerRule so that DataTransformer rules will be applied to a field even when it's parent is not required.
Mass refactoring
Massing refactoring.
- Split FormTypeExtension into FormTypeExtension and ButtonTypeExtension
- Changed processors for Form's (here constraints are converted to rules)
- Added compile/build to cleanup the context for rendering
If you are unhappy with this release please let me know or use 0.1