Project

General

Profile

Actions

Feature proposal #5402

closed

Update jQuery plugins

Added by krileon over 8 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
21 July 2015
Due date:
% Done:

100%

Estimated time:

Description

Core jQuery has released a minor bug fix release. Update and also check all core jQuery plugins for updates.


Related issues 2 (1 open1 closed)

Precedes CB - Bug #6236: jQuery UI is not mobile compatibleClosedkrileon10 October 2016

Actions
Precedes CB - Bug #5282: Confirm dialog message untranslateableAssignedkrileon22 July 2015

Actions
Actions #1

Updated by krileon over 8 years ago

Remove jQuery migrate as it is now no longer needed.

Actions #2

Updated by krileon over 8 years ago

Remove overlib as it's no longer used.

Actions #3

Updated by krileon over 8 years ago

  • Priority changed from Normal to High
Actions #4

Updated by beat over 8 years ago

  • Target version changed from CB 2.0.11 to CB 2.0.12
Actions #5

Updated by beat over 8 years ago

  • Target version changed from CB 2.0.12 to CB 2.0.13
Actions #6

Updated by beat about 8 years ago

  • Target version changed from CB 2.0.13 to CB 2.0.14
Actions #7

Updated by beat about 8 years ago

  • Target version changed from CB 2.0.14 to CB 2.0.15
Actions #8

Updated by krileon almost 8 years ago

Review upgrading to jQuery 3.0.

https://blog.jquery.com/2016/06/09/jquery-3-0-final-released/

If done then do not remove jQuery Migrate. If not needed for any plugins then still include it, but default disable it for new installs. Some additional notes as follows.

The following may directly affect all custom CB jQuery plugins that parse data attributes into a settings object:
https://jquery.com/upgrade-guide/3.0/#breaking-change-data-names-containing-dashes

The following may affect Tooltip, MoreLess, and a few other usages that need to determine dimensions:
https://jquery.com/upgrade-guide/3.0/#breaking-change-width-height-css-quot-width-quot-and-css-quot-height-quot-can-return-non-integer-values

The following is a bit confusingly worded; there are a lot of show/hide usages; must be heavily tested:
https://jquery.com/upgrade-guide/3.0/#breaking-change-show-hide-and-toggle-methods-now-respect-more-stylesheet-changes

The following will be a serious problem if 3rd party jQuery plugins used are not updated:
https://jquery.com/upgrade-guide/3.0/#deprecated-bind-and-delegate

Actions #9

Updated by beat over 7 years ago

  • Target version changed from CB 2.0.15 to CB 2.1
Actions #10

Updated by krileon over 7 years ago

  • Precedes Bug #6236: jQuery UI is not mobile compatible added
Actions #11

Updated by krileon over 7 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Updated in MR !1132

Actions #12

Updated by krileon over 7 years ago

  • Precedes Bug #5282: Confirm dialog message untranslateable added
Actions #13

Updated by krileon over 7 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF