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
/
unit
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-04
Dropdown - Disable applyStyle modifier instead of removing inline style appli...
Johann-S
1
-0
/
+29
2017-06-15
Rename popover classes
Mark Otto
1
-14
/
+14
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-05-27
Update nav and navbar HTML markup
Geremia Taglialatela
1
-31
/
+31
2017-05-14
Handle dropup for Dropdown
Johann-S
1
-2
/
+7
2017-05-14
Fix unit tests + Update Popper to 1.6.0
Johann-S
3
-87
/
+40
2017-05-14
Fix arrow for tooltip and popover
Johann-S
1
-56
/
+27
2017-05-14
Add attachment classes
Johann-S
1
-1
/
+1
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-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
2017-04-10
Merge branch 'v4-dev' into dropdown-keyboard
Pierre Vanduynslager
2
-16
/
+34
2017-04-10
Fix collapse.js aria-expanded behavior
Patrick H. Lauke
1
-16
/
+16
2017-04-10
Only change aria-pressed if it's not an input-based radio or checkbox group
Patrick H. Lauke
1
-0
/
+18
2017-04-08
Merge branch 'v4-dev' into dropdown-keyboard
Pierre Vanduynslager
7
-61
/
+444
2017-04-03
Fix #22332: Adjust tests for hidden scrollbar
Ilias
1
-3
/
+15
2017-04-02
Fix #18373: properly adjust padding-right of body and fixed elements when ope...
Ilias
1
-28
/
+95
2017-04-02
Tabs/Scrollspy/.nav/.list-group/.active independent of markup (<nav>, .nav-it...
Pierre Vanduynslager
2
-17
/
+171
2017-03-31
Popover + Tooltip - fix error when content or title is a number
Johann-S
2
-0
/
+34
2017-03-29
Collapse - Fix check to not prevent event for input and textarea
Johann-S
1
-1
/
+2
2017-03-28
Fix different tooltips offset when hovering
Johann
1
-0
/
+17
2017-03-27
Collapse - do not prevent event for input and textarea
Johann
1
-0
/
+16
2017-03-23
Accordion behavior with JQuery interface (#21726)
Pierre Vanduynslager
1
-22
/
+22
2017-03-22
Carousel - Add attributes from and to for Slid and Slide events (#21668)
Johann
1
-0
/
+43
2017-03-21
Always append element to fixture in Scrollspy unit tests (#22234)
Pierre Vanduynslager
1
-2
/
+2
2017-03-19
Merge branch 'collapse' of https://github.com/Johann-S/bootstrap into Johann-...
Mark Otto
1
-0
/
+23
2017-03-18
Allow to use Tab.js with list-group (#21756)
Johann
1
-0
/
+16
2017-03-09
Add unit test
Johann-S
1
-0
/
+23
2017-02-08
Fixes #21941
Pierre-Denis Vanduynslager
1
-5
/
+11
2017-01-20
Harmonize document.activeElement comparison
Pierre-Denis Vanduynslager
1
-3
/
+3
2017-01-20
Refactor test to event and async
Pierre-Denis Vanduynslager
1
-64
/
+141
2017-01-20
Add unit test for keyboard navigation
Pierre-Denis Vanduynslager
1
-0
/
+34
2017-01-20
Fix test to retrieve the proper item instead of it's parent
Pierre-Denis Vanduynslager
1
-1
/
+1
2017-01-06
Merge branch 'twbs/v4-dev' into dropdown-keyboard
Pierre-Denis Vanduynslager
1
-0
/
+11
2017-01-06
Update dropdown unit test to new markup
Pierre-Denis Vanduynslager
1
-137
/
+136
2017-01-04
Close #21090 - Fix aria-pressed attribute for buttons in container with data-...
Johann-S
1
-0
/
+11
2017-01-02
Dropdown: close menu when focusing outside element (#21375)
Pierre-Denis Vanduynslager
1
-0
/
+60
2017-01-02
update seletors in js
Mark Otto
1
-4
/
+4
2016-12-31
Allow to use nav with tab JS
Johann-S
1
-0
/
+16
2016-12-29
Close #21249 : Add a Unit test for #21227
Johann-S
2
-0
/
+62
2016-12-27
update click state when hiding so can be shown again by trigger. fixes #16732
Max Beatty
1
-0
/
+21
2016-12-24
[Fix #19849] Tabs are opened even if disabled. (#20795)
Alessandro Rodi
1
-0
/
+38
2016-12-23
Carousel: Only prevents default for ARROW_LEFT and ARROW_RIGHT keys
Matheus Azzi
1
-0
/
+31
2016-12-07
Rename `.active` to `.show`
Starsam80
5
-57
/
+57
2016-11-27
Closes #21055: Prevents ScrollSpy from clearing active item when Safari rubbe...
Rob Ruana
1
-0
/
+44
2016-11-26
Merge pull request #18900 from vlastikcz/v4-dev-buttonChange
Mark Otto
1
-0
/
+20
2016-11-26
Merge pull request #19058 from Johann-S/carouselInput
Mark Otto
1
-0
/
+32
2016-11-26
Merge branch 'v4-dev-18796' of https://github.com/maxbeatty/bootstrap into ma...
Mark Otto
1
-0
/
+22
[prev]
[next]