vjeantet/hugo-theme-docdock

Upgrade jQuery to 3.x

Offen

#170 geöffnet am 12.11.2018

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (315 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (614 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

docDock currently use jQuery 2.x, which is deprecated. To upgrade 3.x, one should:

  1. Update all links to jQuery on CDN
  2. Check for errors in the browser console
  3. Check for errors with main functions/features from custom docDock functions
  4. Check for errors with docDock "plugins" like reveal.js etc.

PR must be against DEV branch so results could be verified also by others.

Optional webcomic on this topic.

44330578_1958452114267775_601193185564121357_n

Image from GARABATOKID

Contributor Guide