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 (
Collapse
)
Author
Files
Lines
2012-04-24
fix regression in resetting collapse to auto on collapse open. (+ add spec ↵
v2.0.3
Jacob Thornton
2
-1
/
+15
and rebuild)
2012-04-24
2.0.2 -> 2.0.3
Jacob Thornton
12
-12
/
+12
2012-04-23
rewrite server.js, fix travis
Jacob Thornton
2
-11
/
+6
2012-04-23
increase length of waitfor timeout for phantom
Jacob Thornton
2
-3
/
+4
2012-04-19
style changes to phantom integration
Jacob Thornton
2
-68
/
+66
2012-04-19
run qunit tests in phantomjs for travis-ci
Jacob Thornton
4
-0
/
+107
2012-04-18
allow for pushstate in scrollspy
Jacob Thornton
1
-2
/
+8
2012-04-18
offset -> position #3088
Jacob Thornton
1
-1
/
+1
2012-04-16
Allow updater function (updates the value of the input field) to be overridden.
Nirav Sanghani
1
-1
/
+6
2012-04-15
fixes #2941 + whitespace in collapse
Jacob Thornton
2
-2
/
+3
2012-04-14
whitespace
Jacob Thornton
1
-1
/
+1
2012-04-14
fix opera bug \o/ !!!! #1776
Jacob Thornton
1
-4
/
+3
2012-04-14
add tests for mouseout delay in tooltip
Jacob Thornton
2
-22
/
+64
2012-04-14
change position of var in dropdown + cleanup makefile vars
Jacob Thornton
1
-1
/
+1
2012-04-14
don't open dropdown if target is disabled
Jacob Thornton
2
-1
/
+39
2012-04-14
calling pause on a slide should actually pause it - even when hovering
Jacob Thornton
2
-7
/
+11
2012-04-14
whitespace
Jacob Thornton
1
-1
/
+1
2012-04-14
fix typeahead test
Jacob Thornton
1
-2
/
+2
2012-04-14
add jshint support + a few minor stylistic changes
Jacob Thornton
14
-130
/
+152
2012-04-07
https://github.com/twitter/bootstrap/issues/2954
Jacob Thornton
1
-0
/
+2
2012-04-04
remake and add isHTML check to popover as well
Jacob Thornton
2
-4
/
+3
2012-04-04
detect if title in tooltip is text or html. if text - use `text` method to ↵
Jacob Thornton
3
-3
/
+45
prevent xss. all add a few notes to js readme about updated event
2012-03-29
MSTransitionEnd + move paren (thanks rick waldron)
Jacob Thornton
1
-1
/
+1
2012-03-29
move over paren just because.
Jacob Thornton
1
-1
/
+1
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, ↵
Jacob Thornton
10
-16
/
+102
etc.) + fix small bug with scrollspy.last
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
Conflicts: docs/assets/bootstrap.zip
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 ↵
Jacob Thornton
1
-0
/
+7
or element
2012-03-17
add /head
Jacob Thornton
1
-1
/
+1
[next]