yii2-bootstrap5/CHANGELOG.md

29 lines
865 B
Markdown
Raw Normal View History

Yii Framework 2 bootstrap5 extension Change Log
==============================================
2021-10-21 20:37:48 +00:00
2.0.3 under development
-----------------------
2021-11-18 02:19:08 +00:00
- Enh #18: Add rangeInput(), colorInput() and switch mode to checkbox() in class ActiveField (WinterSilence)
2021-10-21 20:37:48 +00:00
2021-10-21 20:37:19 +00:00
2.0.2 October 21, 2021
----------------------
2021-08-11 17:42:46 +00:00
2021-08-16 08:09:09 +00: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 07:11:46 +00:00
- Bug #9: fixed default ActiveField::hintOptions (dicrtarasov)
2021-10-21 20:37:19 +00:00
- Bug #15: Fixed inline rendering of checkboxLists and radioLists (simialbi)
- Enh #11: Brought back close button api (simialbi)
2021-08-11 17:42:46 +00:00
2021-08-11 17:42:33 +00:00
2.0.1 August 11, 2021
---------------------
2021-08-06 21:39:15 +00:00
- no changes in this release.
1.0.0 under development
-----------------------
- Initial release