aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs
AgeCommit message (Expand)AuthorFilesLines
2022-06-29Fix dashboard example so that the sticky sidebar has scrollable content (#36608)Tech Vanity4-8/+2
2022-06-21Fix popover live demo to use `data-bs-title` instead of `title` (#36613)Julien Déramond1-1/+1
2022-06-20Fix StackBlitz Popovers and Tooltips examples (#36449)Julien Déramond6-29/+37
2022-06-15Add example of dark navbar and offcanvas to docs (#36510)Mark Otto2-1/+63
2022-06-14Don't style `readonly` inputs as `disabled` (#36499)Mark Otto1-3/+3
2022-06-14Carousel: Remove redundant reference to `interval=false` from docs (#36545)GeoSot1-3/+3
2022-06-13Document BootstrapVue being outdatedSam Magura1-1/+1
2022-06-13Fixes #36550Mark Otto1-71/+73
2022-06-08Add .active navbar breaking change to 5.0 docsJeremy Thompson1-0/+1
2022-06-04Docs: Add a Vite Getting Started guide (#36412)Julien Déramond5-4/+202
2022-06-03Remove confusing unnecessary id/aria-labelledby for dropdown menus (#36487)Patrick H. Lauke12-130/+130
2022-06-03Update some WCAG links, expand sass.md contrast explanation (#36489)Patrick H. Lauke2-3/+3
2022-06-02Docs: fix some ARIA Authoring Practices Guides broken links (#36488)Julien Déramond5-7/+7
2022-06-01Docs: fix Reboot Horizontal rules using border utilitiesJulien Déramond1-2/+2
2022-05-30Docs: Use example shortcode for all Button groups (#36450)Julien Déramond1-89/+77
2022-05-27Add some details on "javascript" page (#36363)GeoSot1-53/+98
2022-05-26Fix StackBlitz examples by embedding snippets.js when needed (#36352)Julien Déramond6-11/+11
2022-05-26Update import order for utilities API docs (#36444)Mark Otto1-5/+61
2022-05-24Add docs info for using JS w/ ESM shim (#36414)Mark Otto1-5/+49
2022-05-24CSS: doc fixes (#36425)Louis-Maxime Piton1-8/+8
2022-05-22Rewrite Parcel guide (#36411)Mark Otto3-76/+132
2022-05-21Remove is-invalid from textarea validation example汪心禾1-1/+1
2022-05-20Rewrite Webpack guide (#36382)Mark Otto1-87/+210
2022-05-20Update form-control-color sizing and styles (#36156)Mark Otto1-0/+2
2022-05-20CSS: few proposals (#36406)Louis-Maxime Piton1-6/+6
2022-05-20Docs: quick fixes for HTML (#36395)Louis-Maxime Piton32-256/+270
2022-05-20Update introduction.mdLiam1-1/+1
2022-05-16Correct rounded sizes numberChristian Oliff1-1/+1
2022-05-13docs: add the version in npm/yarn commandsXhmikosR1-2/+2
2022-05-13Prepare v5.2.0-beta1Mark Otto181-22/+22
2022-05-11Minor changes in 'Usage with JavaScript frameworks' descriptionJulien Déramond1-3/+3
2022-05-11Remove unused `.border-right` rule from modal example CSS fileJulien Déramond1-2/+0
2022-05-11Doc: fix text overflow exampleJulien Déramond1-1/+1
2022-05-10Fix contents.mdcccabinet1-1/+1
2022-05-06Toast: provide `isShown` method (#36272)GeoSot1-0/+1
2022-05-06Docs(Scrollspy): minor changes to be aligned with new version of javascript ...GeoSot1-38/+38
2022-05-06docs: add proper markup on modal's page tooltips ands popoversGeoSot1-4/+4
2022-05-05Iterate on border utilities (#36239)Mark Otto1-4/+19
2022-05-05Handle disabled focused tabs with tab JavaScript plugin (#36169)Julien Déramond1-16/+48
2022-04-30include in migration guideMark Otto1-0/+2
2022-04-30Update badges, cards, and toasts to use new helpersMark Otto3-8/+12
2022-04-30Add new text-bg-color utilitiesMark Otto1-0/+52
2022-04-30Doc: remove `role="group"` from some split drop* buttonsJulien Déramond1-2/+2
2022-04-30Update new docs version picker to work on home and examples pages (#36245)Mark Otto3-0/+3
2022-04-30Update path to `@popperjs/core` in parcel.md汪心禾1-1/+2
2022-04-29Revert `border-color` change (#36238)Mark Otto1-2/+6
2022-04-29Document incompatibilities between Bootstrap JS and React/.etc (#36217)Sam Magura1-0/+10
2022-04-28Doc: mention Popper instead of Popper.jsJulien Déramond1-1/+1
2022-04-28Doc: fix offset content for examples pageJulien Déramond1-1/+1
2022-04-26Docs: update documentation js examples, using es6 (#36203)GeoSot18-179/+162