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
2011-11-03
update 1.3 to 1.4 stuffs
Jacob Thornton
8
-8
/
+8
2011-11-03
rebuild css, add preserve-3d for faster animations, fix whitespace in mixins....
Jacob Thornton
1
-3
/
+3
2011-10-31
issue #240 - firefox drop css transition events :{o
Jacob Thornton
1
-3
/
+16
2011-10-29
add template option and make title an optional attribute for popover
Jacob Thornton
2
-4
/
+16
2011-10-29
allow the use of data attributes to define popover options
Jacob Thornton
2
-3
/
+3
2011-10-29
add active class to css for buttons, write new spec for button, "use strict"
Jacob Thornton
10
-21
/
+93
2011-10-29
star work on bootstrap-buttons.js
Jacob Thornton
1
-0
/
+50
2011-10-04
pass more args to placement function
Jacob Thornton
1
-8
/
+4
2011-10-04
add dropdown tab selection support
Jacob Thornton
1
-5
/
+14
2011-10-04
Merge branch 'master' of github.com:twitter/bootstrap
Jacob Thornton
1
-12
/
+15
2011-10-04
add selector option to alerts, update modal settings strategy
Jacob Thornton
2
-7
/
+12
2011-10-03
Add jquery.ready hook after defining plugin, to avoid breakage when used with...
Steve Purcell
1
-12
/
+15
2011-10-02
Merge branch 'master' of github.com:twitter/bootstrap
Jacob Thornton
1
-1
/
+1
2011-10-02
remove options check in modal.js
Jacob Thornton
1
-5
/
+3
2011-09-29
Merge pull request #329 from lmjabreu/master
Jacob Thornton
1
-1
/
+1
2011-09-29
wait for transition to end before triggering shown event
Jacob Thornton
1
-2
/
+8
2011-09-29
whitespace
Jacob Thornton
1
-2
/
+2
2011-09-29
Merge branch 'fix_hide_before_show_bug' of https://github.com/aaronj1335/boot...
Jacob Thornton
1
-1
/
+5
2011-09-29
show should be fals for modal default
Jacob Thornton
1
-1
/
+1
2011-09-29
@dmyers settings fix #255
Jacob Thornton
1
-1
/
+1
2011-09-29
change event to use target and relatedTarget (which more closely resembles ac...
Jacob Thornton
2
-19
/
+29
2011-09-29
changed event should be change event
Jacob Thornton
2
-6
/
+6
2011-09-29
Merge branch 'tab-event' of https://github.com/kasperp/bootstrap into kasperp...
Jacob Thornton
2
-10
/
+34
2011-09-28
tweaked bootstrap-tabs plugin active tab selector to allow for nested tabs
Luis Abreu
1
-1
/
+1
2011-09-23
return this
Aaron Stacy
1
-1
/
+1
2011-09-23
updated if statement form
Aaron Stacy
1
-1
/
+3
2011-09-23
added bug fix for hide-before-show bug
Aaron Stacy
1
-1
/
+3
2011-09-22
add semicolon to end of file while i think about better solution...
Jacob Thornton
7
-7
/
+7
2011-09-20
fix reflow typo - should be $element not $backdrop
Jacob Thornton
1
-4
/
+4
2011-09-19
Merge branch 'master' of github.com:twitter/bootstrap
Jacob Thornton
1
-1
/
+1
2011-09-19
remove var O_O
Jacob Thornton
1
-1
/
+1
2011-09-19
fixes #258, clicking a tab remove .active class from all elements on the page
Jacob Fike
1
-1
/
+1
2011-09-18
listen to document for ie
Jacob Thornton
1
-2
/
+2
2011-09-18
force reflow instead of relying on eventloop (firefox)
Jacob Thornton
2
-150
/
+157
2011-09-18
lemme smang it giiiirl
Jacob Thornton
6
-12
/
+12
2011-09-18
Added changed event to bootstrap-tabs.js
Kasper Bøgebjerg Pedersen
2
-9
/
+33
2011-09-17
allow backdrop option to accept "static" option
Jacob Thornton
2
-7
/
+8
2011-09-17
Adding flag to prevent backdrop click hiding modal
Nick Veys
2
-3
/
+68
2011-09-16
check for jquery/ender on window
Jacob Thornton
7
-7
/
+7
2011-09-15
$(document).ready instead of $(function() {}) for ender support
Jacob Thornton
5
-7
/
+7
2011-09-12
add version number to js comments
Jacob Thornton
7
-7
/
+7
2011-09-11
get all spec passing again
Jacob Thornton
4
-38
/
+46
2011-09-11
method invocation jqueryui style
Jacob Thornton
3
-33
/
+33
2011-09-11
change hella js... broke all the tests. i <3 wip
Jacob Thornton
4
-109
/
+163
2011-09-10
clicking open dropdown shoud close it
Jacob Thornton
1
-1
/
+4
2011-09-10
add liscense to js files
Jacob Thornton
7
-11
/
+127
2011-09-10
add bootstrap-scrollspy
Jacob Thornton
4
-19
/
+171
2011-09-10
add the dhg flavor back
Jacob Thornton
1
-11
/
+20
2011-09-10
not feeling the slide in
Jacob Thornton
1
-20
/
+10
2011-09-10
rework the transitions for the modal a bit
Jacob Thornton
1
-13
/
+22
[next]