aboutsummaryrefslogtreecommitdiff
path: root/site
AgeCommit message (Collapse)AuthorFilesLines
2021-05-19Remove FA for time beingMark Otto1-1/+0
2021-05-19Adjusted z-index to cover "copy" buttons (#34018)Jason Sperske1-2/+2
The copy to clipboard buttons have a `z-index:10` while the toasts were styled to have a `z-index:5" causing them to appear under the button.
2021-05-18docs(font-stack): drop BlinkMacSystemFont (#34009)Gaël Poupard1-2/+0
2021-05-18docs(examples): Dashboard improvements (#34007)Gaël Poupard6-24/+24
2021-05-18docs(cheatsheet): fix JS errors in `setActiveItem()` (#34011)Gaël Poupard1-2/+7
2021-05-13Release v5.0.1 (#33972)v5.0.1XhmikosR1-1/+1
* Bump version to 5.0.1. * Dist
2021-05-12Update Sidebars example to fix dividers and rendering on Chrome (#33859)Mark Otto2-10/+17
2021-05-12Add Fathom Analytics to v5 docs (#33904)Mark Otto1-0/+1
* Add Fathom Analytics to v5 docs * newline
2021-05-11docs: make tooltip anchor properly wrap the svg (#33901)alpadev1-1/+1
Co-authored-by: XhmikosR <[email protected]>
2021-05-11Fix offcanvas example, using a custom trigger selector (#33926)GeoSot2-2/+2
Co-authored-by: XhmikosR <[email protected]>
2021-05-10Fix accidental directory rename from ↵Mark Otto1-0/+39
https://github.com/twbs/bootstrap/pull/33709
2021-05-10Remove unneeded 'Edge Legacy' mention in Range docsChristian Oliff1-1/+1
2021-05-10Fix "directoinal" typo in v5 migration docsTim Yang1-1/+1
2021-05-10Add Arabic translation (#33709)Mustafa Mahdi1-34/+0
2021-05-10docs: fix rtlcss stringmap configuration (#33915)alpadev1-2/+2
2021-05-08Fix accordion link (#33896)Nikolay Nizriukhin1-1/+1
Co-authored-by: Patrick H. Lauke <[email protected]>
2021-05-08Fix "no long require" to "no longer require" typo (#33879)Chris Blakley1-1/+1
Fixed a typo in the Migration guide from "...we no long require..." to be "we no longer require..."
2021-05-08Fix value (#33868)Jaume Sala1-1/+1
2021-05-08Add accessible names to SVG icons in alerts (#33893)Patrick H. Lauke1-5/+5
2021-05-06Fix unnecessary classes (#33850)jrn27781-5/+3
* Fix unnecessary classes * Removed unnecessary div Co-authored-by: Mark Otto <[email protected]> * Updated centered hero primary button classes Co-authored-by: Mark Otto <[email protected]>
2021-05-06update About text now that Bootstrap 5 is liveChristian Oliff1-1/+1
..and big congrats (and thanks) to all the Bootstrap team on v5 launching :-)
2021-05-06Fix browser support versions in migration dockyletsang1-3/+2
2021-05-06Fix typo in migration.mdManabu Niseki1-1/+1
2021-05-06Fix typo in scrollspy docs (#33841)Mark Otto1-2/+2
* Fix typo * remove duplicated "heading" Co-authored-by: alpadev <[email protected]>
2021-05-06Remove extra t in Close button heading in Migration guideMark Otto1-1/+1
2021-05-05Release v5.0.0 (#33647)v5.0.0XhmikosR3-4/+4
* Bump version to 5.0.0 * Fix npm tag * Dist
2021-05-05Rewrite migration guide (#33834)Mark Otto2-337/+224
- De-duplicates bulk of the content for a migration from v4 to v5 - Adds clear breaking labels where appropriate - Leaves room for more guidance around doing the actual migration
2021-05-05refactor(docs): Added form file input variables (#33833)Ajay Patel1-0/+4
File input belongs to this page in doc, added variables in last. Co-authored-by: XhmikosR <[email protected]>
2021-05-05Fix doc typo and Bootstrap Icons link (#33832)Kyle Tsang2-2/+2
* Fix typo in migration guide * Fix Bootstrap Icons link in alerts page
2021-05-05Update migration guide for some v5 changes (#33829)Mark Otto1-1/+20
* Update migration guide for some v5 changes * Update migration.md Co-authored-by: XhmikosR <[email protected]>
2021-05-04Neutralise more words from placeholder text (#33731)Patrick H. Lauke6-162/+205
* Neutralise more words from placeholder text Follow-up to https://github.com/twbs/bootstrap/pull/33726 * Match fullscreen modal to other sizes * Ditch the lyrics outright * Rewrite and tweak the blog example some * update cheatsheet * text utils copy too * Fix the tbody validation error * fix typo Co-authored-by: Mark Otto <[email protected]> Co-authored-by: Mark Otto <[email protected]> Co-authored-by: alpadev <[email protected]> Co-authored-by: alpadev <[email protected]>
2021-05-04Bump eslint-config-xo from 0.35.0 to 0.36.0 (#33646)dependabot[bot]1-0/+4
* Bump eslint-config-xo from 0.35.0 to 0.36.0 Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.35.0 to 0.36.0. - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.35.0...v0.36.0) Signed-off-by: dependabot[bot] <[email protected]> * Adapt config Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2021-05-04Tweak toast docs (#33810)Patrick H. Lauke1-5/+7
* Tweak toast docs - a few rewordings/tweaks - add info about toasts with focusable/actionable controls (shouldn't autohide them) * Update site/content/docs/5.0/components/toasts.md Co-authored-by: Mark Otto <[email protected]> * Update site/content/docs/5.0/components/toasts.md Co-authored-by: Mark Otto <[email protected]> Co-authored-by: Mark Otto <[email protected]>
2021-05-04Bump eslint-plugin-unicorn from 30.0.0 to 31.0.0 (#33769)dependabot[bot]1-0/+1
* Bump eslint-plugin-unicorn from 30.0.0 to 31.0.0 Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 30.0.0 to 31.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v30.0.0...v31.0.0) Signed-off-by: dependabot[bot] <[email protected]> * Disable the `unicorn/prefer-module` rule Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2021-05-01Docs: adding intro about web accessibility (#33786)Luiz Orso1-0/+1
2021-05-01Update links to CCA, MQ5 prefers-reduced-motion, evergreen WCAG urls (#33797)Patrick H. Lauke1-5/+5
2021-04-30Add new team members to the Teams page (#33782)Mark Otto1-10/+16
* Add new team members to the Teams page * Update core-team.yml
2021-04-30Improve overall new examples' accessibility (#33772)Gaël Poupard7-821/+840
2021-04-27Improve RTL examples (#33097)Abdullah Alaqeel7-512/+506
2021-04-27Add migration note for the `autoClose` option (#33770)Rohit Sharma1-0/+6
2021-04-27Tooltip — doc updates (#33771)Rohit Sharma1-1/+1
2021-04-27docs: fix typo in list-group.md (#33756)Pierre Grimaud1-1/+1
2021-04-27fix: change margin breakpoints for bootstrap logo on double header (#33759)alpadev1-1/+1
2021-04-25Add Bootstrap Icons to alerts docs (#33690)Mark Otto1-0/+56
* Add Bootstrap Icons to alerts docs * Update site/content/docs/5.0/components/alerts.md Co-authored-by: Gaël Poupard <[email protected]> * Update alerts.md Co-authored-by: Gaël Poupard <[email protected]> Co-authored-by: XhmikosR <[email protected]>
2021-04-25Clarify `boundary` option description (#33735)Rohit Sharma3-3/+3
Mention that `boundary` option is specific to the preventOverflow modifier only Co-authored-by: XhmikosR <[email protected]>
2021-04-25Tooltip/Popover — Minor doc updates (#33733)Rohit Sharma2-2/+2
2021-04-23Replace modal and scrollspy placeholder content (#33726)Mark Otto2-63/+49
2021-04-21docs: fix the default value of Popper's `boundary` option (#33685)Rohit Sharma1-2/+2
`'scrollParent'` is no longer the default `boundary` value Co-authored-by: XhmikosR <[email protected]>
2021-04-20Dropdown — Add option to make the dropdown menu clickable (#33389)Rohit Sharma1-1/+65
2021-04-19Fixes #33686 typo in RTL docsiatek1-1/+1