Date: 26-Jul-2018
- Reorganize relevant code in "src" directory.
- Optimize asset bundles.
- (enh #134): Add Slovak Translations.
- (enh #126): Add Finnish Translations.
- (enh #120): Add Explorer FA Theme support.
Date: 26-May-2017
- Enhancements for plugin v4.4.1 (inclusion of
PiExifAsset
and removal ofCanvasBlobAsset
). - Add github contribution and issue/PR log templates.
- Update copyright year to current.
- (enh #117): Add Bulgarian Translations.
- (enh #114): Automatically add
enctype
to form options when using with Yii Active Field and Active Form. - (enh #112): Add Explorer Theme support.
- (enh #90): Fixed namespace fatal error.
- (enh #88): Add Vietnamese Translations.
- (enh #79): Add Lithuanian Translations.
Date: 16-Jun-2016
- (enh #74): Add Ukranian Translations.
- (enh #71): Enhancements for plugin v4.3.2.
- (enh #70): Add Estonian Translations.
- Add branch alias for dev-master latest release.
Date: 10-Jan-2016
- (enh #58): Enhancements for PJAX based reinitialization. Complements enhancements in kartik-v/yii2-krajee-base#52 and kartik-v/yii2-krajee-base#53.
- (enh #57): Enhance localizations and allow yii to generate message files via config.
- (enh #40): Add Persian Translations
- (enh #37): Add Greek Translations
- (enh #36): Add Indonesian Translations
Date: 26-Jun-2015
- (bug #33): Initialize
language
correctly.
Date: 03-May-2015
- (enh #29): Better validation for graceful downgrade for older browsers.
- (enh kartik-v/yii2-krajee-base#34, kartik-v/yii2-krajee-base#35): Enhance i18n translation locales.
- (enh #23): Add Chinese translations.
Date: 30-Mar-2015
- (enh #22): Added Thai language translations.
- (enh #21): Updates to widget for v4.1.8 bootstrap-fileinput plugin
- All plugin related translations now reside in the locales files in the plugin folder. Pull requests for new translations or editing translations needs to be done in the plugin folder.
- The
language
property can be set at the widget level to set the language (this will default toYii::$app->language
).
- (enh #20): Croatian translations
- (enh #4): Hungarian translations
Date: 08-Nov-2014
- Sub repo split from yii2-widgets
- Initial release