1
0

- updated to version 2.1.1

- Updated to latest jquery-ujs
      - ajax:aborted:file bugfixes
  
    - Updated to latest jquery-ujs
      - jQuery 1.8.0 compatibility
    - Updated to jQuery 1.8.0
    - Updated to jQuery UI 1.8.23
  
    - Updated to latest jquery-ujs
      - created `rails:attachBindings` to allow for customization of $.rails object settings
      - created `ajax:send` event to provide access to jqXHR object from ajax requests
      - added support for `data-with-credentials`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-jquery-rails?expand=0&rev=7
This commit is contained in:
Stephan Kulow
2012-08-26 05:41:34 +00:00
committed by Git OBS Bridge
parent 0082d45b0c
commit 5f85be5adb
4 changed files with 21 additions and 17 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Aug 26 05:41:01 UTC 2012 - coolo@suse.com
- updated to version 2.1.1
- Updated to latest jquery-ujs
- ajax:aborted:file bugfixes
- Updated to latest jquery-ujs
- jQuery 1.8.0 compatibility
- Updated to jQuery 1.8.0
- Updated to jQuery UI 1.8.23
- Updated to latest jquery-ujs
- created `rails:attachBindings` to allow for customization of $.rails object settings
- created `ajax:send` event to provide access to jqXHR object from ajax requests
- added support for `data-with-credentials`
-------------------------------------------------------------------
Sat Jul 28 14:32:36 UTC 2012 - coolo@suse.com