aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs
AgeCommit message (Expand)AuthorFilesLines
2021-12-14docs: Add responsive variations for align-content-between (#35532)Ty Mick1-0/+1
2021-12-14Update stylelint and stylelint-config-twbs-bootstrap (#35438)XhmikosR4-11/+11
2021-12-07Fix variable name in form overview docs (#35468)Alexander Gitter1-2/+2
2021-12-07Replace inline styles in example "Dropdowns" (#35483)Anton1-9/+9
2021-12-01Dropdown: change doc for `data-bs-popper=none`GeoSot1-1/+1
2021-12-01Update edge-to-edge design instructions (#35446)Ethan Clevenger1-1/+1
2021-11-30Fix variable name in customizing comment (#35414)Christopher Boik1-1/+1
2021-11-25Update typography.mdFrançois Karman1-1/+1
2021-11-25Add a template factory helper to handle all template cases (#34519)GeoSot2-0/+26
2021-11-23Make footer examples responsive to mobile screens (#35365)Neeraj Kumar Das1-13/+13
2021-11-23Add missing scss/maps imports (#35373)Julien Déramond3-0/+8
2021-11-15Move reassigned Sass maps for colors to another stylesheet (#34942)Mark Otto4-7/+58
2021-11-15Fix typo in vertical alignment of table cells (#35348)Tobias Nießen1-1/+1
2021-11-09floating-labels: remove aria-label in the select example (#35327)Scott O'Hara1-1/+1
2021-11-05Fix spacing utility classes mentioned in navbar supported content documentati...Julien Déramond1-1/+1
2021-11-03Update import stacks required for modifying utilities (#35320)Mark Otto1-0/+10
2021-11-02Add top placement info to offcanvas docskyletsang1-1/+2
2021-11-01Add missing `role="search"` and `type="search"` in navbar doc and examples (#...Julien Déramond11-46/+46
2021-11-01update grid example docs (#35308)Christian Oliff1-2/+2
2021-10-28images.md: remove zero-width space (#35234)Barabas1-1/+1
2021-10-26fix(offcanvas): Adding titles class where missing (#35264)Oxydent1-2/+2
2021-10-21Fix typo in RTL Hello World! sentence (#35236)Gaël Poupard2-3/+3
2021-10-11Update nuget docs to specify only .NET Framework projects are supported. (#35...Jesse Mandel1-1/+1
2021-10-05Enable `unicorn/prefer-prototype-methods` ruleXhmikosR11-11/+11
2021-10-05Separate container classes from `$enable-grid-classes` option (#35005)Mark Otto2-0/+5
2021-10-05Fix capitalization after period in `contents.md` (#35111)Julien Déramond1-1/+1
2021-09-28docs: remove `data-bs-dismiss="modal"` leftover (#35042)Alex Gibson1-1/+1
2021-09-28Add offcanvas to the components requiring JavaScript (#35013)Rohit Sharma1-0/+1
2021-09-28examples: Add `role="switch"` to switches (#35022)Julien Déramond2-4/+4
2021-09-13Fix responsive img docscdalexndr1-2/+2
2021-09-10Changes some latin/dummy text to English (#34946)Christian Oliff3-8/+8
2021-09-09docs: Add role="switch" to switches (#34824)Christian Oliff1-5/+5
2021-09-09replace dummy text with English for Text truncation page (#34936)Christian Oliff1-2/+2
2021-09-09Non-blocking typo fix (#34935)Christian Oliff1-1/+1
2021-09-08Fix Backdroped typo (#34920)Christian Oliff1-1/+1
2021-09-08fix utilities typo (#34923)Christian Oliff1-1/+1
2021-09-08docs: Update RFS version & move "v" prefix to config.yml (#34918)XhmikosR1-3/+3
2021-09-08fix predefined typo (#34922)Christian Oliff2-3/+3
2021-09-08Fix JavaScript typo (#34921)Christian Oliff1-1/+1
2021-09-07Release v5.1.1 (#34869)v5.1.1XhmikosR1-1/+1
2021-09-07Typo fixes (#34914)XhmikosR15-15/+15
2021-09-06Disabled link cleanup (#34886)Patrick H. Lauke19-69/+76
2021-09-06Docs: Add Callout to Stacks Helper page about limited flexbox gap support (#3...Christian Oliff1-0/+4
2021-09-04Fix a11y issues in `.hstack` example and placeholder 'How it works' example (...Julien Déramond2-2/+2
2021-09-03docs: add `$enable-smooth-scroll` to Sass options page (#34877)Alan Oliveira1-0/+1
2021-09-02Include root.scss in all dist builds (#34773)Mark Otto1-0/+6
2021-08-31Use `path.Join` when joining pathsXhmikosR1-1/+1
2021-08-31Remove `.html` suffix from shortcodes calls.XhmikosR1-1/+1
2021-08-30Enhance Alerts > Live Example section (#34769)Julien Déramond1-12/+2
2021-08-30clarify importing all vs specific plugins (#34840)Marius A1-3/+7