This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jquery-ui
Watch
1
Star
1
Fork
0
You've already forked jquery-ui
mirror of
https://github.com/jquery/jquery-ui.git
synced
2026-04-20 03:02:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a1eb9ca4befdabace88fc78aa59947dbf7c36e20
jquery-ui
/
tests
/
unit
/
widget
History
Scott González
8b15aaf496
Widget: Don't modify the prototype passed to $.widget().
Fixes
#8876
- Calling _super calls wrong inherited widget.
2012-12-03 14:18:24 -05:00
..
all.html
Upgrade jQuery to 1.8.3.
2012-11-14 15:22:01 -05:00
widget_animation.js
Widget: Fixed _show() and _hide() implementation and added tests.
2011-05-30 18:27:48 -04:00
widget_core.js
Widget: Don't modify the prototype passed to $.widget().
Fixes
#8876
- Calling _super calls wrong inherited widget.
2012-12-03 14:18:24 -05:00
widget_extend.js
Widget: $.widget.extend(): Properly handle extending a string with an object.
Fixes
#8713
- Passing an object as ui.resizable handles parameter does not work.
2012-10-22 15:36:11 -04:00
widget.html
Tests: Moved loadResources to TestHelpers.
2012-04-23 10:43:01 -04:00