2021-07-09 17:53:24 +08:00
|
|
|
Yii Framework 2 bootstrap5 extension Change Log
|
|
|
|
==============================================
|
|
|
|
|
2022-04-22 21:35:02 +08:00
|
|
|
2.0.4 under development
|
2021-10-22 04:37:48 +08:00
|
|
|
-----------------------
|
2022-04-22 21:35:02 +08:00
|
|
|
|
2022-07-04 18:10:54 +08:00
|
|
|
- Bug #43: Accordion widget does not set "collapsed" class on toggle button (simialbi)
|
2022-05-04 01:14:38 +08:00
|
|
|
- Enh #39: Add inline mode to `BaseHtml::checkboxList()` and `BaseHtml::radioList()` (WinterSilence)
|
2022-05-05 22:22:00 +08:00
|
|
|
- Enh #40: Breadcrumbs refactoring (WinterSilence)
|
2022-05-04 01:14:38 +08:00
|
|
|
|
2022-04-22 21:35:02 +08:00
|
|
|
|
|
|
|
2.0.3 April 22, 2022
|
|
|
|
--------------------
|
|
|
|
|
2022-03-11 06:43:09 +08:00
|
|
|
- Enh #36: `BootstrapWidgetTrait::$clientOptions = false` disables registerJs in `BootstrapWidgetTrait` (julianrutten)
|
2022-01-17 15:04:47 +08:00
|
|
|
- Enh #33: Updated russian translations (WinterSilence)
|
2022-01-05 18:17:55 +08:00
|
|
|
- Enh #28: Added translations (simialbi)
|
2022-01-05 16:49:44 +08:00
|
|
|
- Enh #24: Accept `Breadcrumbs::$homeLink = false` to omit "Home" link (fetus-hina)
|
2022-01-03 16:53:19 +08:00
|
|
|
- Enh #27: Changed all data- and aria- attributes to short syntax (simialbi)
|
2021-12-19 20:37:40 +08:00
|
|
|
- Enh #26: Add Bootstrap icon asset (Krakozaber)
|
2021-11-18 10:19:08 +08:00
|
|
|
- Enh #18: Add rangeInput(), colorInput() and switch mode to checkbox() in class ActiveField (WinterSilence)
|
2021-11-30 07:37:19 +08:00
|
|
|
- Bug #19: Fix value of attribute "aria-current" in LinkPager::renderPageButton() (WinterSilence)
|
2021-12-01 04:03:33 +08:00
|
|
|
- Bug #23: Fix class attribute in listBox() and dropDownList() of class ActiveField (WinterSilence)
|
2022-04-21 06:05:47 +08:00
|
|
|
- Bug #133: Fix default `homeUrl` in `Breadcrumbs` widget (luke-)
|
2021-10-22 04:37:48 +08:00
|
|
|
|
|
|
|
|
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)
|
2021-08-16 15:48:14 +08:00
|
|
|
- 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.
|
|
|
|
|
|
|
|
|
2022-01-05 18:17:55 +08:00
|
|
|
1.0.0
|
2021-07-09 17:53:24 +08:00
|
|
|
-----------------------
|
|
|
|
- Initial release
|