aboutsummaryrefslogtreecommitdiff
path: root/site
AgeCommit message (Collapse)AuthorFilesLines
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)GeoSot2-54/+99
* docs: Add more details on "getting-started -> javascript" page & group jQuery stuff * Update after feedback * Rewrite some content - Shorten copy here and there - Reduce some callouts that are entire sections with h2 headings - Re-arrange a couple things Co-authored-by: Mark Otto <[email protected]> Co-authored-by: Mark Otto <[email protected]>
2022-05-26Fix StackBlitz examples by embedding snippets.js when needed (#36352)Julien Déramond9-28/+66
* Fix StackBlitz examples by embedding snippets.js when needed * Fix Popovers * Fix tooltips * Fix Toasts * Add comment sections * Fix Alerts * Indeterminate heckboxes + classes handling * Nothing to do for links * Fix modals * Nothing to do for Offcanvas * Remove correctly .bd-example * Add body .p-3 for all StackBlitz examples
2022-05-26Update import order for utilities API docs (#36444)Mark Otto1-5/+61
* Update import order for utilities API docs * Add more complex examples, clarify things * typo
2022-05-25Docs: improve image compression (#36346)XhmikosR11-0/+0
2022-05-24Add docs info for using JS w/ ESM shim (#36414)Mark Otto1-5/+49
* Docs: dependencies mgmt for vanilla ESM in browser Doc change for https://github.com/twbs/bootstrap/issues/31944 * Update javascript.md * Update javascript.md * Update .cspell.json * Update javascript.md * Update javascript.md * rewrite * Add link * edit * eslint-skip Co-authored-by: Caspar MacRae <[email protected]> Co-authored-by: XhmikosR <[email protected]>
2022-05-24CSS: doc fixes (#36425)Louis-Maxime Piton6-25/+14
* Remove unused attributes * Use utilities rather than using new CSS * Removed unused class * Change StackBlitz icon `aria-label` + small inconsistency
2022-05-22Rewrite Parcel guide (#36411)Mark Otto10-76/+135
* Rewrite Parcel guide * update to match latest webpack guide, add images * eslint-skip * Apply suggestions from code review Co-authored-by: Julien Déramond <[email protected]> * match parcel to webpack, share footer, consistent use of no ; * Update site/content/docs/5.2/getting-started/parcel.md Co-authored-by: Julien Déramond <[email protected]> * edits from code review * Add custom images * add image compression action from blog Co-authored-by: Julien Déramond <[email protected]>
2022-05-21Remove is-invalid from textarea validation example汪心禾1-1/+1
2022-05-20Rewrite Webpack guide (#36382)Mark Otto4-88/+211
* Rewrite Webpack guide Co-Authored-By: GeoSot <[email protected]> Co-Authored-By: Julien Déramond <[email protected]> * rewrite some pieces * eslint-skip Co-authored-by: GeoSot <[email protected]> Co-authored-by: Julien Déramond <[email protected]>
2022-05-20Update form-control-color sizing and styles (#36156)Mark Otto1-0/+2
2022-05-20CSS: few proposals (#36406)Louis-Maxime Piton2-14/+8
* Something to try about `!important` in color-bg helper * Better understanding border utility `.border-*-0` * Having rounded numbers of px
2022-05-20Docs: quick fixes for HTML (#36395)Louis-Maxime Piton35-260/+274
* Using the new helper in the doc * Remove input from `Tab` access * Change scrollspy code examples * Reordering tables for JS * Fix for parcel file * Center align all the code example texts in layout * Alphabetical reorder the helpers
2022-05-20Update introduction.mdLiam1-1/+1
Juste a quotation mark.
2022-05-16Correct rounded sizes numberChristian Oliff1-1/+1
2022-05-15Update search box styling and positionMark Otto1-3/+3
2022-05-13Fix homepage npm install snippetMark Otto2-6/+15
2022-05-13docs: add the version in npm/yarn commandsXhmikosR3-4/+4
2022-05-13Add Fathom AnalyticsMark Otto1-0/+2
2022-05-13Prepare v5.2.0-beta1Mark Otto276-26/+27
2022-05-13Fix a11y keyboard access to docs navigation (#36340)Julien Déramond1-1/+1
Co-authored-by: XhmikosR <[email protected]>
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-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-08Fix search with xs to md breakpointsJulien Déramond1-1/+1
2022-05-06Toast: provide `isShown` method (#36272)GeoSot1-0/+1
* feat(Toast): provide `isShown` method * Update site/content/docs/5.1/components/toasts.md Co-authored-by: Julien Déramond <[email protected]> Co-authored-by: Julien Déramond <[email protected]>
2022-05-06Docs(Scrollspy): minor changes to be aligned with new version of javascript ↵GeoSot2-48/+39
(#36260) * Docs(Scrollspy): minor changes to be aligned with new version of javascript code * first example: add proper root-margin * 'nested nav' example: add more content to sections & enable smooth-scroll * fix typo * Changes after feedback * Update examples and docs to streamline some things and improve how it works section Co-authored-by: Mark Otto <[email protected]>
2022-05-06docs: add proper markup on modal's page tooltips ands popoversGeoSot2-19/+7
2022-05-06v5.2.0: Migrate to DocSearch 3 (#36176)Mark Otto10-76/+131
* Migrate to DocSearch v3 Fixes #33338 * initialize `siteDocsVersion` const after the proper check * Update site/layouts/partials/stylesheet.html Co-authored-by: GeoSot <[email protected]> * Update header.html * code review changes * Update search.js * Fix contrast issue, tweak some styles * Fix some navbar changes * temporary safari fix for docsearch3 Co-authored-by: GeoSot <[email protected]> Co-authored-by: XhmikosR <[email protected]>
2022-05-05ref(Docs assets): Separate js assetsGeoSot2-112/+132
2022-05-05Iterate on border utilities (#36239)Mark Otto1-4/+19
* Remove `--bs-border-opacity: 1` from `.border-*` utilities We set `--bs-border-opacity: 1` globally at the `:root` level, so redeclaring it on every `.border-*` utility doesn't make much sense. I think we can drop this. * Remove global border-opacity var, restore on .border-color classes, move .border-color utils down the list to fix some specificity issues * Add some demos of border utils to the docs
2022-05-05Handle disabled focused tabs with tab JavaScript plugin (#36169)Julien Déramond1-16/+48
* Handle disabled tabs * Fix after feedback * Update js/src/tab.js Co-authored-by: GeoSot <[email protected]> * Update js/src/tab.js Co-authored-by: GeoSot <[email protected]> * Commit suggestions via GitHub broke the thing * Add some unit tests * Remove temp doc modification * Add tests for left arrow * Add disabled tabs in JavaScript Behavior section * Compact 4 tests to 2 tests * Compact 4 tests to 2 tests * Add 'disabled' attribute for all buttons * Change the disabled pane position only for the vertical version * Change ids for the confusing first example in JavaScript behavior * Use disabled attribute instead of the class for buttons in tabs Co-authored-by: GeoSot <[email protected]>
2022-04-30Improve version picker for new pages in v5.2.xMark Otto1-2/+6
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 Otto2-0/+53
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 Otto4-3/+18
* Update new docs version picker to work on home and examples pages * Add addd key to opacity page * Add more added frontmatter * Update picker to fix migration guide links, but still work for docs and examples
2022-04-30Update path to `@popperjs/core` in parcel.md汪心禾1-1/+2
-│ └── popper.js/ +│ └── @popperjs/ +| └── core/
2022-04-29Revert `border-color` change (#36238)Mark Otto1-2/+6
* Revert `border-color` change * Add new border-color-translucent for when we want optional alpha-transparency in our border-color Apply to drodpowns, modals, offcanvas, popovers, and toasts * bundlewatch
2022-04-29Document incompatibilities between Bootstrap JS and React/.etc (#36217)Sam Magura1-0/+10
* Document incompatibilities between Bootstrap JS and React/.etc Closes #35665. * Remove link to reactstrap * Update javascript.md Co-authored-by: Mark Otto <[email protected]>
2022-04-28Clean up last `$variable-prefix` usagesJulien Déramond2-5/+5
2022-04-28Doc: mention Popper instead of Popper.jsJulien Déramond2-3/+3
2022-04-28Doc: fix offset content for examples pageJulien Déramond1-1/+1
2022-04-26Docs: update documentation js examples, using es6 (#36203)GeoSot19-179/+198
* Docs: update components documentation using es6 * Docs: update js blocks around docs, using es6 * Docs: update components documentation using es6 * Test linter
2022-04-21Add .show class to offcanvas example, and disable it's normal behavior in our JSMark Otto2-1/+9
2022-04-21Carousel: Fix not used option (`ride`), simplify `cycle` method (#35983)GeoSot1-4/+4
* Fix not used option (`ride`) (according to docs), continuing of #35753 a247fe9 * separate concept of `programmatical cycle` vs `maybe cycle after click` functionality