aboutsummaryrefslogtreecommitdiff
path: root/site/assets
AgeCommit message (Expand)AuthorFilesLines
2022-12-29Darken some text emphasis and syntax colorsMark Otto1-0/+2
2022-12-29Use scrollspy on docs pages (#33428)GeoSot3-10/+22
2022-12-27Docs: handle light/dark mode in Algolia search modal (#37738)Julien Déramond2-2/+31
2022-12-26Few miscellaneous docs fixes (#37625)Mark Otto2-7/+8
2022-12-21Fix Sass compilation when `$color-mode-type` is set to `media-query` (#37687)Julien Déramond2-2/+2
2022-12-20Follow upMark Otto1-1/+0
2022-12-18docs: move color-mode script (#37658)XhmikosR1-62/+0
2022-12-18Docs: replace some `--#{$prefix}` by `--bs` in Sass files (#37617)Louis-Maxime Piton2-3/+3
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 Otto15-73/+283
2022-11-14Docs: add margin between buttons in tooltip examplesJulien Déramond1-2/+8
2022-10-22Add `z-index` utilities, `.z-*` (#37317)Mark Otto1-0/+26
2022-10-22Home imports (#37318)Mark Otto1-0/+10
2022-08-31v5/docs: reintroduce `outline` for docs code samples, buttons when `:not(:foc...Patrick H. Lauke1-5/+1
2022-08-31Add a comment for track the bug.louismaximepiton1-1/+1
2022-08-31Set cursor to auto instead of pointer on `.DocSearch-Container`louismaximepiton1-0/+1
2022-07-27Move DocSearch out of offcanvas to always show it on mobile (#36824)Mark Otto2-1/+26
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-28Fix search modal z-index to be on top of all docs showcased components (#36627)Julien Déramond1-1/+1
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-06-01Docs: remove unused _algolia.scssJulien Déramond2-97/+0
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 Piton3-12/+1
2022-05-20Rewrite Webpack guide (#36382)Mark Otto1-1/+1
2022-05-20CSS: few proposals (#36406)Louis-Maxime Piton1-8/+2
2022-05-15Update search box styling and positionMark Otto1-3/+3
2022-05-13Fix homepage npm install snippetMark Otto1-3/+12
2022-05-06Docs(Scrollspy): minor changes to be aligned with new version of javascript ...GeoSot1-10/+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 Otto4-69/+118
2022-05-05ref(Docs assets): Separate js assetsGeoSot2-112/+132
2022-04-28Clean up last `$variable-prefix` usagesJulien Déramond1-3/+3
2022-04-21Add .show class to offcanvas example, and disable it's normal behavior in our JSMark Otto1-0/+8
2022-04-20Minor fixeslouismaxime.piton1-0/+4
2022-04-19Refactor some docs examples CSS (#36194)Mark Otto1-113/+77
2022-04-18One more code snippet fixMark Otto1-1/+17
2022-04-18Do some CSS and Migration guide cleanup (#36191)Mark Otto3-5/+15
2022-04-18Fix spacing of code snippetsMark Otto1-18/+13
2022-04-17v5.2.0 design refresh, plus responsive offcanvas classes (#35736)Mark Otto20-318/+523
2022-04-14Fix Chroma line highlight styleJulien Déramond1-1/+1
2022-04-13Revamp Scrollspy using Intersection observer (#33421)GeoSot1-2/+16
2022-04-12Use Babel and ES6 in docs JS files (#31607)Tiger Oakes2-53/+53
2022-04-11Update docs syntax colors head of dark mode (#35984)Mark Otto2-84/+97
2022-04-08Update devDependencies (#36120)XhmikosR1-1/+1
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-14Rewrite docs tables in Markdown with table shortcode (#31337)Mark Otto1-5/+3