32 lines
1.1 KiB
Markdown
32 lines
1.1 KiB
Markdown
Yii Framework 2 bootstrap5 extension Change Log
|
|
==============================================
|
|
|
|
2.0.3 under development
|
|
-----------------------
|
|
|
|
- Enh #26: Add Bootstrap icon asset (Krakozaber)
|
|
- Enh #18: Add rangeInput(), colorInput() and switch mode to checkbox() in class ActiveField (WinterSilence)
|
|
- Bug #19: Fix value of attribute "aria-current" in LinkPager::renderPageButton() (WinterSilence)
|
|
- Bug #23: Fix class attribute in listBox() and dropDownList() of class ActiveField (WinterSilence)
|
|
|
|
|
|
2.0.2 October 21, 2021
|
|
----------------------
|
|
|
|
- Bug #5: BootstrapWidgetTrait::registerPlugin do nothing if no clientOptions is provided (dicrtarasov)
|
|
- Bug #6: yii\bootstrap5\BaseHtml::staticControl(): Argument #1 ($value) must be of type string, int given (dicrtarasov)
|
|
- Bug #9: fixed default ActiveField::hintOptions (dicrtarasov)
|
|
- Bug #15: Fixed inline rendering of checkboxLists and radioLists (simialbi)
|
|
- Enh #11: Brought back close button api (simialbi)
|
|
|
|
|
|
2.0.1 August 11, 2021
|
|
---------------------
|
|
|
|
- no changes in this release.
|
|
|
|
|
|
1.0.0 under development
|
|
-----------------------
|
|
- Initial release
|