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
2012-08-19
bump versions to 2.1.0
Mark Otto
12
-13
/
+13
2012-08-18
listen to touchstart for dropdowns on mobile
Jacob Thornton
1
-4
/
+4
2012-08-18
add click option for tooltip, popover - make click default for popover
Jacob Thornton
3
-3
/
+6
2012-08-14
stray ;
Jacob Thornton
1
-1
/
+1
2012-08-14
get affix actually working and update docs
Jacob Thornton
1
-18
/
+20
2012-08-02
fix indexof on array for ie8
Jacob Thornton
1
-1
/
+1
2012-08-01
close #3531 added focus handling and removed the badly announced "times" clos...
Dirk Ginader
1
-5
/
+15
2012-07-24
IE10 uses 'transition' and 'transitionend'
Jonathan Sampson
1
-1
/
+0
2012-07-23
delete this test for now - as affix is still heavily underdevelopment
Jacob Thornton
2
-7
/
+1
2012-07-23
Fix transition end name for opera 11+12
Aleksey V Zapparov
1
-1
/
+1
2012-07-22
some progress on affix plugin
Jacob Thornton
10
-123
/
+141
2012-07-22
Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip
Jacob Thornton
4
-8
/
+18
2012-07-22
adds minLength #3960
Jacob Thornton
2
-2
/
+23
2012-07-22
remove the ns option
Jon Stevens
2
-6
/
+4
2012-07-22
simplify things to one line. pull #4104
Jon Stevens
2
-4
/
+4
2012-07-20
on destroy, also hide. issue #3880, pull #4104
Jon Stevens
4
-0
/
+6
2012-07-16
namespace the events for popover/tooltip so that they can be cleanly removed....
Jon Stevens
4
-8
/
+14
2012-06-20
Merge pull request #3880 from lookfirst/popover-destroy
Jacob Thornton
4
-0
/
+27
2012-06-20
Merge pull request #3770 from Barryvdh/2.1.0-wip
Jacob Thornton
1
-1
/
+1
2012-06-20
simplify code into a single line
Jon Stevens
2
-6
/
+2
2012-06-20
change transition end name for opera
Jacob Thornton
1
-1
/
+1
2012-06-18
add unit tests for destroy behavior of popover and tooltip
Jon Stevens
2
-0
/
+19
2012-06-18
enable the ability to destroy tooltips and popovers from elements. related to...
Jon Stevens
2
-0
/
+12
2012-06-08
Scope finding the .active to .item
Barryvdh
1
-1
/
+1
2012-06-03
adds remote source to modal. Remote source can be specified in href or by pro...
Jacob Thornton
1
-3
/
+5
2012-06-03
check length so that pause, actually pauses
Jacob Thornton
1
-1
/
+1
2012-06-02
make active selector more specific #2043 and rebuild
Jacob Thornton
1
-1
/
+1
2012-06-03
Merge branch 'async' into 2.1.0-wip
Matt Morgan
2
-5
/
+47
2012-06-02
only set height explicitly for collapse when animation is supported #2131
Jacob Thornton
1
-1
/
+1
2012-06-02
only trigger $.support.transition.end when it exists
Jacob Thornton
1
-1
/
+1
2012-06-02
fix multi carousel bug #3194
Jacob Thornton
1
-1
/
+2
2012-06-02
fix carousel when hiding a reshowing - make sure it always triggers transitio...
Jacob Thornton
1
-0
/
+4
2012-06-02
fix regression in typeahead #3313
Jacob Thornton
1
-27
/
+35
2012-06-02
add length to parent dropdown check #3316
Jacob Thornton
1
-1
/
+1
2012-06-02
upgrade jquery to 1.7.2 #3379
Jacob Thornton
1
-9252
/
+4
2012-06-02
rebuild assets
Jacob Thornton
1
-1
/
+1
2012-06-02
add relatedTarget to carousel slide event
Jacob Thornton
2
-2
/
+18
2012-06-02
remove isHTML support
Jacob Thornton
1
-24
/
+0
2012-06-02
add html option back to tooltip and popover to explicitly prevent XSS #3421
Jacob Thornton
2
-12
/
+4
2012-06-02
add collapsed class to collapse invoker when it's target is collapsed #3525
Jacob Thornton
2
-3
/
+38
2012-06-02
Merge branch 'accessibility' into 2.1.0-wip
Jacob Thornton
3
-79
/
+139
2012-06-01
2.0.3 -> 2.0.4
v2.0.4
Jacob Thornton
12
-12
/
+12
2012-05-31
rebuild and fix test
Jacob Thornton
1
-5
/
+5
2012-05-31
Merge pull request #3655 from jorgenfb/8dda83906d72ade81ecf9b21d55b5a2922589d30
Jacob Thornton
2
-10
/
+29
2012-05-20
Swapped out .hasClass() with .is() when checking for multiple classes
Jørgen Borgesen
1
-7
/
+7
2012-05-20
Added unit test to check that tooltips is not showed when leave event is trig...
Jørgen Borgesen
2
-2
/
+20
2012-05-17
remove log
Jacob Thornton
1
-2
/
+0
2012-05-17
abandon activedescendant because it was awful
Jacob Thornton
1
-19
/
+15
2012-05-17
nearly everything working with activedescendant... then decide it's wrong.
Jacob Thornton
2
-14
/
+71
2012-05-16
add proper role to dialog markup and cleanup modal logging
Jacob Thornton
1
-8
/
+2
[next]