Skip to content

Commit b8aa9ac

Browse files
committed
Update history
1 parent 21e10d7 commit b8aa9ac

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
* Upgrade to jQuery UI 1.10.0
44

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+
511
# 3.0.1
612

713
* Fix stylesheet dependencies

0 commit comments

Comments
 (0)