Releases: yiisoft/form
Releases · yiisoft/form
Version 1.3.0
- New #366: Add
CheckboxList
methods:checkboxWrapTag()
,checkboxWrapAttributes()
,checkboxWrapClass()
,
addCheckboxWrapClass()
andcheckboxLabelWrap()
(@vjik) - New #366: Add
RadioList
methods:radioWrapTag()
,radioWrapAttributes()
,radioWrapClass()
,addRadioWrapClass
andradioLabelWrap()
(@vjik) - Enh #366: Improve HTML markup of checkbox and radio lists in Bootstrap 5 themes (@vjik)
Version 1.2.0
Version 1.1.0
Version 1.0.0
- Initial release.