20 Commits (13e014b7d917445462061e745a9808c4aea51714)

Author SHA1 Message Date
Carsten Brandt 4c361f366b fixed issue with wrongly assigned label in bootstrap 10 years ago
pana1990 c9cbfa036b Remove double slash in the comment [skip ci] 10 years ago
Dmitry Naumenko 8c87a47119 Fixed typo in ActiveField PHPDoc 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Alexander Mohorev 9553237777 No need to return from __construct 10 years ago
Alexander Mohorev 899b778994 Correct type declarations 10 years ago
Alexander Mohorev bb8550886e PHP type casting 10 years ago
Qiang Xue 6c0dde6f5e Fixes #5143: yii\bootstrap\ActiveField::label() should not encode label if it is explicitly specified. [skip ci] 10 years ago
Qiang Xue 93496bf8fd Fixes #5058: `yii\helpers\Html::activeCheckbox()` and `activeRadio()` will generate labels by default using the corresponding attribute labels 10 years ago
Qiang Xue 61284ed405 Fixes #3910: Removed the `container` option from `Html::checkbox()` and `Html::radio()` 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 7736853837 property code style extensions 10 years ago
Michael Härtl 05178e82fb Fixes issue #3740 for horizontal layouts 10 years ago
Tadas Z 2329af152b Fixed duplicate error message when client validation is enabled 10 years ago
Stephen Packer d15b66bf86 Fix case for ActiveField::checkboxTemplate use 10 years ago
Michael Härtl 65e18afee9 Fix label() method and make more templates configurable 10 years ago
Qiang Xue 1bcf3b8427 Fixed wrong links [skip ci] 11 years ago
Michael Härtl 9d384668c5 Remove empty ActiveField errors and fix bootstrap templates 11 years ago
Qiang Xue f7396fa024 Minor refacotring of bootstrap active field and form. 11 years ago
Michael Härtl 7364249ff6 Issue #3029: Implement ActiveForm and ActiveField 11 years ago