aboutsummaryrefslogtreecommitdiff
path: root/site/assets
AgeCommit message (Expand)AuthorFilesLines
2024-05-01Build(deps-dev): Bump stylelint from 16.3.1 to 16.4.0 (#39936)dependabot[bot]1-2/+1
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: move search style to its own CSS fileJulien Déramond3-3/+14
2024-03-19docs: improve stackblitz.jsXhmikosR1-11/+10
2024-03-19docs: bundle assets with HugoXhmikosR9-196/+298
2024-03-08Docs: fix position of search modal to avoid interface blocking at small break...Louis-Maxime Piton1-0/+1
2024-02-05Bump copyright year to 2024Julien Déramond4-4/+4
2023-10-05Docs: fix unnecessary right-margin for example code blocks (#39246)Christian Oliff1-0/+4
2023-08-05Add form elements in focusable elements when scrollinglouismaxime.piton1-0/+3
2023-08-05Use box-shadow CSS vars instead of Sass vars in assets and variablesJulien Déramond2-2/+2
2023-06-03Docs: consistency between custom buttons, popovers and tooltipsJulien Déramond1-3/+4
2023-05-31Update code-examples.js (#38675)XhmikosR1-6/+7
2023-05-01Update devDependencies (#38537)XhmikosR1-0/+1
2023-04-27Fix sizing on masthead npm i snippet (#38521)Mark Otto1-2/+1
2023-04-26Add new docsref page, fix docs border-radius issues (#38491)Mark Otto3-41/+31
2023-04-11Update devDependencies (#38437)XhmikosR1-2/+0
2023-04-10Fix colors in diff syntax colorsMark Otto1-1/+8
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-03-23Fix comment position in `assets/scss/_content.scss` (#38281)Julien Déramond1-1/+1
2023-03-19Proposal to use `scroll-margin-top` instead of introducing padding and negati...Louis-Maxime Piton2-6/+4
2023-03-19Docs: make all headings use `var(--bs-emphasis-color)` (#38262)Julien Déramond1-0/+7
2023-03-15Docs: use core mixins in a couple of places (#38236)XhmikosR3-3/+3
2023-03-15Tweak stylelint config (#38228)XhmikosR2-4/+2
2023-03-10Better use the CSSlouismaxime.piton1-2/+7
2023-03-04Docs: fix overflow:auto horizontal scrollbars covering last line of code bloc...Patrick H. Lauke3-5/+14
2023-02-25Docs: Drop unused `.focused` style (#38087)Julien Déramond1-5/+0
2023-02-14Attempt to fix focus ring being cut off in table of contents (#37965)Mark Otto1-9/+3
2023-02-14Docs: add scroll-margin-top for keyboard navigationPatrick H. Lauke2-0/+6
2023-02-11Remove `debug` references from DocSearch v2 (#38032)Julien Déramond1-3/+1
2023-01-25Theme color improvements (#37953)Mark Otto1-1/+1
2023-01-17Proposallouismaximepiton1-1/+1
2023-01-16Sass docs updates (#37897)Mark Otto1-0/+7
2023-01-16Small color mode docs CSS fixes (#37896)Mark Otto1-1/+5
2023-01-16Deprecate the Sass var and remove any occurence of the `.text-muted` (#37890)Louis-Maxime Piton1-1/+1
2023-01-06Docs: fix `.btn-clipboard` and `.btn-edit` link hover colorJulien Déramond1-1/+1
2023-01-05Docs: Small enhancements (#37803)Louis-Maxime Piton1-2/+9
2023-01-05Docs: remove some CSS from `.highlight-toolbar` defJulien Déramond1-7/+0
2023-01-04Docs: fix headings color in light/dark mode (#37802)Julien Déramond1-2/+2
2023-01-03Add new link utilities, icon link helper, and update colored link helpers (#3...Mark Otto1-20/+0
2023-01-03Remove dark mode --bs-heading-color value, set to null, and add custom styles...Mark Otto1-0/+7
2023-01-02Use Bootstrap colors in syntax highlightingMark Otto4-26/+28
2023-01-02fix live toast demo (#37590)AucT1-8/+8
2023-01-01Fix code color in calloutsMark Otto2-0/+3
2023-01-01Docs: remove remnants of Twitter / bump dates (#37779)Patrick H. Lauke4-7/+4
2022-12-29Focus ring helper and utilities (#33125)Mark Otto1-0/+5
2022-12-29Docs: enhance callouts links on dark modeJulien Déramond2-1/+3