-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement JUI extension #21
Comments
ok, sorry missed this one, i was searching for jqueryui ... hope if someone else is searching for it, he will now find it;) |
@creocoder Is the JUI extension complete now? I plan to move it to official extensions. |
@qiangxue Remaining 2 widgets. Will complete it on this week. |
Cool! Take your time. No need hurry. |
@creocoder what's left on this one? |
@samdark Slider |
@samdark And probably Tooltip, but really not sure there needed widget for toolip sice its just peace of jquery code and optimal to use it manually. |
We can skip Tooltip for now unless it is requested for by many people. |
* master: (131 commits) css fix. Finished model generator. more tests for FileHelper Added note about theme asset bundle to bootstrap widgets guide fixed typos in ArrayHelperBase phpdoc More tests for ArrayHelper and Inflector Fixed typo and code style Fixes #21: implemented jQueryUI Slider Fixes #790: added visible for Nav and Dropdown finished rule generation for model generator. bug fix of form generator. minor fixes of debugger. Added SafeValidator. fix dataProvider getSort() cleanup MemCache timeout API after #804 Added failureCallback, reduced timeouts to 1s Mentioning that timeoutms is available in memcache only. set default format for gridview to text Removed extra line Added timeoutms parameter in MemCache ... Conflicts: tests/unit/data/config.php
Concept-di-container.md proofread. [skip ci]
修改了2.0.5版本之后新增的方法代码错误
Similar to that in 1.1, but should be better designed (consistent with the design used in bootstrap extension).
The text was updated successfully, but these errors were encountered: