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-03-29
simplify transition plugin a little
Jacob Thornton
1
-20
/
+19
2012-03-29
remove "technique"
Jacob Thornton
1
-1
/
+1
2012-03-29
replace UA sniffing
Jacob Thornton
1
-11
/
+18
2012-03-24
add missing closing brace
Jacob Thornton
1
-1
/
+1
2012-03-24
add MSTransitionEnd event to js plugin
Jacob Thornton
1
-0
/
+2
2012-03-24
return matcher value directly + cleanup first lines of files
Jacob Thornton
12
-11
/
+17
2012-03-24
add preventDefault support for all inital event types (show, close, hide, etc...
Jacob Thornton
10
-16
/
+102
2012-03-24
allow prevent default for show and hide event in modal
Jacob Thornton
2
-7
/
+41
2012-03-21
filter out non matches in map
Jacob Thornton
1
-2
/
+2
2012-03-21
cache $(href) lookup
Jacob Thornton
1
-3
/
+4
2012-03-21
sort scrollspy to prevent flicker for unordered nav
Jacob Thornton
1
-6
/
+15
2012-03-21
clear timeout to reset delays for tooltip/popover
Jacob Thornton
1
-2
/
+4
2012-03-21
Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip
Jacob Thornton
1
-4
/
+16
2012-03-21
top stripping leading and trailing whitespace + always use .html method
Jacob Thornton
2
-6
/
+2
2012-03-20
if transitioning collapse, don't start new transition
Jacob Thornton
1
-4
/
+16
2012-03-19
prevent dropdowns from closing when clicking inside form element inside dropdown
Jacob Thornton
2
-3
/
+6
2012-03-19
fix slide logic for ie+ in carousel
Jacob Thornton
1
-7
/
+7
2012-03-19
if parent in collapse, only grab children
Jacob Thornton
1
-2
/
+1
2012-03-19
fix collapse bug in ie7+ for initial collapse in
Jacob Thornton
1
-1
/
+1
2012-03-19
active - onActivate
Jacob Thornton
1
-1
/
+1
2012-03-19
fire active event on active
Jacob Thornton
1
-1
/
+3
2012-03-19
if interval is false, do not autocycle the carousel
Jacob Thornton
1
-4
/
+5
2012-03-19
typeahead should escape regexp special chars
Jacob Thornton
2
-1
/
+18
2012-03-19
;)
Jacob Thornton
1
-1
/
+1
2012-03-19
select last item in scrollspy if you've reached the bottom of the document or...
Jacob Thornton
1
-0
/
+7
2012-03-17
add /head
Jacob Thornton
1
-1
/
+1
2012-03-12
2.0.2 derp
v2.0.2
Jacob Thornton
12
-12
/
+12
2012-03-12
remove collapse class on open so that dropdowns are viewable
Jacob Thornton
1
-1
/
+3
2012-03-11
Merge branch 'zerkms-master' into 2.0.2-wip
Mark Otto
1
-1
/
+1
2012-03-12
Grammar fix in js/README.md
Ivan Kurnosov
1
-1
/
+1
2012-03-08
Merge pull request #2177 from phopkins/typeahead_friendly
Jacob Thornton
2
-7
/
+11
2012-02-24
fix for @pamelafox and #1861
Jacob Thornton
1
-1
/
+1
2012-02-24
and pause on hover option to carousel
Jacob Thornton
1
-0
/
+4
2012-02-22
Allows escape to bubble when menu isn't shown
Pete Hopkins
1
-0
/
+1
2012-02-22
Fires change event when element is selected from menu
Pete Hopkins
2
-1
/
+6
2012-02-22
Allow events to propagate / default if not used.
Pete Hopkins
1
-6
/
+4
2012-02-20
fix cycling in carousel
Jacob Thornton
1
-2
/
+2
2012-02-18
fix bootstrap-button toggle regression + tests
Jacob Thornton
2
-2
/
+27
2012-02-16
2.0.1
v2.0.1
Jacob Thornton
12
-12
/
+12
2012-02-16
don't try next if not next
Jacob Thornton
1
-0
/
+2
2012-02-16
null out interval so that pause doesn't resume on next or prev
Jacob Thornton
1
-0
/
+1
2012-02-16
fix alerts
Jacob Thornton
1
-3
/
+6
2012-02-13
add semicolons to the end of js files
Jacob Thornton
12
-13
/
+13
2012-02-12
honor data attributes set on modal as well
Jacob Thornton
1
-1
/
+1
2012-02-07
don't use e.target incase button has icon or other content inside it
Jacob Thornton
1
-1
/
+1
2012-02-06
Merge branch 'CaryLandholt-master' into 2.0.1-wip
Mark Otto
1
-1
/
+1
2012-02-06
Merge branch 'master' of https://github.com/CaryLandholt/bootstrap into CaryL...
Mark Otto
1
-1
/
+1
2012-02-07
Grammatical changes have been made as suggested by @cvrebert for issue #1787.
raphaelz
1
-2
/
+2
2012-02-06
fix alert tests + add show option back to modals
Jacob Thornton
2
-5
/
+6
2012-02-01
Fixed typo "tabs" ==> "button"
Cary Landholt
1
-1
/
+1
[prev]
[next]