vjeantet/hugo-theme-docdock

Upgrade jQuery to 3.x

开放

#170 创建于 2018年11月12日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (315 个派生)github user discovery
help wanted

仓库指标

星标
 (614 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南