-
Notifications
You must be signed in to change notification settings - Fork 0
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
[CLOSED] FOR REVIEW: Update to jQuery 2.0.1, LESS 1.3.3 and Bootstrap 2.3.1 #3776
Comments
Comment by dangoor When I run All of the extension tests, I see a failure in JavaScript Code Hinting that I don't see when I run the JS Code Hinting test on its own. Do you see that as well? I have a feeling that's independent of the work we're tracking here. |
Comment by dangoor It turns out that the InlineColorEditor failure was actually a case of a jQuery change that required a fix in the code. |
Comment by gruehle
|
Comment by njx Review complete. The remaining issues I think we should consider addressing before landing the branch are:
There are a few other minor visual issues I'm seeing that I'll go ahead and file with [framework-update] in the subject. |
Comment by njx Actually, I think we can land this before the in-browser menu work. I'll file a bug on that. |
Comment by njx I added notes to the bottom of https://github.com/adobe/brackets/wiki/Research:-jQuery-2.0-Upgrade about the changes we made for jQuery 1.9. |
Comment by njx Looks good aside from the filed bugs. Merging. |
Issue by gruehle
Sunday Jun 02, 2013 at 01:29 GMT
Originally opened as adobe/brackets#4054
This pull requests updates jQuery to 2.0.1, LESS to 1.3.3 and Bootstrap to 2.3.1. This is a major update that has several breaking changes.
Major API changes are listed in the Sprint 26 release notes
Big thanks to
@
WebsiteDeveloper for the LESS and Bootstrap updates, and@
TuckerWhitehouse for the jQuery update.Remaining tasks:
gruehle included the following code: https://github.com/adobe/brackets/pull/4054/commits
The text was updated successfully, but these errors were encountered: