website/static/js
Qiming Teng 8a1ccddfd4 Remove customization of 'anchors'
The AnchorsJS module has been killed recently in #22311 prematurely. Now we don't
have a global variable 'anchors' to customize. This PR removes the related code
in script.js in hope everything else is still working correctly.
2020-07-18 21:08:19 +08:00
..
README.md Address review feedbacks 2020-07-06 06:52:46 +08:00
bootstrap-4.3.1.min.js Update bootstrap js because bootstrap 3.3.7 is vulnerable (#14775) 2019-06-07 19:01:08 -07:00
glossary.js Convert site to Hugo (#8316) 2018-05-05 09:00:51 -07:00
jquery-3.3.1.min.js Clean up shared assets for API reference 2020-07-05 13:43:03 +08:00
jquery-ui-1.12.1.min.js Use local assets over CDN assets (#10153) 2018-08-30 20:24:28 -07:00
jquery.scrollTo-2.1.2.min.js Clean up shared assets for API reference 2020-07-05 13:43:03 +08:00
mermaid.min.js adding mermaidjs shortcode with example 2020-04-19 14:48:22 -05:00
redirects.js Convert site to Hugo (#8316) 2018-05-05 09:00:51 -07:00
script.js Remove customization of 'anchors' 2020-07-18 21:08:19 +08:00
scroll-apiref.js Clean up shared assets for API reference 2020-07-05 13:43:03 +08:00
search.js Fix the no search result error when the keyword includes spaces. 2020-06-17 00:43:46 +09:00
sweetalert-2.1.2.min.js update sweetAlert and fix scrolling after copy (#15542) 2019-08-21 17:20:32 -07:00

README.md

NOTE

This directory contains scripts files referenced by different sections of the website. Please use caution when moving/renaming them.

Scripts used by API reference

  • bootstrap-4.3.1.min.js
  • jquery-3.3.1.min.js (indirect dependency from bootstrap-4.3.1.min.js)
  • jquery.scrollTo-2.1.2.min.js