Releases: kartik-v/yii2-widgets
Releases · kartik-v/yii2-widgets
Version 3.4.1
Version 3.4.0
Date: 09-Nov-2014
- enh #199: Revamp yii2-widgets extension bundle to refer to individual sub repositories.
- Set release to stable
Version 3.3.0
Version 3.2.0
Date: 25-Oct-2014
- enh #181: Enhance RangeInput to include new vertical orientation
- bug #183: Fix typeahead remote loading spinning indicator.
- enh #184: Update select2 plugin to the latest release v3.5.1.
- enh #185: Update typeahead plugin to the latest release v0.10.5.
- enh #186: Better replacement of tags for field template.
Version 3.1.0
Version 3.0.0
Version 2.9.0
Date: 14-Aug-2014
- bug #132: Enhance growl widget for major changes to core plugin.
- Separate animation enhancements added to growl.
Version 2.8.0
Date: 31-Jul-2014
- enh #119, #121: Various styling enhancements to Select2.
- enh #122: Upgrade bootstrap growl to latest plugin version with various related enhancements
- enh #71: Created separate yii2-editable extension
Version 2.7.0
Date: 18-Jul-2014
- enh #96: Enhanced DatePicker, DateTimePicker, and TimePicker to work along with the new
autoWidgetSettings
for DateControl module . - enh #98: Added
language
configuration property for DatePicker, DateTimePicker, and TimePicker. - bug #99: Fix DateControl to work for date time formatting with DateTimePicker.
- enh #104: Add more information to documentation for Select2 widget and explain placeholder setting when
allowClear
istrue
. - enh #106: Added Turkish translations for FileInput widget.
- bug #110: Allow use of Select2 with tags, when tags are empty.
- enh #111: Allow configuring of template for each item in SideNav.
- Added
iconPrefix
property in SideNav to easily configure with more icon frameworks (other than glyphicon).