aboutsummaryrefslogtreecommitdiff
path: root/site/assets/js
AgeCommit message (Expand)AuthorFilesLines
2024-03-26Fix typo in `site/assets/js/snippets.js` comments (#39840)Julien Déramond1-1/+1
2024-03-19docs: move algolia config to hugo configXhmikosR1-3/+6
2024-03-19docs: use defer when possible for JSXhmikosR1-1/+1
2024-03-19docs: improve stackblitz.jsXhmikosR1-11/+10
2024-03-19docs: bundle assets with HugoXhmikosR8-196/+296
2024-02-05Bump copyright year to 2024Julien Déramond3-3/+3
2023-05-31Update code-examples.js (#38675)XhmikosR1-6/+7
2023-04-26Add new docsref page, fix docs border-radius issues (#38491)Mark Otto1-2/+3
2023-03-30Fix clipboard code (#38380)Patrick H. Lauke1-1/+1
2023-03-27Add js-docs shortcode to ensure consistency between doc and js code (#38316)Hannah Issermann1-3/+11
2023-03-27docs: remove trailing newline when copying snippets (#38321)XhmikosR1-2/+4
2023-02-11Remove `debug` references from DocSearch v2 (#38032)Julien Déramond1-3/+1
2023-01-02fix live toast demo (#37590)AucT1-8/+8
2023-01-01Docs: remove remnants of Twitter / bump dates (#37779)Patrick H. Lauke3-6/+3
2022-12-18docs: move color-mode script (#37658)XhmikosR1-62/+0
2022-12-01code-examples.js: switch to `firstElementChild` (#37570)XhmikosR1-1/+1
2022-11-28Docs: rewrite/reorganise carousel docs page (#37354)Patrick H. Lauke1-0/+9
2022-11-28Add dark mode support (#35857)Mark Otto1-0/+62
2022-07-17Fix typos in `snippets.js` (#36758)Marc Wrobel1-4/+4
2022-07-06Docs: add indeterminate disabled checkbox example (#36674)Julien Déramond1-1/+3
2022-06-25Docs: update clipboard.js to v2.0.11Julien Déramond1-2/+2
2022-06-15Add example of dark navbar and offcanvas to docs (#36510)Mark Otto1-4/+6
2022-05-26Fix StackBlitz examples by embedding snippets.js when needed (#36352)Julien Déramond1-8/+38
2022-05-24CSS: doc fixes (#36425)Louis-Maxime Piton1-1/+1
2022-05-06docs: add proper markup on modal's page tooltips ands popoversGeoSot1-15/+3
2022-05-06v5.2.0: Migrate to DocSearch 3 (#36176)Mark Otto1-28/+17
2022-05-05ref(Docs assets): Separate js assetsGeoSot2-112/+132
2022-04-21Add .show class to offcanvas example, and disable it's normal behavior in our JSMark Otto1-0/+8
2022-04-17v5.2.0 design refresh, plus responsive offcanvas classes (#35736)Mark Otto3-59/+110
2022-04-12Use Babel and ES6 in docs JS files (#31607)Tiger Oakes2-53/+53
2022-04-01Changing to btnTitle and btnEditlouismaxime.piton1-2/+3
2022-03-29Fix typo for StackBlitz edit button's tooltip (#36073)Julien Déramond1-1/+1
2022-03-11Fix docs error after #35644 (#36002)GeoSot1-11/+13
2022-03-09docs: add a StackBlitz "Try It" button in code examples (#35644)Puru Vijay1-10/+17
2022-02-19Replace AnchorJS with a Hugo render hook (#32953)XhmikosR2-15/+1
2022-02-07Fix empty content of tooltip after 'copy' action in docs (#35773)GeoSot1-6/+5
2022-01-03Bump copyright year to 2022 (#35639)XhmikosR1-2/+2
2021-11-25Add a template factory helper to handle all template cases (#34519)GeoSot1-8/+10
2021-09-15Rename `e` to `event` (#34979)XhmikosR1-11/+11
2021-08-21Progress page: remove toggle animation button (#34787)XhmikosR1-11/+0
2021-06-29Add dynamic, live alerts example to docs (#33866)Mark Otto1-0/+16
2021-04-19Update anchor.js to v4.3.1. (#33668)XhmikosR1-4/+4
2021-04-09docs: update clipboard.js to v2.0.8 (#33583)XhmikosR1-3/+3
2021-01-18Add a live toast example to the docs (#32760)Mark Otto1-1/+11
2021-01-07Bump copyright year to 2021 (#32713)XhmikosR1-2/+2
2020-12-07Revert v5.getbootstrap.com changesXhmikosR1-1/+1
2020-12-04Add interactive positioning widgetMartijn Cuppens1-0/+11
2020-11-19Revert "Use Hugo mounts for our docs vendor files." (#32210)XhmikosR2-0/+16
2020-11-19Use Hugo mounts for our docs vendor JS files.XhmikosR2-16/+0
2020-11-14search.js: remove `window.location.origin` workaroundXhmikosR1-15/+1