website/static/js
Tim Bannister be2172f9a4 Ready sortable table support for Docsy
- make the JavaScript an asset
- add it to the head-end hook rather than the head partial itself
2024-05-24 13:44:48 +01:00
..
OWNERS Set labels and reviewers for website assets 2024-04-05 00:46:07 +01:00
README.md add optional dark mode to API docs (#43084) 2023-09-21 10:54:43 +08:00
apiref.js add optional dark mode to API docs (#43084) 2023-09-21 10:54:43 +08:00
bootstrap-4.6.1.min.js Fix Mermaid render problem 2022-08-31 14:49:00 -07:00
bootstrap-5.3.2.min.js Bump version for bootstrap css 2023-12-14 08:34:57 +08:00
dismiss_banner.js Added script for managing state of announcement banner 2024-03-13 18:34:37 +00:00
glossary.js fix: remove unused variable and symbol 2022-09-06 16:39:53 +08:00
jquery-3.6.0.min.js Fix Mermaid render problem 2022-08-31 14:49:00 -07:00
jquery.scrollTo-2.1.3.min.js Fix Mermaid render problem 2022-08-31 14:49:00 -07:00
mermaid-10.6.1.min.js mermaid js bump 2024-01-10 00:56:39 +05:30
popper-1.16.1.min.js Fix Mermaid render problem 2022-08-31 14:49:00 -07:00
redirects.js Convert site to Hugo (#8316) 2018-05-05 09:00:51 -07:00
release_binaries.js Add Hugo shortcode to fetch and display release binaries details 2023-11-03 15:18:19 +00:00
script.js Mark when JavaScript is available 2021-10-03 17:14:11 +01:00
search.js Update Bing Search to use Bing APIs not Cognitive Services 2023-10-29 21:28:48 +07:00
split-1.6.0.js Split the doc view 2023-08-02 09:54:41 +08:00
sweetalert-2.1.2.min.js update sweetAlert and fix scrolling after copy (#15542) 2019-08-21 17:20:32 -07:00
zoom.js Add full-screen image display feature 2024-05-09 14:25:35 +01: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.6.1.min.js
  • jquery-3.6.0.min.js (indirect dependency from bootstrap-4.3.1.min.js)
  • jquery.scrollTo-2.1.3.min.js
  • apiref.js