vjeantet/hugo-theme-docdock

Upgrade jQuery to 3.x

オープン

#170 opened on 2018/11/12

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (315 件のフォーク)github user discovery
help wanted

Repository metrics

Stars
 (614 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド