Date: 09-Oct-2018
- Remove composer yii2 bootstrap dependency and correct yii2-krajee-base dependency.
- Enhance
Html::media
andHtml::mediaList
for Bootstrap 4.x.
Date: 27-Sep-2018
- Bump up version.
Date: 26-Sep-2018
- Enhancements to support Bootstrap v4.x.
- Move all source code to
src
directory. - (enh #44): Secure
userIP
function. - (enh #43): Update Vietnamese Translations.
- (enh #42): Update Hungarian Translations.
- (enh #41): Update German Translations.
- (enh #40): Fixed
a moment ago
readout. - (enh #39): Update Greek Translations.
Date: 26-Nov-2016
- (bug #38): Fix buttonGroup
item
parsing when set as Closure. - (enh #37): Update Finnish Translations.
- (enh #36): Update Russian Translations.
- (enh #35): Add Slovak Translations.
- (enh #33): Update Italian Translations.
- Update message config to include all default standard translation files.
- Add github contribution and issue/PR logging templates.
- Add branch alias for dev-master latest release.
- Update PHP documentation for all classes in the extension.
Date: 12-Dec-2015
- (enh #29): Code style and formatting enhancements.
- (enh #28): Add Italian Translations.
- (enh #27): Add Ukranian Translations.
Date: 22-Oct-2015
- (enh #25): Fix russian traslation for "a moment ago"
- (enh #26): Add functionality for Bootstrap Checkbox Button Group and Radio Button Group. New additions:
checkboxButtonGroup
radioButtonGroup
activeCheckboxButtonGroup
activeRadioButtonGroup
Date: 09-Sep-2015
- (enh #24): New
timeInterval
method in addition totimeElapsed
.
Date: 15-Jun-2015
- (enh #22): Add Spanish translations.
- (bug #21): Remove duplicate browsers in list.
- (enh #19): Add Portuguese Brazilian translation messages.
- (enh #17, #18): Update Russian translation messages.
- (enh #16): Add Russian translation messages.
- (enh #15): Initialize i18N for getBrowser method.
Date: 23-Jan-2015
- (enh #12): Completed French Translations.
- (enh #11): Add French Translations and fix
genCalList
. - (enh #10): Enhance
timeList
method to include ranges and intervals. - (enh #9): Add/Enhance new methods for
dayList
,monthList
anddateList
. - (enh #8): Convert days, months, ones, tens, triplets to static methods
- (enh #7): Implement translations.
Date: 10-Nov-2014
- Set release to stable
Date: 12-Aug-2014
- added
inArray
helper method - much faster than the inbuilt PHPin_array
method - updated documentation for newer methods
- PSR4 alias change
Date: 01-Mar-2014
Initial release