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

Could you please upgrade to jQuery 1.11.0? #69

Closed
rosenfeld opened this issue Jun 30, 2014 · 4 comments
Closed

Could you please upgrade to jQuery 1.11.0? #69

rosenfeld opened this issue Jun 30, 2014 · 4 comments

Comments

@rosenfeld
Copy link
Collaborator

No description provided.

@joliss
Copy link
Member

joliss commented Jun 30, 2014

When I update it, rake is throwing errors, and output files have different names now. I don't have time to investigate at the moment, so will have to get back to this later.

rm -rf app
Generating javascripts
mkdir -p app/assets/javascripts
Warning: No dependencies found for selectable.js
Warning: No dependencies found for draggable.js
Warning: No dependencies found for tabs.js
Warning: No dependencies found for progressbar.js
Warning: No dependencies found for position.js
Warning: No dependencies found for effect-bounce.js
Warning: No dependencies found for dialog.js
Warning: No dependencies found for datepicker.js
Warning: No dependencies found for effect-pulsate.js
Warning: No dependencies found for effect.js
Warning: No dependencies found for effect-clip.js
Warning: No dependencies found for effect-slide.js
Warning: No dependencies found for autocomplete.js
Warning: No dependencies found for tooltip.js
Warning: No dependencies found for spinner.js
Warning: No dependencies found for effect-scale.js
Warning: No dependencies found for widget.js
Warning: No dependencies found for selectmenu.js
Warning: No dependencies found for droppable.js
Warning: No dependencies found for mouse.js
Warning: No dependencies found for button.js
Warning: No dependencies found for effect-puff.js
Warning: No dependencies found for effect-drop.js
Warning: No dependencies found for slider.js
Warning: No dependencies found for effect-fade.js
Warning: No dependencies found for menu.js
Warning: No dependencies found for effect-transfer.js
Warning: No dependencies found for effect-shake.js
Warning: No dependencies found for effect-explode.js
Warning: No dependencies found for sortable.js
Warning: No dependencies found for effect-blind.js
Warning: No dependencies found for effect-size.js
Warning: No dependencies found for core.js
Warning: No dependencies found for accordion.js
Warning: No dependencies found for effect-fold.js
Warning: No dependencies found for effect-highlight.js
Warning: No dependencies found for resizable.js
Generating stylesheets
mkdir -p app/assets/stylesheets
Warning: No matching JavaScript dependencies found for resizable.css
Warning: No matching JavaScript dependencies found for slider.css
Warning: No matching JavaScript dependencies found for progressbar.css
Warning: No matching JavaScript dependencies found for dialog.css
Warning: No matching JavaScript dependencies found for theme.css
Warning: No matching JavaScript dependencies found for selectmenu.css
Warning: No matching JavaScript dependencies found for datepicker.css
Warning: No matching JavaScript dependencies found for spinner.css
Warning: No matching JavaScript dependencies found for button.css
Warning: No matching JavaScript dependencies found for draggable.css
Warning: No matching JavaScript dependencies found for accordion.css
Warning: No matching JavaScript dependencies found for selectable.css
Warning: No matching JavaScript dependencies found for tabs.css
Warning: No matching JavaScript dependencies found for menu.css
Warning: No matching JavaScript dependencies found for autocomplete.css
Warning: No matching JavaScript dependencies found for core.css
Warning: No matching JavaScript dependencies found for base.css
Warning: No matching JavaScript dependencies found for tooltip.css
Warning: No matching JavaScript dependencies found for sortable.css
Warning: No matching JavaScript dependencies found for all.css
Copying images
mkdir -p app/assets/images/jquery-ui
Setting Jquery::Ui::Rails::JQUERY_UI_VERSION = "1.11.0"

@rosenfeld
Copy link
Collaborator Author

hmm... I see. If I find some free time I'll try to investigate how to fix the dependency detection to work with latest jQuery UI. I know they changed the build system to support bower integration, maybe that was responsible for breaking the current scripts...

@rosenfeld
Copy link
Collaborator Author

Just to link the issues, I've created a PR for this in #70.

@joliss
Copy link
Member

joliss commented Jul 1, 2014

Let's close this then - thanks for the PR :)

@joliss joliss closed this as completed Jul 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants