· Upgraded to jQuery UI 1.10.0.
· Fixed stylesheet dependencies.
· Upgrade to jQuery UI 1.9.2.
· Switched from storing the map of file dependencies locally to leveraging the grunt build system's .json files for determining file dependencies. This simplifies the maintenance of this wrapper project, and allows us to delete dependencies.js.
· Renamed jquery.effects.all to jquery.ui.effect.all, to match the effects files renamed in 1.9.2.
· Added draggable and resizable to the dependencies of dialog.
· Fixes Heroku precompilation timeouts.
· Upgrade to jQuery UI 1.8.23.
· Upgraded to jQuery UI 1.8.22.
· Bumping version to indicate that jquery-ui-rails is considered stable.
· Upgrade to jQuery UI 1.8.21.
· Added jquery.effects.all.
· Upgrade to jQuery UI 1.8.20.
· Upgrade to jQuery UI 1.8.19.
· Protect copyright notices against minification with /*! ... */