yii2-bootstrap5/CHANGELOG.md
Simon Karlen 6789d54cb3
fixed #15
2021-10-12 12:34:14 +02:00

23 lines
707 B
Markdown

Yii Framework 2 bootstrap5 extension Change Log
==============================================
2.0.2 under development
-----------------------
- Bug #15: Fixed inline rendering of checkboxLists and radioLists (simialbi)
- Bug #5: BootstrapWidgetTrait::registerPlugin do nothing if no clientOptions is provided (dicrtarasov)
- Enh #11: Brought back close button api (simialbi)
- Bug #6: yii\bootstrap5\BaseHtml::staticControl(): Argument #1 ($value) must be of type string, int given (dicrtarasov)
- Bug #9: fixed default ActiveField::hintOptions (dicrtarasov)
2.0.1 August 11, 2021
---------------------
- no changes in this release.
1.0.0 under development
-----------------------
- Initial release