- no changes in this release.
- 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)
- New #364: Add
Checkbox::labelPlacement()
method and markCheckbox::enclosedByLabel()
as deprecated (@vjik)
- Enh #363: Add backed enumeration value support to
Select
field (@vjik)
- Initial release.