aboutsummaryrefslogtreecommitdiff
path: root/site/layouts/partials/scripts.html
AgeCommit message (Expand)AuthorFilesLines
2024-03-19docs: move algolia config to hugo configXhmikosR1-0/+6
2024-03-19docs: use defer when possible for JSXhmikosR1-5/+5
2024-03-19docs: bundle assets with HugoXhmikosR1-61/+22
2024-03-08Switch to using `hugo.IsProduction` (#39763)XhmikosR1-2/+2
2024-03-05Remove useless crossorigin="anonymous" attributesXhmikosR1-1/+1
2023-07-05Add docs search to homepage (#38850)Mewen Le Hô1-1/+2
2022-06-28Fix StackBlitz examples needing docs CSS (#36637)Julien Déramond1-3/+4
2022-06-20Fix StackBlitz Popovers and Tooltips examples (#36449)Julien Déramond1-1/+1
2022-05-26Fix StackBlitz examples by embedding snippets.js when needed (#36352)Julien Déramond1-8/+14
2022-05-06v5.2.0: Migrate to DocSearch 3 (#36176)Mark Otto1-1/+1
2022-04-17v5.2.0 design refresh, plus responsive offcanvas classes (#35736)Mark Otto1-2/+1
2022-04-12Use Babel and ES6 in docs JS files (#31607)Tiger Oakes1-16/+17
2022-03-31Fix StackBlitz edit feature by selecting the closest exampleJulien Déramond1-1/+1
2022-03-09docs: add a StackBlitz "Try It" button in code examples (#35644)Puru Vijay1-0/+45
2021-08-31Use `path.Join` when joining pathsXhmikosR1-1/+1
2020-11-19Revert "Use Hugo mounts for our docs vendor files." (#32210)XhmikosR1-4/+14
2020-11-19Add Hugo Pipes logic for local and vendored scripts.Regis Philibert1-14/+4
2020-11-19Use Hugo mounts for our docs vendor JS files.XhmikosR1-1/+1
2020-05-07Use `safeHTMLAttr` in the `integrity` attributes.XhmikosR1-1/+1
2020-02-22Use `hugo.Environment` instead of `getenv` (#29240)XhmikosR1-2/+2
2020-02-17scripts.html: don't load docsearch JS when it's not needed (#30205)XhmikosR1-1/+1
2019-11-04Move docs JS one folder up. (#29632)XhmikosR1-1/+1
2019-09-17Use Hugo for our docs Sass and JS. (#29280)XhmikosR1-9/+10
2019-07-17Fix docs search. (#29067)XhmikosR1-1/+1
2019-03-13Switch to Hugo.XhmikosR1-0/+19