35 Commits (2861121a67dd257f37920f5c098d8514213109dc)

Author SHA1 Message Date
蛋蛋 d5a428e001
Fix some code smells (#18696) 3 years ago
Bizley 82be8b61cf
Replacing deprecated `::className()` with `::class` (#18671) 3 years ago
Alexander Makarov 9910519aba
Revert "Fixes #16657: Ensure widgets after run event result contains the result of the rendered widget" 6 years ago
Ade Attwood 7dc38ff402 Fixes #16657: Ensure widgets after run event result contains the result of the rendered widget 6 years ago
Klimov Paul 65f6b59b35 `@inheritdoc` notation changed 7 years ago
SilverFire - Dmitry Naumenko 34cc2dee8f
Fixes #14294: Added `InputWidget::renderInputHtml()` to move behavior described in `InputWidget` class docs to the class itself 7 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
SilverFire - Dmitry Naumenko b0162d3a48
Revert "Fixes #14294: Added `InputWidget::renderInput()` to move behavior described in `InputWidget` class docs to the class itself" 7 years ago
Carsten Brandt a5b393a3c1 Fixes #14294: Added `InputWidget::renderInput()` to move behavior described in `InputWidget` class docs to the class itself 7 years ago
DaveFerger 606b6d44f4 Fixes #14321: `yii\widgets\MaskedInput` is now registering its JavaScript `clientOptions` initialization code in head section 7 years ago
Alexander Makarov 858e801573 Fixes #14286: Used primary inputmask package name instead of an alias 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Robert Korulczyk 7a3a342127 Fix errors reported by apidoc extension. (#12986) 8 years ago
Alexander Makarov b2c92d3f4b Fixes #12382: Changed `yii\widgets\MaskedInput` to use `jQuery` instead of `$` to prevent conflicts 8 years ago
cuiliang c0df003ac0 merge from master 8 years ago
Klimov Paul 2fe7ed05f0 Fixed setup of 'definitions' and 'aliases' at `yii\widgets\MaskedInput` 9 years ago
Alexander Makarov 00e328753a Fixes #10029: Fixed MaskedInput not working with PJAX 9 years ago
Alexander Makarov 50cd3e1123 Fixes #6200 9 years ago
Carsten Brandt 6e3da6b329 various phpdoc fixes 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Anton Andersen b46fad439c Fixes #9011: Allow `yii\widgets\MaskedInput` to produce an input tag of a custom type 9 years ago
Qiang Xue 78d3a856d3 Added `Json::htmlEncode()` to support safer JSON data encoding in HTML code 10 years ago
Qiang Xue 2c94bb0899 Fixes #7808: Adjusted Masked input to correctly generate the hash variable to store the plugin options 10 years ago
Gabriel Homsi ba7ccf2a0b fixed example with wrong namespace at 'yii2/framework/widgets/MaskedInput.php' documentation 10 years ago
Carsten Brandt 40c232df92 enhanced widget documentation 10 years ago
Alexander Makarov 6481d13494 Optimized checks order in conditions 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Sergey 366852647b typo fix 10 years ago
Carsten Brandt 6578cfbdab updated phpdoc and classmap 10 years ago
Kartik Visweswaran e90fb534da Masked input widget upgrade fixing #3196 10 years ago
Carsten Brandt 274b6e41b4 adjusted apidoc for MaskedInput widget 10 years ago
Kartik Visweswaran 8331ff018d Fix #3196: Masked input widget revamped to use new plugin 10 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Carsten Brandt 6fff5662df better use @see for See in phpdoc 11 years ago
Carsten Brandt c94a40e90d added a large amount of missing documentation 11 years ago
Qiang Xue 92fb014980 Fixes #2405: The CSS class of `MaskedInput` now defaults to `form-control` 11 years ago
Luciano Baraglia 7d33a5d3b5 Some Code style fixes 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue 0ff8518c21 Fixes #1550: fixed the issue that JUI input widgets did not property input IDs. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt bdb77f33ba updated @property annotations of many classes 11 years ago
Qiang Xue 368a4cfe66 Asset feature refactoring (WIP) 11 years ago
Qiang Xue 249f90f5ee Implemented MaskedInput widget. 11 years ago