aboutsummaryrefslogtreecommitdiff
path: root/site/layouts/_default
AgeCommit message (Expand)AuthorFilesLines
2024-04-01docs: move examples inline shortcode to a partial (#39829)XhmikosR1-0/+1
2024-04-01docs: add a new partial for responsive images and use `imageConfig` (#39779)XhmikosR1-23/+3
2024-04-01Add a render image hook (#39768)XhmikosR1-0/+8
2024-03-20Move theme toggler to a partial (#39807)XhmikosR1-33/+7
2024-03-19docs: move examples icons to a partial (#39808)XhmikosR1-15/+1
2024-03-19docs: use defer when possible for JSXhmikosR2-4/+4
2024-03-08Switch to using `hugo.IsProduction` (#39763)XhmikosR1-1/+1
2024-03-06templates: use `urls.JoinPath` when handling URLsXhmikosR1-1/+1
2024-03-06Improve front matter "added" paramsXhmikosR1-2/+3
2024-03-05Remove useless crossorigin="anonymous" attributesXhmikosR1-1/+1
2024-03-05Minor template cleanupXhmikosR1-6/+10
2024-03-05examples.html: Move color mode JS lowerXhmikosR1-3/+3
2024-03-05render-heading.html: use variablesXhmikosR1-2/+4
2024-03-04docs: remove Google Analytics (#39725)XhmikosR1-2/+2
2023-12-21Docs: drop unused `.theme-icon` class (#39520)Julien Déramond1-3/+3
2023-09-14Fix: make theme selector tick icon visible when active in examples layout (#3...Julien Déramond1-0/+5
2023-05-31Use `.d-none` instead of inline stylingJulien Déramond1-1/+1
2023-04-27More darkmode examples (#38058)Mark Otto1-10/+8
2023-03-10Fix (#38191)Louis-Maxime Piton1-1/+1
2023-03-04Examples: color mode enhancement (#38144)Louis-Maxime Piton1-0/+71
2023-02-14Attempt to fix focus ring being cut off in table of contents (#37965)Mark Otto1-3/+3
2023-01-17Correctionlouismaximepiton1-1/+1
2023-01-10Update snippet examples for dark mode (#37834)Mark Otto1-0/+1
2023-01-05Docs: Small enhancements (#37803)Louis-Maxime Piton1-1/+1
2023-01-02Docs: offcanvas toggles accessibility fixes, fully hide layout template inputLouis-Maxime Piton1-1/+1
2022-12-29Darken some text emphasis and syntax colorsMark Otto1-1/+1
2022-12-29Use scrollspy on docs pages (#33428)GeoSot1-0/+1
2022-12-28Docs: display examples based on the docs current color mode (#37562)Julien Déramond1-1/+4
2022-11-28Add dark mode support (#35857)Mark Otto2-3/+3
2022-10-31Docs: Only show added in page badge if relevant (#37399)Mark Otto1-1/+3
2022-10-25Docs: use 'added' page information to display a tag on top of the pages (#37341)Julien Déramond1-3/+6
2022-10-22Home imports (#37318)Mark Otto1-1/+9
2022-09-27Changing the way `View on GitHub` links are handled (#37214)Louis-Maxime Piton1-1/+1
2022-07-14Offcanvas: activate focustrap when backdrop is enabled (#36717)GeoSot1-1/+1
2022-05-20Docs: quick fixes for HTML (#36395)Louis-Maxime Piton2-2/+2
2022-05-06v5.2.0: Migrate to DocSearch 3 (#36176)Mark Otto1-0/+1
2022-04-17v5.2.0 design refresh, plus responsive offcanvas classes (#35736)Mark Otto3-17/+39
2022-03-31Fix duplicate `.rounded-*` and `.fw-semibold` defs in examplesJulien Déramond1-4/+0
2022-02-23Docs: replace CSS by utilities in examples (#35699)Julien Déramond1-0/+22
2022-02-19Replace AnchorJS with a Hugo render hook (#32953)XhmikosR1-0/+5
2022-01-19Docs: group together reusable CSS for examples in a single stylesheet (#35649)Julien Déramond1-0/+19
2021-03-22Update examples (#33214)Mark Otto1-8/+14
2020-12-04docs(examples): new cheatsheet and RTL examplesGaël Poupard3-5/+5
2020-11-19examples: add the version number in `title` (#32198)XhmikosR1-1/+1
2020-11-17Add baseof layoutTiger Oakes5-143/+114
2020-11-17Move redirect layout into partialTiger Oakes1-11/+1
2020-11-11masthead: add newlines in the snippets and reindent (#32129)XhmikosR1-2/+2
2020-11-09docs.html: replace backslashes with forward slashes (#32102)XhmikosR1-1/+1
2020-11-05Drop Legacy Edge support.XhmikosR1-1/+0
2020-10-31Update instances of .font-weight to .fwMark Otto1-1/+1