aboutsummaryrefslogtreecommitdiff
path: root/site
AgeCommit message (Expand)AuthorFilesLines
2024-06-12Docs: drop unused `.bi-exclamation-triangle-fill` classJulien Déramond1-1/+1
2024-06-04docs: fix typo in the getting started introduction (#40522)Julien Déramond1-1/+1
2024-05-30Fix `.btn-group-vertical` border radius with dropdown as first element (#40488)Tobias1-2/+2
2024-05-30docs: use HTTPS link to IKONS website (#40507)Christian Oliff1-1/+1
2024-05-29docs: add missing `data-bs-theme="light"` in navbars color schemes markup (#4...Julien Déramond1-1/+1
2024-05-25docs: add Accordion component in the JS components section (#39980)Hannah Issermann1-0/+1
2024-05-02docs: migrate to the built-in sitemap template (#39951)XhmikosR5-16/+4
2024-05-01Build(deps-dev): Bump stylelint from 16.3.1 to 16.4.0 (#39936)dependabot[bot]1-2/+1
2024-04-05Add PostCSS-RTLCSS approach to the documentation (#39863)Iván Pereira1-0/+10
2024-04-01docs: move examples inline shortcode to a partial (#39829)XhmikosR3-66/+64
2024-04-01docs: resize docs bundler images and fix dimensions (#39824)XhmikosR9-3/+3
2024-04-01docs: add a new partial for responsive images and use `imageConfig` (#39779)XhmikosR6-38/+55
2024-04-01Add a render image hook (#39768)XhmikosR4-6/+14
2024-03-26Fix typo in `site/assets/js/snippets.js` comments (#39840)Julien Déramond1-1/+1
2024-03-25docs: update sitemap template (#39819)XhmikosR5-7/+11
2024-03-22docs: use `urls.JoinPath` in more places (#39778)XhmikosR2-2/+3
2024-03-20Move theme toggler to a partial (#39807)XhmikosR3-66/+42
2024-03-20masthead.html: add `rel="noopener" target="_blank"` (#39805)XhmikosR1-1/+1
2024-03-19docs: move examples icons to a partial (#39808)XhmikosR2-15/+16
2024-03-19Further improve PNG compression (#39773)XhmikosR17-0/+0
2024-03-19docs: move algolia config to hugo configXhmikosR3-4/+13
2024-03-19docs: use defer when possible for JSXhmikosR12-10/+20
2024-03-19docs: move search style to its own CSS fileJulien Déramond4-7/+22
2024-03-19docs: improve stackblitz.jsXhmikosR1-11/+10
2024-03-19docs: bundle assets with HugoXhmikosR16-267/+330
2024-03-15docs: mention text transform classes (#39782)XhmikosR1-1/+1
2024-03-15Update masthead to HeroDevs EOL (#39749)Edward Ezekiel2-3/+11
2024-03-13docs: move fathom site to hugo config (#39781)XhmikosR1-1/+1
2024-03-12examples: assorted tweaks (#39772)XhmikosR1-12/+18
2024-03-11Docs: drop `data-bs-scroll="true"` from navbar (#39766)Julien Déramond1-1/+1
2024-03-08Switch to using `hugo.IsProduction` (#39763)XhmikosR4-7/+6
2024-03-08Docs: fix position of search modal to avoid interface blocking at small break...Louis-Maxime Piton1-0/+1
2024-03-07footer: remove unneeded trailing slash (#39757)XhmikosR1-1/+1
2024-03-06docsref.html: move to variableXhmikosR1-1/+2
2024-03-06templates: use `urls.JoinPath` when handling URLsXhmikosR6-8/+9
2024-03-06docs: use a responsive image for bootstrap-logo-shadow.png (#39745)XhmikosR3-1/+7
2024-03-06Improve front matter "added" paramsXhmikosR16-16/+36
2024-03-06Fix various redirectsXhmikosR18-32/+32
2024-03-06docs: fix missing trailing slashes causing redirectsXhmikosR2-2/+2
2024-03-05dashboard: remove the unused bootstrap-icons.cssXhmikosR2-2/+0
2024-03-05Remove useless crossorigin="anonymous" attributesXhmikosR3-4/+4
2024-03-05header.html: remove unneeded `relUrl`XhmikosR1-1/+1
2024-03-05Minor template cleanupXhmikosR3-9/+12
2024-03-05examples.html: Move color mode JS lowerXhmikosR1-3/+3
2024-03-05render-heading.html: use variablesXhmikosR1-2/+4
2024-03-05Fix docs-versions.html (#39738)XhmikosR1-3/+7
2024-03-04docs: remove Google Analytics (#39725)XhmikosR5-19/+11
2024-02-20Release v5.3.3 (#39524)Julien Déramond1-1/+1
2024-02-14Fix product example mobile navbar toggler (#39657)Julien Déramond1-3/+3
2024-02-13Docs: fix typos in Vite, Parcel and Webpack guides (#39592)Robert Martin3-10/+10