aboutsummaryrefslogtreecommitdiff
path: root/site/layouts
AgeCommit message (Expand)AuthorFilesLines
2022-06-28Fix StackBlitz examples needing docs CSS (#36637)Julien Déramond1-3/+4
2022-06-20Fix StackBlitz Popovers and Tooltips examples (#36449)Julien Déramond3-6/+8
2022-06-05Improve accessible name of version dropdown in docs navbar (#36495)Patrick H. Lauke1-3/+3
2022-06-04Docs: Add a Vite Getting Started guide (#36412)Julien Déramond1-0/+1
2022-06-03Remove confusing unnecessary id/aria-labelledby for dropdown menus (#36487)Patrick H. Lauke1-4/+4
2022-05-27Add some details on "javascript" page (#36363)GeoSot1-1/+1
2022-05-26Fix StackBlitz examples by embedding snippets.js when needed (#36352)Julien Déramond2-9/+17
2022-05-24CSS: doc fixes (#36425)Louis-Maxime Piton2-5/+5
2022-05-22Rewrite Parcel guide (#36411)Mark Otto1-0/+3
2022-05-20Docs: quick fixes for HTML (#36395)Louis-Maxime Piton2-2/+2
2022-05-13Fix homepage npm install snippetMark Otto1-3/+3
2022-05-13docs: add the version in npm/yarn commandsXhmikosR2-2/+2
2022-05-13Add Fathom AnalyticsMark Otto1-0/+2
2022-05-13Prepare v5.2.0-beta1Mark Otto1-3/+3
2022-05-13Fix a11y keyboard access to docs navigation (#36340)Julien Déramond1-1/+1
2022-05-13docs: link to the root page for the homepage (#36344)XhmikosR1-1/+1
2022-05-13docs: drop Scratch usage (#36337)XhmikosR1-5/+5
2022-05-08Fix search with xs to md breakpointsJulien Déramond1-1/+1
2022-05-06v5.2.0: Migrate to DocSearch 3 (#36176)Mark Otto6-7/+13
2022-04-30Improve version picker for new pages in v5.2.xMark Otto1-2/+6
2022-04-30Update new docs version picker to work on home and examples pages (#36245)Mark Otto1-3/+15
2022-04-28Clean up last `$variable-prefix` usagesJulien Déramond1-2/+2
2022-04-21Manipulator: Add JSON parse support (#35077)GeoSot1-0/+3
2022-04-20Rewrite Getting Started > Introduction page to be more guide-like (#36204)Mark Otto1-1/+1
2022-04-17v5.2.0 design refresh, plus responsive offcanvas classes (#35736)Mark Otto14-185/+566
2022-04-12Use Babel and ES6 in docs JS files (#31607)Tiger Oakes1-16/+17
2022-03-31Fix duplicate `.rounded-*` and `.fw-semibold` defs in examplesJulien Déramond1-4/+0
2022-03-31Fix StackBlitz edit feature by selecting the closest exampleJulien Déramond1-1/+1
2022-03-14Rewrite docs tables in Markdown with table shortcode (#31337)Mark Otto1-1/+2
2022-03-12Convert added in badges to shortcode (#36007)Mark Otto1-0/+5
2022-03-09docs: add a StackBlitz "Try It" button in code examples (#35644)Puru Vijay2-0/+48
2022-02-28Site assets: `.bd-bg-purple-bright` → `.bd-bg-violet` and drop unused `.bd-...Julien Déramond1-1/+1
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-02-14Rewrite custom docs buttonsMark Otto1-1/+1
2022-01-19Docs: group together reusable CSS for examples in a single stylesheet (#35649)Julien Déramond1-0/+19
2021-12-03Docs offcanvas navbar (#34487)Mark Otto1-50/+60
2021-09-06docs: make use of the `.Site.Params.docs_version` variable (#34913)Julien Déramond1-1/+1
2021-08-31Use `path.Join` when joining pathsXhmikosR3-3/+3
2021-08-31example: remove unneeded escape charactersXhmikosR1-1/+1
2021-08-31Minor shortcode tweaks and consistency changesXhmikosR7-33/+37
2021-08-31Remove `.html` suffix from shortcodes calls.XhmikosR1-1/+1
2021-08-31Tweak scss-docs shortcodeXhmikosR1-18/+28
2021-07-28Use a streamlined way to trigger component dismiss (#34170)GeoSot1-0/+15
2021-07-06Fix site params variable on themes sectionacyoush1-1/+1
2021-05-25Update Hugo config and sitemap.xml (#34074)XhmikosR1-3/+5
2021-05-19Remove FA for time beingMark Otto1-1/+0
2021-05-12Add Fathom Analytics to v5 docs (#33904)Mark Otto1-0/+1
2021-05-05Release v5.0.0 (#33647)v5.0.0XhmikosR1-1/+1
2021-04-09footer: fix `rel=noopener` attribute (#33571)XhmikosR1-12/+12