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

jQuery Core 1.9 Upgrade Guide #783

Open
46 tasks
felixheidecke opened this issue Jul 18, 2018 · 3 comments
Open
46 tasks

jQuery Core 1.9 Upgrade Guide #783

felixheidecke opened this issue Jul 18, 2018 · 3 comments
Assignees
Milestone

Comments

@felixheidecke
Copy link

jQuery Core 1.9 Upgrade Guide

Changes of Note in jQuery 1.9
See the full upgrade guide at jquery.com

Removed

Minor

.trigger()

  • /js/vendor/jquery-touch-events/src/1.0.1/jquery.mobile-events.js
  • /js/vendor/jquery-touch-events/src/1.0.1/jquery.mobile-events.min.js
  • /js/vendor/owncloud/newfilemenu.js

.click()

  • /js/app.js
  • /js/breadcrumb.js
  • /js/gallery.js
  • /js/galleryalbum.js
  • /js/gallerybutton.js
  • /js/galleryimage.js
  • /js/galleryview.js
  • /js/slideshowcontrols.js
  • /js/vendor/owncloud/share.js

.focus()

  • /js/gallery.js
  • /js/vendor/owncloud/share.js

.ajax()

  • /js/slideshowcontrols.js
  • /js/vendor/owncloud/share.js

.data()

  • /js/breadcrumb.js
  • /js/gallery.js
  • /js/galleryalbum.js
  • /js/galleryrow.js
  • /js/galleryutility.js
  • /js/vendor/eventsource-polyfill/dist/eventsource.js
  • /js/vendor/jquery-touch-events/src/1.0.1/jquery.mobile-events.js
  • /js/vendor/jquery-touch-events/src/1.0.1/jquery.mobile-events.min.js
  • /js/vendor/modified-eventsource-polyfill/eventsource-polyfill.js
  • /js/vendor/owncloud/share.js

.focus()

  • /js/gallery.js
  • /js/vendor/owncloud/share.js

.attr()

  • /js/breadcrumb.js
  • /js/galleryimage.js
  • /js/galleryinfobox.js
  • /js/slideshow.js
  • /js/vendor/owncloud/newfilemenu.js
  • /js/vendor/owncloud/share.js

.prop()

  • /js/galleryview.js
  • /js/vendor/owncloud/share.js

.toggle()

  • /js/slideshowcontrols.js
  • /js/vendor/owncloud/share.js

.add()

  • /js/rotate.js

.before()

  • /js/vendor/owncloud/share.js

.appendTo()

  • /js/galleryrow.js
  • /js/vendor/owncloud/share.js

.insertBefore()

  • /js/app.js
  • /js/rotate.js

.insertAfter()

  • /js/vendor/commonmark/dist/commonmark.js
  • /js/vendor/commonmark/dist/commonmark.min.js
@PVince81
Copy link
Contributor

@felixheidecke assigning you so you can get familiar with current gallery app for when working on the future one...

@felixheidecke
Copy link
Author

jQuery 2 update will be postponed.

@PVince81
Copy link
Contributor

@felixheidecke let's leave this open else the postponing gets lost

@PVince81 PVince81 reopened this Jul 31, 2018
@PVince81 PVince81 modified the milestones: development, backlog Aug 7, 2018
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