56 Commits (69fa11fd2d854fc5d26c528591ecc8842a9b57a6)

Author SHA1 Message Date
Qiang Xue 756308d2d9 Finished widget tutorial [skip ci] 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Alexander Makarov c7d8439072 Fixes #3687: Default `sourceLanguage` and `language` are now `en-US` in order for i18n formatter to work correctly 10 years ago
Aoseala f9370204d8 Fixes example code symbol errors 11 years ago
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 11 years ago
Qiang Xue f4c38faf74 prepare for next release. 11 years ago
Qiang Xue 8bbcff70db prepare for 2.0.0-beta release. 11 years ago
Carsten Brandt 865b71ef5e cleanup CHANGELOGs 11 years ago
muyiwaolurin 47b26b8bd8 Tiny Change - Typo 11 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
Alexander Makarov 5d6c314d4e Adjusted URL helper, fixed usage 11 years ago
Alexander Makarov 92b381795b Adjusted Url helper methods 11 years ago
Alexander Makarov 3400eb5215 #2630: `yii\heplers\Html::url` moved to new `yii\helpers\Url::create` 11 years ago
AlexGx 1982efbdfe many phpcs fixes 11 years ago
Alexander Makarov 15a41eae9e Removed executable flag from asset files 11 years ago
Tobias Munk 825a71c6df replaced keyword "yii" with "yii2" in composer.json files (fixes #2557) 11 years ago
andy5 3073543c49 Remove language check from DatePicker 11 years ago
andy5 b52302a8bd Update CHANGELOG.md 11 years ago
andy5 6bef1c2558 Use default appliaction language in DatePicker 11 years ago
Carsten Brandt b6944f806d fixed Jui sortable clientEvents naming 11 years ago
Carsten Brandt 26717e3e76 allow referencing the guide from API docs 11 years ago
Qiang Xue da9d544c54 psr-4 change. 11 years ago
Qiang Xue 41685a2409 moved extensions under yii. 11 years ago
Carsten Brandt e837e44ac1 updated ext composer.json for issue labels 11 years ago
Carsten Brandt 863f523896 removed unused asset.php files 11 years ago
Alexander Makarov 704f9105f4 fixed typo 11 years ago
Alexander Makarov 75aa665930 Fixes #1222: refactored jui/Widget, intorduced jui/Slider and jui/SliderInput 11 years ago
Alexander Makarov 6c5e8e4031 Fixes #1222: removed Slider widget from JUI extension since it's not input widget and a wrapper doesn't really add anything 11 years ago
Carsten Brandt e775c82dd8 Changed usage of self to static to allow extendibility 11 years ago
docsolver 4231724ebf Clarification about clientOptions and using JUI in AR form 11 years ago
Carsten Brandt 0eaafd74ba updated composer.json to be less restrictive 11 years ago
Luciano Baraglia 1fc0462ebb Typo in Docs [skip ci] 11 years ago
Qiang Xue 71268c9ea9 dependency fix. 11 years ago
Qiang Xue 83a937990c moved bootstrap to extension 11 years ago
Qiang Xue da3880504e updated extension README files. 11 years ago
Qiang Xue 41a44275e0 Removed unneeded Extension from jui. 11 years ago
Qiang Xue e5d5ab5655 updated license information. 11 years ago
Qiang Xue baf6de3c0c Adjusted jui directories. 11 years ago
Qiang Xue 8fc489091b removed InstallHandler. 11 years ago
Qiang Xue 5bf7ed947d renamed composer installation type. 11 years ago
Qiang Xue 03861b6fde Extension installer wip 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Qiang Xue 8b52824362 optimized datepick js code. 11 years ago
Qiang Xue bc743a32b7 Fixes #968: clientOptions should not be ignored when enabling internationalization. 11 years ago
Qiang Xue 0904c3454e Fixed composer autoload declaration. 11 years ago
Alexander Makarov 297504c2fc Fixes #21: implemented jQueryUI Slider 11 years ago
Carsten Brandt cd84653ff3 fixed extension documentation 11 years ago
callmez 82282f93f0 ResizableAsset typo fix! 11 years ago