We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21e10d7 commit b8aa9acCopy full SHA for b8aa9ac
History.md
@@ -2,6 +2,12 @@
2
3
* Upgrade to jQuery UI 1.10.0
4
5
+* No more automatic `//= require jquery`
6
+ ([#30](https://github.com/joliss/jquery-ui-rails/pull/30), original
7
+ discussion at [#17](https://github.com/joliss/jquery-ui-rails/pull/17)).
8
+ This means that you have to add `//= require jquery` to your application.js
9
+ file before you require any of the jQuery UI JavaScript modules.
10
+
11
# 3.0.1
12
13
* Fix stylesheet dependencies
0 commit comments