Skip to content
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

Upgrade jquery ui 1.8.24 -> 1.10.3 #729

Merged
merged 2 commits into from Sep 11, 2013

Conversation

thezoggy
Copy link
Contributor

Upgrade jquery ui 1.8.24 -> 1.10.3

Overall its a lot of minor bug fixes, dropping legacy ie6 hacks and some slight upgrades for the autocomplete.

  • JUI 1.9.x added menu, spinner, tooltip widget.

    Added menu widget to build out as it is required for dialog widget.

  • JUI 1.10.x removed IE6 legacy support (bgiframe/css hacks/etc)

    The button widget is used for the close button the dialog, which conflicts with bootstrap namespace. This is addressed in a newer version of bootstrap but for now we prefer jui over bs2 on dialog (filebrowser).

Upgrade jquery ui 1.8.24 -> 1.10.3
> Overall its a lot of minor bug fixes, dropping legacy ie6 hacks and some slight upgrades for the autocomplete.

  * JUI 1.9.x added menu, spinner, tooltip widget.
    > Added ```menu``` widget to build out as it is required for ```dialog``` widget.

  * JUI 1.10.x removed IE6 legacy support (bgiframe/css hacks/etc)
    > The ```button``` widget is used for the close button the dialog, which conflicts with bootstrap namespace. This is addressed in a newer version of bootstrap but for now we prefer jui over bs2 on dialog (filebrowser).
midgetspy added a commit that referenced this pull request Sep 11, 2013
Upgrade jquery ui 1.8.24 -> 1.10.3
@midgetspy midgetspy merged commit b45380b into midgetspy:development Sep 11, 2013
@thezoggy thezoggy deleted the dev-jquery_ui_1.10.3 branch June 21, 2014 12:36
gborri pushed a commit to gborri/Sick-Beard that referenced this pull request Aug 20, 2014
Third fix for zip updating and checkouts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants