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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-22
Fix spacebar key in Firefox for button elements
Pierre-Denis Vanduynslager
1
-4
/
+4
2017-01-15
Merge branch 'twbs/v4-dev' into dropdown-keyboard
Pierre-Denis Vanduynslager
2
-5
/
+7
2017-01-15
Correct reference to Direction.PREV constant. (#21709)
Pierre-Denis Vanduynslager
1
-4
/
+4
2017-01-15
Use existing keycode constants in dropdown. (#21697)
Pierre-Denis Vanduynslager
1
-1
/
+3
2017-01-06
Merge branch 'twbs/v4-dev' into dropdown-keyboard
Pierre-Denis Vanduynslager
11
-25
/
+25
2017-01-06
version bump
Mark Otto
11
-21
/
+21
2017-01-05
Merge pull request #21093 from Johann-S/fixButtonGrpAria
Patrick H. Lauke
1
-3
/
+3
2017-01-04
Use pageYOffset instead of scrollY
Pierre-Denis Vanduynslager
1
-1
/
+1
2017-01-04
Merge conflict
Pierre-Denis Vanduynslager
1
-6
/
+0
2017-01-04
Merge branch 'twbs/v4-dev' into dropdown-keyboard
Pierre-Denis Vanduynslager
3
-5
/
+12
2017-01-04
Close #21090 - Fix aria-pressed attribute for buttons in container with data-...
Johann-S
1
-3
/
+3
2017-01-02
Dropdown: close menu when focusing outside element (#21375)
Pierre-Denis Vanduynslager
1
-4
/
+5
2017-01-02
update seletors in js
Mark Otto
1
-1
/
+1
2016-12-31
Allow to use nav with tab JS
Johann-S
1
-1
/
+1
2016-12-28
Merge branch 'twbs/v4-dev' into dropdown-keyboard
Pierre-Denis Vanduynslager
11
-349
/
+418
2016-12-27
update click state when hiding so can be shown again by trigger. fixes #16732
Max Beatty
1
-0
/
+4
2016-12-24
[Fix #19849] Tabs are opened even if disabled. (#20795)
Alessandro Rodi
1
-1
/
+3
2016-12-23
Closes: #21412: Fix unit test for carousel
Johann-S
1
-1
/
+0
2016-12-23
Carousel: Only prevents default for ARROW_LEFT and ARROW_RIGHT keys
Matheus Azzi
1
-0
/
+2
2016-12-22
scrollspy: fix wrong activation of all nested links (#20304)
mr-july
1
-1
/
+1
2016-12-21
Merge branch 'patch-1' of https://github.com/tracker1/bootstrap into tracker1...
Mark Otto
1
-1
/
+1
2016-12-07
Fix tabs by using new classes
Starsam80
1
-3
/
+3
2016-12-07
Rename `.active` to `.show`
Starsam80
6
-40
/
+40
2016-12-04
remove commented out code
Mark Otto
1
-4
/
+0
2016-12-04
Merge branch 'v4-dev' into carousel
Mark Otto
8
-52
/
+81
2016-12-04
fix js for previous
Mark Otto
1
-2
/
+2
2016-12-04
pull in js changes from #18830
Mark Otto
1
-14
/
+32
2016-12-02
[V4] Throw error when a plugin is in transition (#17823)
Johann
4
-21
/
+57
2016-11-29
Hide popovers when their containing modal is closed. (#21227)
Bardi Harborow
1
-0
/
+6
2016-11-28
Use multi-selector to remove the same event handler (#20642)
Juno_okyo
1
-4
/
+1
2016-11-28
Merge branch 'v4-js-carousel' of https://github.com/J2TeaM/bootstrap into J2T...
Mark Otto
3
-14
/
+5
2016-11-27
Closes #21055: Prevents ScrollSpy from clearing active item when Safari rubbe...
Rob Ruana
1
-1
/
+1
2016-11-26
Merge branch 'container-tooltip-option' into v4-dev
Mark Otto
1
-3
/
+7
2016-11-26
Merge pull request #18900 from vlastikcz/v4-dev-buttonChange
Mark Otto
1
-1
/
+1
2016-11-26
Merge pull request #19058 from Johann-S/carouselInput
Mark Otto
1
-2
/
+1
2016-11-26
Follow up fix to #19953 for linting error in builds
Mark Otto
1
-1
/
+1
2016-11-26
Merge branch 'v4-dev-18796' of https://github.com/maxbeatty/bootstrap into ma...
Mark Otto
1
-1
/
+1
2016-11-26
Dropdown perf - on keyboard nav, find active item in the active dropdown rath...
Pierre-Denis Vanduynslager
1
-5
/
+1
2016-11-26
Implement container option for tooltips and popovers.
andyexeter
1
-3
/
+7
2016-11-25
Scrollspy selecting the last element when at the bottom of the page (fixes #1...
matus
1
-1
/
+7
2016-11-25
Merge branch 'eslint' of https://github.com/bardiharborow/bootstrap into bard...
Mark Otto
11
-199
/
+200
2016-11-25
[Fix #17371][V4] Deactivating dropdown links in nav tab (#17642)
Matt Hernandez
1
-1
/
+1
2016-11-24
Make JS compliant with the new ESLint rules.
Bardi Harborow
11
-199
/
+200
2016-10-31
Making .tooltip('show') throw an error on elements with display:none (#20940)
Johann
1
-0
/
+3
2016-10-31
Move from $.proxy to es6 arrow functions. (#21049)
Bardi Harborow
6
-18
/
+14
2016-10-30
Fix #17964 (#17997)
Ilias
1
-1
/
+1
2016-10-25
Use a single class name for opened/expanded/shown state of widgets
Johann-S
6
-40
/
+40
2016-10-24
Merge pull request #20467 from maxbeatty/v4-dev-17754
Mark Otto
1
-5
/
+5
2016-10-24
Merge pull request #18847 from Johann-S/fix18824
Mark Otto
1
-1
/
+1
2016-10-19
version bump to alpha 5
Mark Otto
11
-21
/
+21
[next]