For version 2.2, drupal/colorbox swapped to a fork of the colobox js module. See https://github.com/TurbojetTechnologies/colorbox/ for the fork. This is a requirement for 2.2. However, the current setup uses colorbox and an older version of Jquery, that seem to be a requirement in the core module for now.
This issue seeks to switch to the modern dependency.
I already have a WIP branch robgasc-remove-old-colorbox-dependency-require-min-colorbox2.2 that attempts to make this swap. It doesn't work very cleanly, as the suggested path is to install it with Drush.
For version 2.2, drupal/colorbox swapped to a fork of the colobox js module. See https://github.com/TurbojetTechnologies/colorbox/ for the fork. This is a requirement for 2.2. However, the current setup uses colorbox and an older version of Jquery, that seem to be a requirement in the core module for now.
This issue seeks to switch to the modern dependency.
I already have a WIP branch robgasc-remove-old-colorbox-dependency-require-min-colorbox2.2 that attempts to make this swap. It doesn't work very cleanly, as the suggested path is to install it with Drush.