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
/
js
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-17
fix(scrollspy): Spying on nested navs fails to activate for .nav-link's insid...
Troy Morehouse
1
-0
/
+41
2017-09-03
Merge branch 'v4-dev' into fix-jumping-modal-on-resize
Johann-S
2
-1
/
+28
2017-09-02
Merge branch 'v4-dev' into fix-unwanted-padding-on-modal
Johann-S
1
-0
/
+1
2017-08-31
Create a bundled release of Bootstrap with Popper.js inside
Johann-S
1
-0
/
+1
2017-08-29
Add failing test
David Bailey
1
-0
/
+14
2017-08-29
Fix unit tests in PhantomJS
David Bailey
1
-3
/
+10
2017-08-28
Add failing test
David Bailey
1
-0
/
+19
2017-08-25
Add unit test for xss in data target attribute
meeque
1
-0
/
+36
2017-08-25
Fix XSS in data-target
Johann-S
1
-0
/
+4
2017-08-25
Fix sticky margin when a modal is opened (#23669)
David Bailey
1
-0
/
+42
2017-08-25
Collapse - preventDefault only on <a> elements not inside the collapsible
Johann-S
2
-1
/
+26
2017-08-24
Fix toggle for Tooltips/Popover which was called even if the Tooltip/Popover ...
Johann-S
2
-0
/
+45
2017-08-23
Tweak ESLint rules.
XhmikosR
10
-21
/
+21
2017-08-17
Add a unit test to check if the carousel do not cycle when its parent isn't v...
Johann-S
1
-0
/
+39
2017-08-17
Unit test to check if our carousel do not cycle when we cannot see it
Johann-S
1
-0
/
+37
2017-08-11
Improve previous selector for nested tabs
Johann-S
1
-7
/
+8
2017-08-11
Add unit test for nested tabs
Johann-S
1
-0
/
+38
2017-07-16
Update dependencies.
Bardi Harborow
2
-90
/
+212
2017-07-04
Dropdown - Disable applyStyle modifier instead of removing inline style appli...
Johann-S
1
-0
/
+29
2017-06-25
update instances of .bg-inverse and .bg-faded to .bg-dark and .bg-light
Mark Otto
1
-1
/
+1
2017-06-25
update navbars to rename .navbar-inverse to .navbar-dark, update all navbar e...
Mark Otto
3
-3
/
+3
2017-06-15
Rename popover classes
Mark Otto
1
-14
/
+14
2017-06-15
Rename .card-block to .card-body to match nomenclature of modals
Mark Otto
2
-6
/
+6
2017-06-14
Collapse supports multi-target thanks to @vanduynslagerp (#22713)
Johann-S
1
-4
/
+89
2017-06-14
Fix unit tests with no assertion
Johann-S
1
-11
/
+23
2017-06-14
Upgrade QUnit to 2.3.3
Johann-S
2
-241
/
+326
2017-06-04
Update path to our docs assets for visual tests
Johann-S
9
-14
/
+15
2017-05-30
Merge branch 'v4-dev' into v4-docs-streamlined
Mark Otto
2
-10
/
+10
2017-05-30
Update Dependencies (REUPLOAD) (#22594)
CDAGaming
2
-10
/
+10
2017-05-29
update paths
Mark Otto
1
-13
/
+13
2017-05-27
Update nav and navbar HTML markup
Geremia Taglialatela
2
-32
/
+32
2017-05-24
Placement auto for popovers
Johann-S
1
-0
/
+4
2017-05-24
Placement auto for tooltips
Johann-S
1
-0
/
+3
2017-05-22
Better management of dropdown/dropup with alignment
Johann-S
1
-10
/
+28
2017-05-17
Use popper to align dropdown menu instead of using css with important
Johann-S
1
-11
/
+37
2017-05-14
Fix dropdown in scrollspy visual test (add Popper.js)
Johann-S
1
-0
/
+1
2017-05-14
Better placement for Dropdown + Handle flip of Tooltip/Popover
Johann-S
1
-1
/
+1
2017-05-14
Handle dropup for Dropdown
Johann-S
2
-2
/
+20
2017-05-14
Fix unit tests + Update Popper to 1.6.0
Johann-S
4
-87
/
+58
2017-05-14
Begin to use Popper for Dropdown
Johann-S
1
-0
/
+1
2017-05-14
Fix arrow for tooltip and popover
Johann-S
2
-56
/
+30
2017-05-14
Add attachment classes
Johann-S
2
-2
/
+2
2017-05-14
Begin to add arrow to Popover and Tooltip
Johann-S
1
-1
/
+1
2017-05-14
Use Popper for tooltip and popover
Johann-S
2
-2
/
+2
2017-04-26
Fix Toggle buttons don't honor [disabled] or .disabled
Anna
1
-0
/
+17
2017-04-25
Detach accordion from card without requiring 'data-children'
Pierre Vanduynslager
1
-9
/
+67
2017-04-21
Arguably more professional pictures of Rick Ross
Zach Leatherman
1
-3
/
+3
2017-04-21
More minor build tweaks and docs updates.
Bardi Harborow
2
-4
/
+4
2017-04-20
Build system overhaul.
Bardi Harborow
1
-72
/
+0
2017-04-17
Fix carousel "hover" behavior on touch-enabled devices
Patrick H. Lauke
1
-23
/
+0
[prev]
[next]