index
:
bootstrap
XhmikosR-patch-2
XhmikosR-patch-4
XhmikosR-patch-5
XhmikosR-patch-6
basic-sass-tests
collapse-parent-ex-link-accordion
container-reset-gutter-vars
css-vars-btn
css-vars-navbar
css-vars-tooltips
dependabot/npm_and_yarn/autoprefixer-10.3.6
docs-offcanvas-navbar
docs-tweaks
enable-container-classes
extend-snippets
feat/data-target
floating-labels-icons
form-check-reverse
form-controls-with-icons
gh-pages
gh-pages-cdn
global-focus-vars
gs-carousel-cleanup
gs-dynamic-resolve-during-build-plugins
gs-export-config-functionality
gs-forms
gs-make-template_factory
gs-scrollspy-wth-intersection_observer
gs-toasts-with-animated-progress-bar
gs-tooltip-css-tweaks
gs-use-only-one-file-as-input-on-rollup.config
gs-use-scrollspy-on-docs-table_of_contents
gs/parse-json-config
jo-docs-thanks-page
jo-ssr-friendly
js-docs-tweaks
logical-props-spacing-utils
main
main-fod-invalid-color-inputs
main-fod-nested-accordion
main-fod-simpler-table-structure
main-fod-utilities-contrast
main-mc-opensearch
main-xmr-bundlewatch-action
main-xmr-docs-hugo-rm-ver
main-xmr-docs-render-heading
main-xmr-eslint-plugin-compat
main-xmr-eslint-plugin-jasmine
main-xmr-hugo-docs-vendor
main-xmr-hugo-reorg-files
main-xmr-js-1
main-xmr-js-wip
main-xmr-linkinator-action
main-xmr-linkinator-prod
main-xmr-markdownlint
main-xmr-min-mangle
main-xmr-mv-isTouchEnabledDevice
main-xmr-pa11y-ci
main-xmr-pck-sponsors
main-xmr-rollup
main-xmr-xo
nav-underline
patrickhlauke-carousel-indicators-v4
patrickhlauke-form-validation
patrickhlauke-navs-tabs-v4
playground
pr-template
pr/34102
pr/34149
revert-33192-XhmikosR-patch-8
rohit/main/modal-with-sticky
rohit/v4-dev/modal-with-sticky
split-vars-maps-import
stale
swipe-events-as-separate-helper
table-striped-cols
v3-dev
v4-dev
v4-dev-fod-validated-input-group-with-custom-file
v4-dev-xmr-js
v4-sass-deps
v5-sass-deps
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
site
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-22
Update anchor-js to v4.3.0. (#31951)
XhmikosR
1
-3
/
+3
2020-10-22
Move `href` attribute first (#31835)
XhmikosR
4
-5
/
+5
2020-10-22
Update bs-table shortcode (#31803)
XhmikosR
1
-7
/
+5
2020-10-20
Update optimize.md
XhmikosR
1
-3
/
+4
2020-10-20
mention default export in our docs optimize section
Johann-S
1
-11
/
+22
2020-10-20
Update docs example on how to optimize JavaScript bundle
Pascal Pepe
1
-6
/
+12
2020-10-19
Small typo - remove the unnecessary "the" (#31932)
Patrick H. Lauke
1
-1
/
+1
2020-10-19
docs: switch to fenced codeblocks (#31806)
XhmikosR
43
-446
/
+494
2020-10-19
docs(migration): mention spinners slow down (#31929)
Gaël Poupard
1
-0
/
+1
2020-10-19
Apply smooth-scroll when `prefers-reduced-motion: no-preference` (#31877)
Gaël Poupard
2
-0
/
+6
2020-10-19
Slow down spinners when `prefers-reduced-motion: reduce` (#31882)
Gaël Poupard
2
-1
/
+5
2020-10-19
docs(forms): use a legend for fieldset instead of aria-label
Gaël Poupard
1
-1
/
+2
2020-10-19
docs(forms): fix incorrect legend nesting in fieldset
Gaël Poupard
1
-22
/
+20
2020-10-19
docs(forms): drop useless text faking a label in horizontal forms example
Gaël Poupard
1
-2
/
+1
2020-10-19
docs: switch to suggesting jsDelivr as a CDN (#31894)
XhmikosR
4
-7
/
+7
2020-10-15
Update manifest.json (#31893)
XhmikosR
1
-2
/
+2
2020-10-14
Remove redundant visually hidden "(current)" from pagination controls (#31892)
Patrick H. Lauke
1
-13
/
+4
2020-10-13
Update copy and add utilities to example
Mark Otto
1
-3
/
+3
2020-10-13
Adding overflow visible as util
Gaurav Behere
1
-1
/
+9
2020-10-13
Revert "Improve callout shortcode. (#31802)" (#31871)
XhmikosR
35
-131
/
+131
2020-10-13
Split up dropdown sizing docs to improve rendering (#31861)
Mark Otto
1
-55
/
+55
2020-10-13
Colors rewrite (#30622)
Martijn Cuppens
5
-11
/
+24
2020-10-12
Improve callout shortcode. (#31802)
XhmikosR
35
-131
/
+131
2020-10-05
docs: fix contrast color against `.bg-info` (#31839)
Gaël Poupard
4
-6
/
+6
2020-10-05
carousel: add missing `to` description and fix `nextwhenvisible` description ...
Ankit Mishra
1
-0
/
+4
2020-10-02
Explain the "dispose" method appropriately (#30838)
Rohit Sharma
9
-9
/
+9
2020-09-30
Update btn-close-white docs to filter (not backdrop-filter) (#31796)
Christian Oliff
2
-2
/
+2
2020-09-30
webpack.md: Replace "both of them" with "it" (#31794)
Justin
1
-1
/
+1
2020-09-30
validation.md: fix _validation.scss file reference (#31795)
Mopsan
1
-1
/
+1
2020-09-29
docs(Modal): Add xxl fullscreen example (#31583)
Kyle Tsang
1
-0
/
+22
2020-09-29
Fix disabled checkbox toggle buttons (#31651)
Nikita Mikhaylov
1
-2
/
+10
2020-09-29
v5: Add disabled examples for .form-control, .form-select, and .form-range (#...
Mark Otto
3
-0
/
+31
2020-09-29
Update social.html: use `article` when it's a page (#31775)
XhmikosR
1
-1
/
+1
2020-09-29
docs: remove pixels from SVGs (#31791)
XhmikosR
2
-3
/
+3
2020-09-29
Prepare v5.0.0-alpha2. (#31748)
v5.0.0-alpha2
XhmikosR
2
-3
/
+3
2020-09-29
Revert #31761 (#31792)
XhmikosR
3
-2
/
+2
2020-09-29
Change grid classes to utilities to make vertical nav example more resilient ...
Mark Otto
1
-37
/
+29
2020-09-28
Compress the new images
XhmikosR
2
-0
/
+0
2020-09-28
Add new Bootstrap Icons homepage images
Mark Otto
3
-1
/
+1
2020-09-28
Replace ellipsis Unicode symbol with three dots. (#31774)
XhmikosR
1
-2
/
+2
2020-09-28
Tweak versions page columns (#31754)
XhmikosR
1
-1
/
+1
2020-09-28
Re-optimize SVG
XhmikosR
1
-1
/
+1
2020-09-28
Move homepage-hero.svg to an img tag
XhmikosR
3
-2
/
+2
2020-09-28
Minor wording fixes
XhmikosR
1
-7
/
+7
2020-09-28
Fix links
XhmikosR
1
-20
/
+20
2020-09-28
v5 alpha 2 migration guide updates
Mark Otto
1
-12
/
+52
2020-09-28
Convert SVGs in navbar and subnav to pixels (#31767)
Mark Otto
2
-3
/
+3
2020-09-25
brand: minor consistency changes (#31750)
XhmikosR
3
-3
/
+3
2020-09-25
v5: Adjust docs sidebar and navbar (#31119)
Mark Otto
13
-78
/
+129
2020-09-24
Carousel enhancements, including .carousel-dark (#31650)
Mark Otto
1
-0
/
+44
[prev]
[next]