website/static/js
Qiming Teng b3214813a4 Cache scripts locally
The current layout partial is using scripts from a site not accessible
from behind the dam great firewall. This is a fix to cache the scripts
as we do before so that tabs, top menu works for everyone.
2021-01-31 21:58:42 +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.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
popper-1.14.3.min.js Cache scripts locally 2021-01-31 21:58:42 +08:00
redirects.js Convert site to Hugo (#8316) 2018-05-05 09:00:51 -07:00
script.js Only load copy-and-paste helper on pages that use it 2020-09-30 23:42:00 +01:00
scroll-apiref.js Clean up shared assets for API reference 2020-07-05 13:43:03 +08:00
search.js move search.md 2020-08-28 15:37:46 -04: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