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-07 15:57:35 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f61761817202d8341c5838981dc12f97c0dfd3df
yii2
/
framework
/
assets
History
Alexander Makarov
8ac5776a0d
Changed back usage of attr() to usage of prop() for checkboxes
2015-04-12 11:46:37 +03:00
..
yii.activeForm.js
Changed usage of .prop() to .attr() in order to avoid issues when working with forms having input with names matching form properties. Related to
#8014
.
2015-04-09 23:06:47 +03:00
yii.captcha.js
Tab to spaces conversion.
2014-03-16 20:05:54 -04:00
yii.gridView.js
Changed back usage of attr() to usage of prop() for checkboxes
2015-04-12 11:46:37 +03:00
yii.js
Fixes
#8014
: Fixed setting incorrect form "action" property after submitting a form using a link with "data-method" and containing "action" among "data-params"
2015-04-08 03:17:42 +03:00
yii.validation.js
do not extra convert to floats in CompareValidator client code
2015-04-04 22:29:08 -04:00