Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for BootStrap #38470

Closed
wants to merge 606 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
606 commits
Select commit Hold shift + click to select a range
2cc580e
Docs: remove remnants of Twitter / bump dates (#37779)
patrickhlauke Jan 2, 2023
212c0df
Docs: Make theme switcher accessible (#37780)
patrickhlauke Jan 2, 2023
5a0899d
Fix cards color for contextual color mode
julien-deramond Jan 1, 2023
d0b0fec
Fix code color in callouts
mdo Jan 2, 2023
dbdfab8
Update tooltips.md
XhmikosR Jan 2, 2023
0d64dc6
Docs: offcanvas toggles accessibility fixes, fully hide layout templa…
louismaximepiton Jan 2, 2023
e60002b
Docs: add CSS variables section in close button section
julien-deramond Jan 2, 2023
e30916b
Change nav focus to focus-visible (#37784)
mdo Jan 3, 2023
19d547b
fix live toast demo (#37590)
AucT Jan 3, 2023
3ee2a75
Use Bootstrap colors in syntax highlighting
mdo Jan 2, 2023
9013c98
Docs: add explanation of the base `.btn` class (#37275)
patrickhlauke Jan 3, 2023
da1c968
Remove dark mode --bs-heading-color value, set to null, and add custo…
mdo Jan 4, 2023
8546804
Add webpack build to webpack guide
julien-deramond Jan 3, 2023
f692ecd
Docs: fix accordion flush description
julien-deramond Jan 3, 2023
33d520e
Build(deps-dev): Bump eslint from 8.30.0 to 8.31.0
dependabot[bot] Jan 3, 2023
d840a68
Build(deps-dev): Bump rollup from 3.9.0 to 3.9.1
dependabot[bot] Jan 3, 2023
974c50b
Build(deps-dev): Bump stylelint from 14.16.0 to 14.16.1
dependabot[bot] Jan 3, 2023
fa87dae
Change stylelint `property-blacklist` to `property-disallowed-list`
patrickhlauke Jan 3, 2023
d13c8f6
Build(deps): Bump json5 from 1.0.1 to 1.0.2
dependabot[bot] Jan 4, 2023
89f9ffc
Rewrite some callouts to remove most headings and reduce their content
mdo Dec 12, 2022
d70b5db
Add new link utilities, icon link helper, and update colored link hel…
mdo Jan 4, 2023
803d9d4
Docs: fix headings color in light/dark mode (#37802)
julien-deramond Jan 4, 2023
846d660
Include twbs/examples in the Examples page
mdo Dec 29, 2022
8a35408
Docs: replace `twbs/bootstrap-npm-starter` by `twbs/examples/tree/mai…
julien-deramond Jan 4, 2023
9c1aa67
Remove unused comment in `scss/_maps.scss`
julien-deramond Jan 5, 2023
1c05a88
Remove duplicate definition of `--bs-highlight-bg` in `scss/_root.scss`
julien-deramond Jan 5, 2023
1b83ab2
Docs: remove some CSS from `.highlight-toolbar` def
julien-deramond Jan 5, 2023
d17d2ab
Docs: enhance colors description table
julien-deramond Jan 5, 2023
702a3b6
Fix duplicate `--bs-emphasis-color` set value (#37809)
julien-deramond Jan 6, 2023
fd1ec97
Docs: Small enhancements (#37803)
louismaximepiton Jan 6, 2023
ffbe6e9
Drop unused `.bg-body-emphasis` (#37824)
julien-deramond Jan 6, 2023
7399b13
Docs: fix `.btn-clipboard` and `.btn-edit` link hover color
julien-deramond Jan 6, 2023
8265927
CSS: rename some variables to be consistent (#37804)
louismaximepiton Jan 6, 2023
1ed86c9
Fix
louismaximepiton Nov 22, 2022
eb10b70
Switch from none keyword value to a fake shadow for btn-link
mdo Jan 6, 2023
980116e
Docs: missing deprecated callout for `list-group-item-variant()` mixin
julien-deramond Jan 6, 2023
1e33cfa
Keep shadows black regardless of color mode
mdo Jan 7, 2023
3990571
Remove autofocus on theme switch when page is loaded
julien-deramond Jan 8, 2023
1871531
Docs: add `.fw-medium` utility class example
a-kriya Jan 8, 2023
927ccdf
Remove obsolete comment from `_variables.scss`
julien-deramond Jan 8, 2023
3fc305b
Docs: fix typo in migration guide
julien-deramond Jan 10, 2023
f40e76d
Update snippet examples for dark mode (#37834)
mdo Jan 11, 2023
a901027
Update colored links, add new `.link-body-emphasis` helper (#37833)
mdo Jan 11, 2023
81582ad
Build(deps-dev): Bump postcss from 8.4.20 to 8.4.21 (#37851)
dependabot[bot] Jan 11, 2023
79e006b
Build(deps-dev): Bump @babel/core from 7.20.7 to 7.20.12 (#37850)
dependabot[bot] Jan 11, 2023
791c44c
docs: updates `.text-*-left` changes
zalog Jan 11, 2023
748702d
Reduce bootstrap-grid.css content
julien-deramond Jan 9, 2023
47580ff
Drop duplicate `--bs-body-bg-rgb` declaration + reorder props
julien-deramond Jan 11, 2023
2d57b88
Docs: fix broken links in Color modes page
julien-deramond Jan 11, 2023
f23e203
Mention deprecated classes for color mode on offcanvas
mdo Jan 12, 2023
60714e3
Add theme maps specific to dark mode (#37843)
julien-deramond Jan 12, 2023
4536f60
Docs: update progress markup in Color modes page
julien-deramond Jan 12, 2023
17f14ac
Remove outdated comment from `$input-border-color` variable
erengy Jan 12, 2023
8865b46
Move form-text paragraph to Form control page instead of overview to …
hannahiss Jan 13, 2023
934d7a0
Changed ```popover``` to ```tooltip``` in docs
maciek-szn Jan 13, 2023
9042efd
Deprecate the Sass var and remove any occurence of the `.text-muted` …
louismaximepiton Jan 16, 2023
5072307
Update grid example
louismaximepiton Jan 16, 2023
b3febfb
Better use of CSS var
louismaximepiton Jan 16, 2023
ca88999
Fix `.form-control` in dark mode (#37893)
mdo Jan 16, 2023
779baab
Small color mode docs CSS fixes (#37896)
mdo Jan 17, 2023
a799f01
Include variables-dark in the import stacks, plus a customize overvie…
mdo Jan 17, 2023
436de31
Add docs callout for utilities that don't respond to color modes
mdo Jan 16, 2023
eec5015
Typo
mdo Jan 16, 2023
20ab821
Sass docs updates (#37897)
mdo Jan 17, 2023
e8b7d38
Correction
louismaximepiton Jan 17, 2023
5dc7f4c
Harmonize the doc
louismaximepiton Jan 17, 2023
16aff74
Proposal
louismaximepiton Jan 17, 2023
1369b81
Fix Android Chrome input date dimensions (#36143)
tkrotoff Jan 18, 2023
bada2b9
Proposal
louismaximepiton Jan 17, 2023
d9d2b4f
fix typo in gutters doc (#37918)
ChellyAhmed Jan 21, 2023
cfd3560
Docs: add overflow and text color info to progress bar page (#37921)
patrickhlauke Jan 21, 2023
15744ee
Proposal to rename the CSS and Sass variables
louismaximepiton Jan 17, 2023
1299b16
Docs: tweak icon link and callouts (#37923)
patrickhlauke Jan 21, 2023
03983e5
Rewrite selector to help Parcel compiler
mdo Jan 26, 2023
cf6972c
Remove list-style reset on .carousel-indicators
mdo Jan 26, 2023
82391bc
Theme color improvements (#37953)
mdo Jan 26, 2023
3635f2c
Build(deps-dev): Bump eslint-plugin-import from 2.26.0 to 2.27.5
dependabot[bot] Jan 23, 2023
e69b618
Build(deps-dev): Bump rollup from 3.9.1 to 3.10.1
dependabot[bot] Jan 23, 2023
06f8927
Build(deps-dev): Bump eslint from 8.31.0 to 8.32.0
dependabot[bot] Jan 23, 2023
a6b39f5
Build(deps-dev): Bump clean-css-cli from 5.6.1 to 5.6.2
dependabot[bot] Jan 24, 2023
d005393
Build(deps): Bump ua-parser-js from 0.7.32 to 0.7.33 (#37957)
dependabot[bot] Jan 26, 2023
1a4b18c
Build(deps-dev): Bump hugo-bin from 0.97.0 to 0.98.0 (#37946)
dependabot[bot] Jan 26, 2023
d9037ba
Build(deps-dev): Bump @rollup/plugin-commonjs from 24.0.0 to 24.0.1 (…
dependabot[bot] Jan 26, 2023
c735b2e
Migration guide changes for v5.3.0-alpha2 (#37862)
mdo Jan 28, 2023
6393062
Use color mode adaptive color for disabled dropdown menu items
mdo Feb 4, 2023
3ce4fed
Avoid inheritance issues on border-width utilities
mdo Feb 4, 2023
99e3724
Add mention to migration guide
mdo Feb 4, 2023
aff8f0d
Remove redundant space in forms/validation.md
wxh06 Feb 2, 2023
af60065
Fix alerts colors by using `*-text-emphasis` CSS vars in Sass loop (#…
cccabinet Feb 6, 2023
cbc4e3a
Fix list group colors by using `*-text-emphasis` CSS vars in Sass loo…
julien-deramond Feb 6, 2023
2975911
Build(deps-dev): Bump eslint from 8.32.0 to 8.33.0 (#37984)
dependabot[bot] Feb 9, 2023
52656db
Build(deps-dev): Bump sass from 1.57.1 to 1.58.0 (#38017)
dependabot[bot] Feb 9, 2023
9f5dca0
Remove `debug` references from DocSearch v2 (#38032)
julien-deramond Feb 11, 2023
7432ebc
Unify `offcanvas` `keydown` event logic with `modal` (#38025)
Ronid1 Feb 11, 2023
f5f6c5c
Minor fix to avoid creating void elements in tooltip test file (#38034)
julien-deramond Feb 11, 2023
80a5266
Fix `$grid-breakpoints` SCSS unit tests init (#38037)
julien-deramond Feb 13, 2023
a0e8568
Remove comments from `scss/_nav.scss` (#38038)
julien-deramond Feb 13, 2023
70bad9b
Docs: uniformize disabled nav links for underline nav
julien-deramond Feb 13, 2023
7bffd6e
Docs: Progress fix + proposal (#38014)
louismaximepiton Feb 14, 2023
02bb371
Build(deps-dev): Bump sass from 1.58.0 to 1.58.1
dependabot[bot] Feb 14, 2023
8379724
Build(deps-dev): Bump eslint from 8.33.0 to 8.34.0
dependabot[bot] Feb 14, 2023
2f75915
Build(deps-dev): Bump lockfile-lint from 4.10.0 to 4.10.1
dependabot[bot] Feb 14, 2023
3e3938f
Build(deps-dev): Bump rollup from 3.10.1 to 3.15.0
dependabot[bot] Feb 14, 2023
68afebe
Docs: Use ESM Popper CDN reference in 'Using Boottrap as a module'
julien-deramond Feb 5, 2023
30e8d13
Remove unused partials and add some way to automatically detect it (#…
julien-deramond Feb 14, 2023
d0fece9
Docs: add scroll-margin-top for keyboard navigation
patrickhlauke Jan 21, 2023
9dd42e1
Attempt to fix focus ring being cut off in table of contents (#37965)
mdo Feb 14, 2023
8fddb9f
Update form validation styles to use new CSS variables for `color` an…
mdo Feb 14, 2023
f256874
More updates to migration guide
mdo Feb 14, 2023
2dc329d
WIP: New snippet examples (#36309)
mdo Feb 15, 2023
d86c316
Drop duplicate `$btn-close-focus-shadow` definition
julien-deramond Feb 15, 2023
f8fa05d
Remove -moz-padding-start from .form-select
mdo Feb 15, 2023
2b31a6b
Fix color picker borders on chromium based browsers
MewenLeHo Jan 23, 2023
42e99cc
Reduce size of guide dev server images (#37741)
julien-deramond Feb 15, 2023
3122127
Fix console error in examples pages du to no theme switcher (#38074)
julien-deramond Feb 17, 2023
5241b98
Bump Chart.js from 2.9.4 to 4.2.1 in dashboard examples (#38071)
julien-deramond Feb 19, 2023
d576590
Fix shadow of .btn-link
Feb 20, 2023
28d9c0c
Build(deps-dev): Bump sass from 1.58.1 to 1.58.3 (#38100)
dependabot[bot] Feb 21, 2023
a6d774c
Build(deps-dev): Bump rollup from 3.15.0 to 3.17.2 (#38097)
dependabot[bot] Feb 21, 2023
f44feab
Tests: remove unnecessary `id`/`aria-labelledby` from collapse unit t…
julien-deramond Feb 21, 2023
0d27f3c
Remove useless comment from `scss/_utilities.scss` (#38104)
julien-deramond Feb 22, 2023
78f879e
Docs: drop unused icons (#38103)
julien-deramond Feb 23, 2023
afd3736
Drop duplicate `$nav-link-disabled-color` declaration (#38083)
julien-deramond Feb 23, 2023
2e2ca49
Merge branch 'main' into btn-link
romaricpascal Feb 24, 2023
c634528
Merge pull request #38086 from Sir-Genius/btn-link
romaricpascal Feb 24, 2023
51299bf
Drop unused `--bs-focus-ring-box-shadow` and add documentation for `-…
julien-deramond Feb 25, 2023
6b4b77e
Docs: Drop unused `.focused` style (#38087)
julien-deramond Feb 25, 2023
80ba848
Docs: fix code indentation in homepage JavaScript plugins section (#3…
julien-deramond Feb 25, 2023
23d20fa
Utilities: add 0 value to `link-underline-opacity` (#38131)
louismaximepiton Mar 2, 2023
8a72501
Build(deps): Bump coverallsapp/github-action from 1.1.3 to 1.2.2
dependabot[bot] Feb 28, 2023
34901f1
Docs: rollback some modification about `.text-muted` deprecation mess…
julien-deramond Mar 2, 2023
38a4310
Docs: replace 'popover' by 'tooltip' in tooltip's page' options section
julien-deramond Mar 2, 2023
b8b8166
Docs: `.text-body-secondary` appears two times in Utilities > Colors
julien-deramond Mar 2, 2023
912cfe5
Fix dropdown toggle visible focus in headers example
julien-deramond Feb 27, 2023
7832136
Icon link: envariable + enhance the documentation (#38130)
louismaximepiton Mar 2, 2023
dbc021b
Fix navbar-nav link styling
Feb 20, 2023
9a1f4ed
Fix button visibility issue on dark theme (#38115)
lavsemen Mar 2, 2023
b26233c
Examples: color mode enhancement (#38144)
louismaximepiton Mar 4, 2023
ea19c3d
Fixed some grammar issues
AndrewDawes Mar 3, 2023
d5f4532
Docs: fix overflow:auto horizontal scrollbars covering last line of c…
patrickhlauke Mar 4, 2023
cff5c60
Docs: vertically align starters images in example page (#38179)
julien-deramond Mar 7, 2023
833da72
Fix missing modifications when `--bs-{color}-text` was changed to `--…
julien-deramond Mar 7, 2023
423f112
Docs: minor modifications in our migration guide for the v5.3.0-alpha…
julien-deramond Mar 7, 2023
039f3d1
Remove comments from `scss/_utilities.scss` (#38181)
julien-deramond Mar 7, 2023
3cec38c
Fixes click area for header example snippet
mdo Mar 8, 2023
a3f8480
Remove nesting color modes docs section (#38192)
mdo Mar 8, 2023
2a2c4ab
Docs: fix typo in Color modes page (#38198)
mrlife Mar 8, 2023
a7e0114
Remove useless import
louismaximepiton Mar 8, 2023
1f7e7eb
Better use the CSS
louismaximepiton Mar 8, 2023
8e27427
Improve `scss-docs` link
louismaximepiton Mar 8, 2023
2032a6a
Docs: Remove unnecessary `href` and `tabindex="-1"` (#38196)
louismaximepiton Mar 10, 2023
2a9308b
Update workflow
louismaximepiton Mar 8, 2023
24130a4
Fix typo in `utilities/colors.md` (#38194)
julien-deramond Mar 10, 2023
25579aa
Fix (#38191)
louismaximepiton Mar 10, 2023
fd7cfac
Improve docs on Modals, Alerts, Offcanvas and Toasts close triggers e…
hannahiss Mar 10, 2023
9c0b2be
Update _carousel.scss
jonnysp Mar 10, 2023
6f18ad9
Update buttons.md (#38169)
mdo Mar 10, 2023
59c556c
Drop unused `bootstrap-social-logo.png`
julien-deramond Mar 3, 2023
c57be44
Docs: consistent usage of CSS sections (#38175)
julien-deramond Mar 13, 2023
7bc4f4f
Build(deps-dev): Bump nodemon from 2.0.20 to 2.0.21 (#38186)
dependabot[bot] Mar 13, 2023
e9355c6
Build(deps-dev): Bump eslint-plugin-unicorn from 45.0.2 to 46.0.0 (#3…
dependabot[bot] Mar 13, 2023
e00d06e
Fix wrong generation of `aria-labelledby` in tab navigation (#38223)
janbensch Mar 14, 2023
ebcb6c4
Build(deps): Bump coverallsapp/github-action from 1.2.2 to 1.2.4 (#38…
dependabot[bot] Mar 14, 2023
ca1dd22
Specify lockfile-version=2 for older npm compatibility (#38226)
XhmikosR Mar 14, 2023
3b632cd
Update minor dependencies (#38229)
XhmikosR Mar 14, 2023
ca6dfad
Move --printUnusedTemplates in hugo scripts (#38227)
XhmikosR Mar 14, 2023
898cfc7
Update codeql.yml (#38225)
XhmikosR Mar 14, 2023
6a043d9
Remove empty script tag (#38233)
nkdas91 Mar 14, 2023
474bf2a
Guard more in color-modes.js (#38235)
XhmikosR Mar 14, 2023
c400653
Tweak stylelint config (#38228)
XhmikosR Mar 15, 2023
adf7b8d
Docs: use core mixins in a couple of places (#38236)
XhmikosR Mar 15, 2023
fe786cd
Update hugo-bin to v0.100.0 (#38243)
XhmikosR Mar 15, 2023
4ba2deb
Docs: consistent deprecation messages in Close Button dark variant (#…
julien-deramond Mar 16, 2023
8701d89
icon-link.md: remove moot aliases (#38246)
XhmikosR Mar 17, 2023
c128b90
Build(deps-dev): Bump hugo-bin from 0.100.0 to 0.101.0 (#38264)
dependabot[bot] Mar 17, 2023
0086258
Build(deps-dev): Bump sass from 1.59.2 to 1.59.3 (#38265)
dependabot[bot] Mar 17, 2023
fa4854f
Build(deps-dev): Bump find-unused-sass-variables from 4.0.5 to 4.0.6 …
dependabot[bot] Mar 17, 2023
52ef707
Build(deps-dev): Bump @babel/core from 7.21.0 to 7.21.3 (#38266)
dependabot[bot] Mar 17, 2023
5414880
Build(deps-dev): Bump jasmine from 4.5.0 to 4.6.0 (#38267)
dependabot[bot] Mar 17, 2023
2d0c94c
Docs: make all headings use `var(--bs-emphasis-color)` (#38262)
julien-deramond Mar 19, 2023
6855ce9
Revert "Guard more in color-modes.js (#38235)" (#38280)
mdo Mar 20, 2023
f52d4a3
Fix `placeholder` shortcode color and background params when 'img' ma…
julien-deramond Mar 20, 2023
5d40483
Slightly improve examples PNG files (#38270)
XhmikosR Mar 20, 2023
a6d8aa8
Proposal to use `scroll-margin-top` instead of introducing padding an…
louismaximepiton Mar 20, 2023
43ec90b
Update dependabot.yml
XhmikosR Mar 21, 2023
71d5286
Build(deps-dev): Bump hugo-bin from 0.101.0 to 0.101.2 (#38289)
dependabot[bot] Mar 21, 2023
4345a3c
Build(deps-dev): Bump rollup from 3.19.1 to 3.20.0 (#38290)
dependabot[bot] Mar 21, 2023
7d03805
Build(deps): Bump coverallsapp/github-action from 1.2.4 to 2.0.0 (#38…
dependabot[bot] Mar 21, 2023
c2671ec
CI: limit the on push triggers (#38291)
XhmikosR Mar 22, 2023
ab049cd
Remove version comment from JavaScript src files (#38294)
GeoSot Mar 22, 2023
fdcb9b1
Update browserstack.yml
XhmikosR Mar 22, 2023
00fc712
Update browserstack.yml (#38303)
XhmikosR Mar 22, 2023
842fd50
Remove version from index.{esm,umd}.js too (#38302)
XhmikosR Mar 22, 2023
b3faa0c
docs: remove moot `v` from docs-versions.yml (#38301)
XhmikosR Mar 22, 2023
99867eb
Update Vite, Parcel and Webpack guides (#38305)
julien-deramond Mar 23, 2023
aadfe7e
Fix comment position in `assets/scss/_content.scss` (#38281)
julien-deramond Mar 23, 2023
e873048
vnu-jar.js: add more logging (#38314)
XhmikosR Mar 24, 2023
0653e7f
Fix reference to twbs/examples/icons-font + fine-tune index.html SB l…
julien-deramond Mar 24, 2023
2008c65
Docs: fix two class attributes on same button (#38317)
hannahiss Mar 24, 2023
f8a56da
Docs: `scss-docs` unindent automatically the code inside shortcode
louismaximepiton Mar 24, 2023
c877cef
Release v5.3.0-alpha2 (#38244)
XhmikosR Mar 24, 2023
aa50e23
scss: bring light/dark accordion icon color handling to parity
compnerd Mar 19, 2023
33ad338
Update display utility
Feb 20, 2023
3b9b154
Use `border-radius` CSS variables in more components (#38284)
jonnysp Mar 25, 2023
208ba3d
Document new .d-inline-grid utility
mdo Mar 25, 2023
d533e6f
Fix tooltip body placement with variation placements
kyletsang Mar 1, 2023
f771171
Update selectors for carousel media query color mode option (#38328)
mdo Mar 26, 2023
cd89088
Add `media-query` color mode Sass test (#38326)
julien-deramond Mar 26, 2023
74431bd
Update dependencies and regenerate package-lock.json (#38329)
XhmikosR Mar 26, 2023
43bc20a
Update dependencies (#38330)
julien-deramond Mar 26, 2023
d76ee28
Fixed typo in 5.3.0-alpha2 migration
d-miles Mar 26, 2023
2bbf670
Change diff file path in Webpack guide (#38339)
julien-deramond Mar 27, 2023
1729bcc
docs: remove trailing newline when copying snippets (#38321)
XhmikosR Mar 27, 2023
e34cf6a
Build(deps-dev): Bump hugo-bin from 0.101.4 to 0.101.5 (#38341)
dependabot[bot] Mar 27, 2023
31f93e2
Docs: fix Markdown table with empty column (#38342)
hannahiss Mar 27, 2023
06f7c3b
Add js-docs shortcode to ensure consistency between doc and js code (…
hannahiss Mar 27, 2023
94c7dc7
Add detailed explanation of the JS components configuration merging …
GeoSot Mar 27, 2023
cad38ef
README.md: fix JS Tests link (#38343)
XhmikosR Mar 27, 2023
92f9dda
Add a check for interpolation variables to node-sass workflow (#38283)
julien-deramond Mar 27, 2023
34c2725
Docs: `js-docs` unindent automatically the code inside shortcode (#38…
julien-deramond Mar 28, 2023
c5fde53
Docs: update Webpack guide (#38345)
julien-deramond Mar 28, 2023
1fe9067
zip scripts: remove previous zip files and add quiet flag (#38358)
XhmikosR Mar 28, 2023
c953096
event-handler: switch to const (#38362)
XhmikosR Mar 28, 2023
7a7fc1a
Modal: drop loop (#38368)
XhmikosR Mar 29, 2023
3aabfc7
Another pass at fixing floating labels disabled colors (#38313)
mdo Mar 29, 2023
ae43f0c
Tweak and re-organize ESLint config (#38369)
XhmikosR Mar 29, 2023
3ba7ca4
Update RFS to v10.0.0
XhmikosR Mar 29, 2023
74c6f2b
Fix clipboard code (#38380)
patrickhlauke Mar 30, 2023
c0107d1
docs: add variables-dark import in home page
tiendq Mar 29, 2023
ac57661
Release v5.3.0-alpha3 (#38357)
XhmikosR Apr 3, 2023
3374ea5
Build(deps-dev): Bump find-unused-sass-variables from 4.0.6 to 4.0.8 …
dependabot[bot] Apr 4, 2023
de6b844
Build(deps-dev): Bump eslint from 8.36.0 to 8.37.0 (#38403)
dependabot[bot] Apr 4, 2023
71097cd
Build(deps-dev): Bump hugo-bin from 0.101.5 to 0.102.0 (#38400)
dependabot[bot] Apr 4, 2023
032f2b1
Build(deps-dev): Bump @babel/core from 7.21.3 to 7.21.4 (#38401)
dependabot[bot] Apr 4, 2023
b62fd60
Docs: remove moot `hot` option from Vite guide (#38405)
julien-deramond Apr 5, 2023
d0cc42c
Docs: add missing `twbs/examples` and change sorting (#38407)
julien-deramond Apr 5, 2023
3d84e60
generate-sri.js: use destructuring (#38413)
XhmikosR Apr 9, 2023
01364cb
Docs: consistent usage of CSS sections (#38219)
julien-deramond Apr 10, 2023
9004a58
Improve colored links interaction with link utilities (#38398)
mdo Apr 10, 2023
8986c5e
Fix colors in diff syntax colors
mdo Apr 9, 2023
e831121
Docs: fix text rendering of navbar external content
julien-deramond Apr 10, 2023
b000f2a
Add hint to reduce screen flickering (#38426)
markdumay Apr 10, 2023
fdd306f
Update devDependencies (#38437)
XhmikosR Apr 11, 2023
4f24144
dropdown.spec.js: expect nothing in constructor (#38442)
XhmikosR Apr 11, 2023
137bfba
Slightly improve PNG files compression (#38438)
XhmikosR Apr 11, 2023
fe0c743
config.yml: Fix ruby version (#38446)
glebm Apr 12, 2023
65831d2
Update devDependencies and switch to npm-run-all2 (#38450)
XhmikosR Apr 12, 2023
b4befee
change-version.js: handle rubygems specific version number (#38452)
julien-deramond Apr 12, 2023
5e3dc58
node-sass workflow: improve error message when Sass vars are found (#…
julien-deramond Apr 13, 2023
bb33b4b
Fix Rubygems link to README.md (#38459)
XhmikosR Apr 13, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
26 changes: 13 additions & 13 deletions .bundlewatch.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,59 +2,59 @@
"files": [
{
"path": "./dist/css/bootstrap-grid.css",
"maxSize": "7.5 kB"
"maxSize": "6.5 kB"
},
{
"path": "./dist/css/bootstrap-grid.min.css",
"maxSize": "6.55 kB"
"maxSize": "6.0 kB"
},
{
"path": "./dist/css/bootstrap-reboot.css",
"maxSize": "2.75 kB"
"maxSize": "3.5 kB"
},
{
"path": "./dist/css/bootstrap-reboot.min.css",
"maxSize": "2.5 kB"
"maxSize": "3.25 kB"
},
{
"path": "./dist/css/bootstrap-utilities.css",
"maxSize": "8.0 kB"
"maxSize": "11.5 kB"
},
{
"path": "./dist/css/bootstrap-utilities.min.css",
"maxSize": "7.25 kB"
"maxSize": "10.75 kB"
},
{
"path": "./dist/css/bootstrap.css",
"maxSize": "28.75 kB"
"maxSize": "32.5 kB"
},
{
"path": "./dist/css/bootstrap.min.css",
"maxSize": "26.5 kB"
"maxSize": "30.25 kB"
},
{
"path": "./dist/js/bootstrap.bundle.js",
"maxSize": "43.0 kB"
},
{
"path": "./dist/js/bootstrap.bundle.min.js",
"maxSize": "22.75 kB"
"maxSize": "23.0 kB"
},
{
"path": "./dist/js/bootstrap.esm.js",
"maxSize": "27.75 kB"
"maxSize": "28.0 kB"
},
{
"path": "./dist/js/bootstrap.esm.min.js",
"maxSize": "18.5 kB"
"maxSize": "18.25 kB"
},
{
"path": "./dist/js/bootstrap.js",
"maxSize": "28.5 kB"
"maxSize": "28.75 kB"
},
{
"path": "./dist/js/bootstrap.min.js",
"maxSize": "16.25 kB"
"maxSize": "16.0 kB"
}
],
"ci": {
Expand Down
4 changes: 3 additions & 1 deletion .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"autohiding",
"autoplay",
"autoplays",
"autoplaying",
"blazingly",
"Blockquotes",
"Bootstrappers",
Expand Down Expand Up @@ -76,7 +77,6 @@
"Packagist",
"popperjs",
"prebuild",
"precompiled",
"prefersreducedmotion",
"prepended",
"printf",
Expand All @@ -93,6 +93,7 @@
"semibold",
"socio",
"srcset",
"stackblitz",
"stickied",
"Stylelint",
"subnav",
Expand All @@ -107,6 +108,7 @@
"unstyled",
"Uppercased",
"urlize",
"urlquery",
"vbtn",
"viewports",
"Vite",
Expand Down
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
/_site/
/js/coverage/
/site/static/sw.js
/site/layouts/partials/
155 changes: 154 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,35 @@
"error",
"never"
],
"import/extensions": [
"error",
"ignorePackages",
{
"js": "always"
}
],
"import/first": "error",
"import/newline-after-import": "error",
"import/no-absolute-path": "error",
"import/no-amd": "error",
"import/no-cycle": [
"error",
{
"ignoreExternal": true
}
],
"import/no-duplicates": "error",
"import/no-extraneous-dependencies": "error",
"import/no-mutable-exports": "error",
"import/no-named-as-default": "error",
"import/no-named-as-default-member": "error",
"import/no-named-default": "error",
"import/no-self-import": "error",
"import/no-unassigned-import": [
"error"
],
"import/no-useless-path-segments": "error",
"import/order": "error",
"indent": [
"error",
2,
Expand Down Expand Up @@ -46,20 +75,144 @@
"error",
"after"
],
"prefer-template": "error",
"semi": [
"error",
"never"
],
"strict": "error",
"unicorn/explicit-length-check": "off",
"unicorn/filename-case": "off",
"unicorn/no-array-callback-reference": "off",
"unicorn/no-array-method-this-argument": "off",
"unicorn/no-null": "off",
"unicorn/no-typeof-undefined": "off",
"unicorn/no-unused-properties": "error",
"unicorn/prefer-array-flat": "off",
"unicorn/prefer-dom-node-dataset": "off",
"unicorn/prefer-module": "off",
"unicorn/prefer-query-selector": "off",
"unicorn/prefer-spread": "off",
"unicorn/prevent-abbreviations": "off"
}
},
"overrides": [
{
"files": [
"build/**"
],
"env": {
"browser": false,
"node": true
},
"parserOptions": {
"sourceType": "script"
},
"rules": {
"no-console": "off",
"unicorn/prefer-top-level-await": "off"
}
},
{
"files": [
"js/**"
],
"parserOptions": {
"sourceType": "module"
}
},
{
"files": [
"js/tests/*.js",
"js/tests/integration/rollup*.js"
],
"env": {
"node": true
},
"parserOptions": {
"sourceType": "script"
}
},
{
"files": [
"js/tests/unit/**"
],
"env": {
"jasmine": true
},
"rules": {
"no-console": "off",
"unicorn/consistent-function-scoping": "off",
"unicorn/no-useless-undefined": "off",
"unicorn/prefer-add-event-listener": "off"
}
},
{
"files": [
"js/tests/visual/**"
],
"plugins": [
"html"
],
"settings": {
"html/html-extensions": [
".html"
]
},
"rules": {
"no-console": "off",
"no-new": "off",
"unicorn/no-array-for-each": "off"
}
},
{
"files": [
"scss/tests/**"
],
"env": {
"node": true
},
"parserOptions": {
"sourceType": "script"
}
},
{
"files": [
"site/**"
],
"env": {
"browser": true,
"node": false
},
"parserOptions": {
"sourceType": "script",
"ecmaVersion": 2019
},
"rules": {
"no-new": "off",
"unicorn/no-array-for-each": "off",
"unicorn/numeric-separators-style": "off"
}
},
{
"files": [
"**/*.md"
],
"plugins": [
"markdown"
],
"processor": "markdown/markdown"
},
{
"files": [
"**/*.md/*.js"
],
"extends": "plugin:markdown/recommended",
"parserOptions": {
"sourceType": "module"
},
"rules": {
"unicorn/prefer-node-protocol": "off"
}
}
]
}
22 changes: 10 additions & 12 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,16 @@ the preferred channel for [bug reports](#bug-reports), [features requests](#feat
and [submitting pull requests](#pull-requests), but please respect the following
restrictions:

* Please **do not** use the issue tracker for personal support requests. Stack
Overflow ([`bootstrap-5`](https://stackoverflow.com/questions/tagged/bootstrap-5) tag),
[Slack](https://bootstrap-slack.herokuapp.com/) or [IRC](/README.md#community) are better places to get help.
- Please **do not** use the issue tracker for personal support requests. Stack Overflow ([`bootstrap-5`](https://stackoverflow.com/questions/tagged/bootstrap-5) tag), [our GitHub Discussions](https://github.com/twbs/bootstrap/discussions) or [IRC](/README.md#community) are better places to get help.

* Please **do not** derail or troll issues. Keep the discussion on topic and
- Please **do not** derail or troll issues. Keep the discussion on topic and
respect the opinions of others.

* Please **do not** post comments consisting solely of "+1" or ":thumbsup:".
- Please **do not** post comments consisting solely of "+1" or ":thumbsup:".
Use [GitHub's "reactions" feature](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)
instead. We reserve the right to delete comments which violate this rule.

* Please **do not** open issues regarding the official themes offered on <https://themes.getbootstrap.com/>.
- Please **do not** open issues regarding the official themes offered on <https://themes.getbootstrap.com/>.
Instead, please email any questions or feedback regarding those themes to `themes AT getbootstrap DOT com`.


Expand Down Expand Up @@ -69,7 +67,7 @@ Guidelines for bug reports:

3. **Isolate the problem** &mdash; ideally create a [reduced test
case](https://css-tricks.com/reduced-test-cases/) and a live example.
[This JS Bin](https://jsbin.com/lolome/edit?html,output) is a helpful template.
These [v4 CodePen](https://codepen.io/team/bootstrap/pen/yLabNQL) and [v5 CodePen](https://codepen.io/team/bootstrap/pen/qBamdLj) are helpful templates.


A good bug report shouldn't leave others needing to chase you up for more
Expand Down Expand Up @@ -103,16 +101,16 @@ Sometimes bugs reported to us are actually caused by bugs in the browser(s) them

| Vendor(s) | Browser(s) | Rendering engine | Bug reporting website(s) | Notes |
| ------------- | ---------------------------- | ---------------- | ------------------------------------------------------ | -------------------------------------------------------- |
| Mozilla | Firefox | Gecko | https://bugzilla.mozilla.org/enter_bug.cgi | "Core" is normally the right product option to choose. |
| Apple | Safari | WebKit | https://bugs.webkit.org/enter_bug.cgi?product=WebKit | In Apple's bug reporter, choose "Safari" as the product. |
| Google, Opera | Chrome, Chromium, Opera v15+ | Blink | https://bugs.chromium.org/p/chromium/issues/list | Click the "New issue" button. |
| Microsoft | Edge | Blink | https://developer.microsoft.com/en-us/microsoft-edge/ | Go to "Help > Send Feedback" from the browser |
| Mozilla | Firefox | Gecko | <https://bugzilla.mozilla.org/enter_bug.cgi> | "Core" is normally the right product option to choose. |
| Apple | Safari | WebKit | <https://bugs.webkit.org/enter_bug.cgi?product=WebKit> | In Apple's bug reporter, choose "Safari" as the product. |
| Google, Opera | Chrome, Chromium, Opera v15+ | Blink | <https://bugs.chromium.org/p/chromium/issues/list> | Click the "New issue" button. |
| Microsoft | Edge | Blink | <https://developer.microsoft.com/en-us/microsoft-edge/> | Go to "Help > Send Feedback" from the browser |


## Feature requests

Feature requests are welcome. But take a moment to find out whether your idea
fits with the scope and aims of the project. It's up to *you* to make a strong
fits with the scope and aims of the project. It's up to _you_ to make a strong
case to convince the project's developers of the merits of this feature. Please
provide as much detail and context as possible.

Expand Down
38 changes: 38 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
### Description

<!-- Describe your changes in detail -->

### Motivation & Context

<!-- Why is this change required? What problem does it solve? -->

### Type of changes

<!-- What types of changes does your code introduce? Put an `x` in all the boxes that apply. -->

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Refactoring (non-breaking change)
- [ ] Breaking change (fix or feature that would change existing functionality)

### Checklist

<!-- Go over all the following points, and put an `x` in all the boxes that apply. -->
<!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->

- [ ] I have read the [contributing guidelines](https://github.com/twbs/bootstrap/blob/main/.github/CONTRIBUTING.md)
- [ ] My code follows the code style of the project _(using `npm run lint`)_
- [ ] My change introduces changes to the documentation
- [ ] I have updated the documentation accordingly
- [ ] I have added tests to cover my changes
- [ ] All new and existing tests passed

#### Live previews

<!-- Please add direct links where your modifications can be seen in the documentation -->

- <https://deploy-preview-{your_pr_number}--twbs-bootstrap.netlify.app/>

### Related issues

<!-- Please link any related issues here. -->
2 changes: 1 addition & 1 deletion .github/SUPPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ See the [contributing guidelines](CONTRIBUTING.md) for sharing bug reports.

For general troubleshooting or help getting started:

- Join [the official Slack room](https://bootstrap-slack.herokuapp.com/).
- Ask and explore [our GitHub Discussions](https://github.com/twbs/bootstrap/discussions).
- Chat with fellow Bootstrappers in IRC. On the `irc.libera.chat` server, in the `#bootstrap` channel.
- Ask and explore Stack Overflow with the [`bootstrap-5`](https://stackoverflow.com/questions/tagged/bootstrap-5) tag.
3 changes: 3 additions & 0 deletions .github/codeql/codeql-config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name: "CodeQL config"
paths-ignore:
- dist
Loading