This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii2
Watch
2
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2026-03-08 00:07:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
810e9e53370e31fa45dbda1ed4ff7ebf4e2ac754
yii2
/
framework
/
assets
History
Alexander Makarov
b3130be7ba
Fixes
#15476
: Added
\yii\widgets\ActiveForm::$validationStateOn
to be able to specify where to add class for invalid fields
2018-01-31 03:03:21 +07:00
..
yii.activeForm.js
Fixes
#15476
: Added
\yii\widgets\ActiveForm::$validationStateOn
to be able to specify where to add class for invalid fields
2018-01-31 03:03:21 +07:00
yii.captcha.js
Added JS tests for yii.captcha.js (
#12840
),
fixes
#13159
(
#13160
)
2016-12-10 14:42:28 +02:00
yii.gridView.js
Add empty lines before return statements. (
#14682
) [skip ci]
2017-08-21 01:58:49 +03:00
yii.js
Fixed yii.js to follow jQuery 3.0 API changes
2017-12-01 10:30:41 +02:00
yii.validation.js
Fixes
#14604
: Fixed
yii\validators\CompareValidator
compareAttribute
does not work if
compareAttribute
form ID has been changed
2017-11-15 00:43:14 +03:00