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

貢獻者指南