Christian Oliff
c9a606a894
update About text now that Bootstrap 5 is live
...
..and big congrats (and thanks) to all the Bootstrap team on v5 launching :-)
2021-05-06 16:04:26 -07:00
kyletsang
597da0fb59
Fix browser support versions in migration doc
2021-05-06 16:04:13 -07:00
Manabu Niseki
f3403ef7b7
Fix typo in migration.md
2021-05-06 16:03:59 -07:00
Mark Otto
e54654ead0
Fix typo in scrollspy docs ( #33841 )
...
* Fix typo
* remove duplicated "heading"
Co-authored-by: alpadev <2838324+alpadev@users.noreply.github.com>
2021-05-06 16:00:30 -07:00
Mark Otto
5e980ddd1c
Remove extra t in Close button heading in Migration guide
2021-05-06 16:00:11 -07:00
XhmikosR
bf09367486
Release v5.0.0 ( #33647 )
...
* Bump version to 5.0.0
* Fix npm tag
* Dist
2021-05-05 22:32:12 +03:00
Mark Otto
48ae5a7149
Rewrite migration guide ( #33834 )
...
- 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-05 18:24:26 +03:00
Ajay Patel
f0865727b7
refactor(docs): Added form file input variables ( #33833 )
...
File input belongs to this page in doc, added variables in last.
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-05-05 17:53:49 +03:00
Kyle Tsang
1a54286bef
Fix doc typo and Bootstrap Icons link ( #33832 )
...
* Fix typo in migration guide
* Fix Bootstrap Icons link in alerts page
2021-05-05 17:44:43 +03:00
Mark Otto
e2df73fa9a
Update migration guide for some v5 changes ( #33829 )
...
* Update migration guide for some v5 changes
* Update migration.md
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-05-05 06:42:06 +03:00
Patrick H. Lauke
1e6356ab43
Neutralise more words from placeholder text ( #33731 )
...
* 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 <markd.otto@gmail.com>
Co-authored-by: Mark Otto <markdotto@gmail.com>
Co-authored-by: alpadev <2838324+alpadev@users.noreply.github.com>
Co-authored-by: alpadev <alpa.muc@gmail.com>
2021-05-04 19:31:37 -07:00
dependabot[bot]
6633845901
Bump eslint-config-xo from 0.35.0 to 0.36.0 ( #33646 )
...
* 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] <support@github.com>
* Adapt config
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-05-04 15:57:55 +03:00
Patrick H. Lauke
cb38744cf7
Tweak toast docs ( #33810 )
...
* 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 <markd.otto@gmail.com>
* Update site/content/docs/5.0/components/toasts.md
Co-authored-by: Mark Otto <markd.otto@gmail.com>
Co-authored-by: Mark Otto <markd.otto@gmail.com>
2021-05-04 15:37:45 +03:00
dependabot[bot]
c2ff22532e
Bump rollup from 2.46.0 to 2.47.0 ( #33818 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.46.0 to 2.47.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.46.0...v2.47.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-05-04 15:36:50 +03:00
dependabot[bot]
c090ea2f4f
Bump @babel/preset-env from 7.14.0 to 7.14.1 ( #33819 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.14.0 to 7.14.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.14.1/packages/babel-preset-env )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-05-04 15:31:43 +03:00
dependabot[bot]
0519a3bb57
Bump eslint-plugin-unicorn from 30.0.0 to 31.0.0 ( #33769 )
...
* 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] <support@github.com>
* Disable the `unicorn/prefer-module` rule
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-05-04 15:27:03 +03:00
dependabot[bot]
ffca2fc2c6
Bump hugo-bin from 0.71.0 to 0.71.1 ( #33820 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.71.0 to 0.71.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.71.0...v0.71.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 15:22:24 +03:00
dependabot[bot]
7ea6578773
Bump hugo-bin from 0.70.2 to 0.71.0 ( #33806 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.70.2 to 0.71.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.70.2...v0.71.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-01 16:27:27 +03:00
XhmikosR
b1c6b0baa9
Update devDependencies ( #33805 )
...
* @babel/core ^7.13.16 → ^7.14.0
* @babel/preset-env ^7.13.15 → ^7.14.0
* stylelint-config-twbs-bootstrap ^2.1.0 → ^2.2.0
2021-05-01 14:57:41 +03:00
dependabot[bot]
2b151115d9
Bump rollup from 2.45.2 to 2.46.0 ( #33799 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.45.2 to 2.46.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.45.2...v2.46.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-05-01 14:53:17 +03:00
dependabot[bot]
22a70b8e81
Bump clean-css-cli from 5.2.2 to 5.3.0 ( #33800 )
...
Bumps [clean-css-cli](https://github.com/jakubpawlowicz/clean-css-cli ) from 5.2.2 to 5.3.0.
- [Release notes](https://github.com/jakubpawlowicz/clean-css-cli/releases )
- [Changelog](https://github.com/jakubpawlowicz/clean-css-cli/blob/master/History.md )
- [Commits](https://github.com/jakubpawlowicz/clean-css-cli/compare/v5.2.2...v5.3.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-05-01 14:47:54 +03:00
Luiz Orso
6a6db27586
Docs: adding intro about web accessibility ( #33786 )
2021-05-01 14:46:20 +03:00
dependabot[bot]
b46af1ea79
Bump stylelint from 13.13.0 to 13.13.1 ( #33802 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 13.13.0 to 13.13.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/13.13.0...13.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-05-01 14:44:46 +03:00
Patrick H. Lauke
8a175a5193
Update links to CCA, MQ5 prefers-reduced-motion, evergreen WCAG urls ( #33797 )
2021-05-01 14:39:41 +03:00
dependabot[bot]
c265fbc3fd
Bump sass from 1.32.11 to 1.32.12 ( #33798 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.11 to 1.32.12.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.11...1.32.12 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-01 14:37:14 +03:00
Mark Otto
8854eb9f3d
Add new team members to the Teams page ( #33782 )
...
* Add new team members to the Teams page
* Update core-team.yml
2021-04-30 14:38:58 -07:00
alpadev
7fe4e43634
accordion: fix border-top
on Firefox ( #33736 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-04-30 10:59:54 +03:00
Gaël Poupard
7bbf6d9ad3
Improve overall new examples' accessibility ( #33772 )
2021-04-30 01:19:07 +03:00
Abdullah Alaqeel
3bcb9e7df7
Improve RTL examples ( #33097 )
2021-04-27 15:38:44 +03:00
Rohit Sharma
efd45eceb2
Add migration note for the autoClose
option ( #33770 )
2021-04-27 15:29:07 +03:00
dependabot[bot]
15827359da
Bump stylelint from 13.12.0 to 13.13.0 ( #33765 )
2021-04-27 12:08:30 +00:00
dependabot[bot]
fbe5686a0e
Bump eslint from 7.24.0 to 7.25.0 ( #33768 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.24.0 to 7.25.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.24.0...v7.25.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-04-27 14:59:08 +03:00
Rohit Sharma
610155b74c
Tooltip — doc updates ( #33771 )
2021-04-27 14:56:06 +03:00
dependabot[bot]
fff55d7b4b
Bump postcss from 8.2.10 to 8.2.13 ( #33767 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.10 to 8.2.13.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.10...8.2.13 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-27 14:55:02 +03:00
Pierre Grimaud
bc667235dc
docs: fix typo in list-group.md ( #33756 )
2021-04-27 07:10:43 +03:00
alpadev
94202cf7bf
fix: change margin breakpoints for bootstrap logo on double header ( #33759 )
2021-04-27 06:52:59 +03:00
Mark Otto
0fa8cb0bd3
Add Bootstrap Icons to alerts docs ( #33690 )
...
* Add Bootstrap Icons to alerts docs
* Update site/content/docs/5.0/components/alerts.md
Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com>
* Update alerts.md
Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-04-25 06:59:13 +03:00
Rohit Sharma
75b11bbedc
Clarify boundary
option description ( #33735 )
...
Mention that `boundary` option is specific to the preventOverflow modifier only
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-04-25 06:58:08 +03:00
Rohit Sharma
0645fa9f1d
Tooltip/Popover — Minor doc updates ( #33733 )
2021-04-25 06:56:30 +03:00
GeoSot
d381820d16
Scrollbar: respect the initial body overflow value ( #33706 )
...
* add method to handle overflow on body element & tests
* replace duplicated code on modal/offcanvas tests
2021-04-25 06:50:16 +03:00
alpadev
e2294ff090
Add missing test for clicking select option in a dropdown ( #33734 )
2021-04-25 06:45:08 +03:00
Mark Otto
c25897b637
Replace modal and scrollspy placeholder content ( #33726 )
2021-04-23 14:58:32 +03:00
XhmikosR
b3916ebdd4
JS tests: add Node.js 16 ( #33720 )
2021-04-22 13:51:03 +03:00
XhmikosR
3ebccc70c2
Regenerate package-lock.json to flatten deps ( #33719 )
2021-04-22 13:49:36 +03:00
dependabot[bot]
d22407bd76
Bump hugo-bin from 0.70.0 to 0.70.2 ( #33718 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.70.0 to 0.70.2.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.70.0...v0.70.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-04-22 07:32:15 +03:00
dependabot[bot]
b401184bff
Bump @babel/core from 7.13.15 to 7.13.16 ( #33717 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.15 to 7.13.16.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.16/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-22 07:28:17 +03:00
dependabot[bot]
b99f077b07
Bump @babel/cli from 7.13.14 to 7.13.16 ( #33716 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.13.14 to 7.13.16.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.16/packages/babel-cli )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-22 07:21:55 +03:00
Carson Sievert
2cbb0a941c
Dropdown: support .dropdown-item
wrapped in <li>
tags ( #33634 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-04-21 08:30:19 +03:00
dependabot[bot]
2e7141f049
Bump eslint-plugin-unicorn from 29.0.0 to 30.0.0 ( #33700 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 29.0.0 to 30.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v29.0.0...v30.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-04-21 08:26:53 +03:00
dependabot[bot]
f2d3b6ae27
Bump sass from 1.32.8 to 1.32.11 ( #33699 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.8 to 1.32.11.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.8...1.32.11 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-04-21 08:22:16 +03:00