yiisoft/yii2-jui
The Jquery UI extension for the Yii framework
2.0.7
9.9M downloads/mo
#2064 most downloaded on Packagist
yiisoft/yii2-jui
What this package is like to depend on
Last release 9 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 1.3 years
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
13 years old
11 releases · first in 2013
0 releases in the last 12 months
see the full history below
Release timeline
11 releases · Nov 2013 to Nov 2017
2014
2016
2018
2020
2022
2024
2026
Releases
latest 11-
2.0.725 Nov 2017Release notes
Open source →- Bug #45: Fixed missing close icon in
yii\jui\Dialog(mtangoo) - Bug #46:
yii\jui\Selectableadd support forbegin(),end()widget methods (fdezmc) - Enh #56: Use
jQueryinstead of$in generated code to avoid conflicts (samdark) - Chg #55:
yii\jui\AutoComplete::run()now returns output instead of echoing it (unlimix) - Chg #72: Updated jQueryUI dependency to use
1.12.1as minimum version (samdark)
- Bug #45: Fixed missing close icon in
-
2.0.622 Jul 2016Release notes
Open source →- Bug #36:
yii\jui\Draggablewas using wrong event names (samdark) - Bug #41:
yii\jui\Droppableandyii\jui\Resizablewere using wrong event names (samdark)
- Bug #36:
-
2.0.517 Mar 2016 -
2.0.410 May 2015Release notes
Open source →- Bug #6: When using
DatePickertranslations, asset was registered without timestamp when asset manager$appendTimestampwas enabled (samdark) - Bug (CVE-2015-3397): Using
Json::htmlEncode()for safer JSON data encoding in HTML code (samdark, Tomasz Tokarski)
- Bug #6: When using
-
2.0.301 Mar 2015Release notes
Open source →- Enh #7127:
nameormodelandattributeare no longer required properties ofyii\jui\InputWidget(nirvana-msu, cebe)
- Enh #7127:
-
2.0.211 Jan 2015Release notes
Open source →- Enh #6570: Datepicker now uses fallback to find language files, e.g. application language is
de-DEand the translation files does not exists, it will usedeinstead (cebe) - Enh #6471: Datepicker will now show an empty field when value is an empty string (cebe)
- Enh #6570: Datepicker now uses fallback to find language files, e.g. application language is
-
2.0.107 Dec 2014 -
2.0.012 Oct 2014 -
2.0.0-rc28 Sep 2014 pre-releaseRelease notes
Open source →- Chg #1551: Jui datepicker has a new property
$dateFormatwhich is used to set the clientOptiondateFormat. The new property does not use the datepicker formatting syntax anymore but uses the same as theyii\i18n\Formatterclass which is the ICU syntax for date formatting, you have to adjust all your DatePicker widgets to use the new property instead of setting the dateFormat in the clientOptions (cebe)
- Chg #1551: Jui datepicker has a new property
-
2.0.0-beta13 Apr 2014 pre-releaseRelease notes
Open source →- Bug #1550: fixed the issue that JUI input widgets did not property input IDs. (qiangxue)
- Bug #2514: Jui sortable clientEvents were not working because of wrong naming assumptions. (cebe)
- Enh #2573: Jui datepicker now uses the current application language by default. (andy5)
-
2.0.0-alpha25 Nov 2013 pre-release