Version 1.4 of Yii Form package is released.
- Change PHP constraint in
composer.json
to8.1 - 8.4
. - Improve "Bootstrap 5 Horizontal" theme for checkbox.
- In
PartsFeild
class change$beforeInput
and$afterInput
properties' scope to protected. - Suppress all extra HTML for "Hidden" field.