website/static/js
Tim Bannister 735410f17b Only load copy-and-paste helper on pages that use it
This change helps improve load times for key non-documentation pages
such as https://kubernetes.io/
2020-09-30 23:42:00 +01: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
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