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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-29
Remove redundant check on `data-toggle` click.
GeoSot
1
-12
/
+2
2021-07-29
streamline `_getConfig` & interface
GeoSot
1
-11
/
+4
2021-07-29
Collapse page: add a link to the accordion page (#34605)
XhmikosR
1
-1
/
+1
2021-07-29
Revert "Allow individual grid classes to override `.row-cols` (#33621)" (#34612)
Mark Otto
2
-28
/
+3
2021-07-28
Use a streamlined way to trigger component dismiss (#34170)
GeoSot
12
-71
/
+184
2021-07-28
Fix `Manipulator.offset()` (#33603)
alpadev
2
-2
/
+56
2021-07-28
Correct Toast docs (#34604)
Mark Young
1
-2
/
+2
2021-07-28
Make text decoration consistent with other anchors (#34475)
Andrew Pucci
1
-1
/
+1
2021-07-28
Update devDependencies (#34585)
XhmikosR
2
-43
/
+43
2021-07-27
Document change to hr in v5 (#34574)
Mark Otto
1
-0
/
+2
2021-07-27
Rename Build Tools page to Contribute (#34578)
Mark Otto
4
-8
/
+9
2021-07-27
Add shift-tab keyboard support for dialogs (modal & Offcanvas components) (#3...
Ryan Berliner
9
-71
/
+499
2021-07-27
More concise improvements for `add()` and `subtract()` (#34432)
Gaƫl Poupard
1
-12
/
+0
2021-07-26
Make note of _root.scss being required
Mark Otto
1
-6
/
+6
2021-07-26
Clean up a couple CSS Grid issues (#34572)
Mark Otto
3
-24
/
+25
2021-07-26
Update the custom Sass import docs (#34573)
Mark Otto
1
-2
/
+7
2021-07-26
Update nav-tab.md
Jitan Gupta
1
-4
/
+4
2021-07-25
Make default $accordion-icon-color consistent
TheFakeCake
1
-1
/
+1
2021-07-25
docs: minor image compression improvements (#34557)
XhmikosR
10
-0
/
+0
2021-07-22
docs: Add Github Octicons to the list (#34526)
Ben Koshy
1
-2
/
+4
2021-07-22
Toasts: Change showing timings and classes to keep toast `display:none` by de...
GeoSot
3
-11
/
+16
2021-07-22
make `dataApiKeydownHandler` to handle specific instance, avoiding extra mani...
GeoSot
1
-5
/
+5
2021-07-22
extract createPopper method
GeoSot
1
-23
/
+27
2021-07-22
handle click event in one place, remove undocumented click listener on elemen...
GeoSot
2
-35
/
+3
2021-07-22
use classList `add` instead of `toggle` on show
GeoSot
1
-2
/
+2
2021-07-22
simplify toggle
GeoSot
1
-12
/
+1
2021-07-22
Merge `dropdownInterface` to `jQueryInterface`
GeoSot
1
-10
/
+8
2021-07-22
Add `isShown` method and reuse it
GeoSot
1
-6
/
+10
2021-07-22
Use on private method to set content & cleanup template
GeoSot
2
-29
/
+14
2021-07-22
popover: Move common code in tooltip's `getTipElement()`
GeoSot
2
-6
/
+4
2021-07-22
use one private method to resolve string or function
GeoSot
2
-14
/
+9
2021-07-22
Use `getOrCreateInstance` on `_initializeOnDelegatedTarget`
GeoSot
1
-9
/
+1
2021-07-22
`_getDelegateConfig()`: add a comment and remove an unneeded config check
GeoSot
1
-5
/
+6
2021-07-22
use a class private getter to decouple same methods usage
GeoSot
2
-15
/
+9
2021-07-21
Update devDependencies (#34552)
XhmikosR
4
-108
/
+135
2021-07-21
Bump rollup from 2.53.2 to 2.53.3 (#34548)
dependabot[bot]
2
-4
/
+4
2021-07-21
Remove whitespace at beginning of util/index.js (#34545)
Ryan Berliner
1
-1
/
+0
2021-07-20
Fix `Util.reflow` function and add documentation (#34543)
GeoSot
2
-3
/
+15
2021-07-20
Bump @rollup/plugin-replace from 2.4.2 to 3.0.0 (#34536)
dependabot[bot]
2
-4
/
+4
2021-07-20
Bump stylelint-config-twbs-bootstrap from 2.2.1 to 2.2.3 (#34541)
dependabot[bot]
2
-9
/
+9
2021-07-20
Bump @rollup/plugin-node-resolve from 13.0.0 to 13.0.2 (#34540)
dependabot[bot]
2
-4
/
+4
2021-07-20
Bump @rollup/plugin-commonjs from 19.0.0 to 19.0.1 (#34539)
dependabot[bot]
2
-4
/
+4
2021-07-20
Bump eslint from 7.30.0 to 7.31.0 (#34538)
dependabot[bot]
2
-8
/
+8
2021-07-20
Bump rollup from 2.53.1 to 2.53.2 (#34537)
dependabot[bot]
2
-4
/
+4
2021-07-19
CI: make use of the `actions/setup-node`'s `cache` option (#34453)
XhmikosR
6
-48
/
+6
2021-07-19
modal: change `data-dismiss` so that it can be outside of a modal using `bs-t...
GeoSot
3
-3
/
+54
2021-07-17
Add new offcanvas support to navbars
craftwerk
2
-1
/
+94
2021-07-16
Bump bundlewatch
Mark Otto
1
-2
/
+2
2021-07-16
Split .vr from stacks as a new helper
Mark Otto
6
-12
/
+55
2021-07-16
Add hstack and vstack helpers
Mark Otto
4
-0
/
+108
[prev]
[next]