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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-12
Drop the accordion for the panel
Mark Otto
1
-1
/
+1
2013-08-11
fixes #8983
Jacob Thornton
1
-2
/
+6
2013-08-11
fixes #9318
Jacob Thornton
1
-1
/
+1
2013-08-11
fix comment in tooltip
Jacob Thornton
1
-1
/
+1
2013-08-11
fixes #9279
Jacob Thornton
1
-5
/
+3
2013-08-10
fixes #9222
Jacob Thornton
2
-11
/
+11
2013-08-10
fixes #9111
Jacob Thornton
2
-141
/
+163
2013-08-09
fixes #6159
Jacob Thornton
1
-11
/
+13
2013-08-08
fix 'Calcuated' typo & run grunt; thanks @FagnerMartinsBrack
Chris Rebert
1
-2
/
+2
2013-08-07
Merge pull request #9089 from jdiamond/3.0.0-wip
Jacob
2
-1
/
+36
2013-08-06
Fix spacing after '='
Braden Whitten
1
-1
/
+1
2013-08-06
Fixes #9150: Hide popover titles in IE8
Mark Otto
1
-1
/
+7
2013-08-04
use quotes to allow dots in data-parent
Jason Diamond
1
-1
/
+1
2013-08-04
failing test for dot in data-parent
Jason Diamond
1
-0
/
+35
2013-08-04
tooltip.js: add missing space
Chris Rebert
1
-1
/
+1
2013-08-04
fixes #8880
fat
2
-12
/
+28
2013-08-02
fixes #8957
fat
1
-1
/
+3
2013-07-31
fixes #8892
Jacob Thornton
1
-1
/
+1
2013-07-31
fixes #8864
Jacob Thornton
1
-2
/
+4
2013-07-31
Removed trailing whitespaces
Cesidio Di Landa
1
-6
/
+6
2013-07-30
fixes #8814
fat
1
-4
/
+0
2013-07-30
fixes #8816
fat
1
-1
/
+1
2013-07-29
fix transition end
liuyl
1
-2
/
+2
2013-07-28
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Jacob Thornton
1
-0
/
+2
2013-07-28
fixes #8703
Jacob Thornton
1
-3
/
+5
2013-07-27
get jshint close to passing by updating .jshintrc settings
Chris Rebert
1
-0
/
+2
2013-07-26
fix scrollspy for window *and* children
fat
1
-3
/
+5
2013-07-26
rebuild + fix #2539
fat
1
-0
/
+2
2013-07-26
change how collapse works - collapse, collapsing, and in
fat
2
-30
/
+42
2013-07-26
Replace Makefile with GruntJS
John-Philip Johansson
3
-31
/
+77
2013-07-25
fix affix…
fat
1
-2
/
+8
2013-07-25
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
fat
1
-1
/
+1
2013-07-25
fix collapse event #8596
fat
1
-1
/
+1
2013-07-25
Merge pull request #8419 from hollensteiner/3.0.0-wip
Jacob
1
-1
/
+1
2013-07-25
twbs ALL the links
Chris Rebert
12
-12
/
+12
2013-07-24
fixes #8568 -- account for margins in offset
Jacob Thornton
1
-15
/
+8
2013-07-24
fixes #8569
Jacob Thornton
1
-4
/
+4
2013-07-24
fixes #8399 w/ tests
Jacob Thornton
3
-3
/
+48
2013-07-23
add placement auto for tooltips + tests… kinda sad about this doe
Jacob Thornton
2
-0
/
+72
2013-07-23
fixes #7814
Jacob Thornton
1
-4
/
+4
2013-07-23
fixes #8232
Jacob Thornton
1
-1
/
+1
2013-07-23
add additional carousel test
Jacob Thornton
1
-1
/
+7
2013-07-23
fixes #8134
Jacob Thornton
1
-1
/
+1
2013-07-23
revert collapse change + add emulateTransitionEvent to catch dead css transit...
Jacob Thornton
8
-41
/
+44
2013-07-23
shown.bs.modal fix
Jacob Thornton
1
-2
/
+2
2013-07-23
fixes #7970
Jacob Thornton
1
-1
/
+1
2013-07-18
cleaner way of preventing double click events + clean up tests for jshint
fat
2
-13
/
+13
2013-07-18
get button js working with actual form elements p cooll
fat
2
-13
/
+28
2013-07-17
fixes #7880
fat
1
-7
/
+8
2013-07-17
fixes #7777
fat
1
-0
/
+36
[next]