yii2-bootstrap5/CHANGELOG.md

23 lines
705 B
Markdown
Raw Normal View History

Yii Framework 2 bootstrap5 extension Change Log
==============================================
2021-10-22 04:37:19 +08:00
2.0.2 October 21, 2021
----------------------
2021-08-12 01:42:46 +08:00
2021-08-16 16:09:09 +08:00
- 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)
2021-08-16 15:11:46 +08:00
- Bug #9: fixed default ActiveField::hintOptions (dicrtarasov)
2021-10-22 04:37:19 +08:00
- Bug #15: Fixed inline rendering of checkboxLists and radioLists (simialbi)
- Enh #11: Brought back close button api (simialbi)
2021-08-12 01:42:46 +08:00
2021-08-12 01:42:33 +08:00
2.0.1 August 11, 2021
---------------------
2021-08-07 05:39:15 +08:00
- no changes in this release.
1.0.0 under development
-----------------------
- Initial release