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
/
tests
/
unit
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-27
crude check to make sure element has a # for an id
Jacob Thornton
1
-0
/
+18
2012-08-27
fix for #4761
Jacob Thornton
1
-1
/
+20
2012-08-23
Fix typo found with codespell.
Ryan Pavlik
1
-1
/
+1
2012-08-18
add click option for tooltip, popover - make click default for popover
Jacob Thornton
1
-1
/
+1
2012-07-23
delete this test for now - as affix is still heavily underdevelopment
Jacob Thornton
1
-6
/
+0
2012-07-22
some progress on affix plugin
Jacob Thornton
1
-0
/
+25
2012-07-22
Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip
Jacob Thornton
2
-4
/
+12
2012-07-22
adds minLength #3960
Jacob Thornton
1
-0
/
+20
2012-07-20
on destroy, also hide. issue #3880, pull #4104
Jon Stevens
2
-0
/
+4
2012-07-16
namespace the events for popover/tooltip so that they can be cleanly removed....
Jon Stevens
2
-4
/
+8
2012-06-18
add unit tests for destroy behavior of popover and tooltip
Jon Stevens
2
-0
/
+19
2012-06-03
Merge branch 'async' into 2.1.0-wip
Matt Morgan
1
-0
/
+36
2012-06-02
add relatedTarget to carousel slide event
Jacob Thornton
1
-1
/
+15
2012-06-02
remove isHTML support
Jacob Thornton
1
-24
/
+0
2012-06-02
add collapsed class to collapse invoker when it's target is collapsed #3525
Jacob Thornton
1
-2
/
+36
2012-05-31
rebuild and fix test
Jacob Thornton
1
-5
/
+5
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
1
-1
/
+20
2012-04-26
Alter typeahead to accept synchronous/asynchronous data source via function/c...
Matt Morgan
1
-0
/
+36
2012-04-24
fix regression in resetting collapse to auto on collapse open. (+ add spec an...
v2.0.3
Jacob Thornton
1
-0
/
+14
2012-04-19
style changes to phantom integration
Jacob Thornton
1
-16
/
+16
2012-04-19
run qunit tests in phantomjs for travis-ci
Jacob Thornton
1
-0
/
+21
2012-04-14
add tests for mouseout delay in tooltip
Jacob Thornton
1
-0
/
+50
2012-04-14
don't open dropdown if target is disabled
Jacob Thornton
1
-0
/
+34
2012-04-14
fix typeahead test
Jacob Thornton
1
-2
/
+2
2012-04-14
add jshint support + a few minor stylistic changes
Jacob Thornton
1
-1
/
+1
2012-04-04
detect if title in tooltip is text or html. if text - use `text` method to pr...
Jacob Thornton
1
-0
/
+24
2012-03-24
add preventDefault support for all inital event types (show, close, hide, etc...
Jacob Thornton
4
-0
/
+74
2012-03-24
allow prevent default for show and hide event in modal
Jacob Thornton
1
-0
/
+29
2012-03-19
typeahead should escape regexp special chars
Jacob Thornton
1
-0
/
+16
2012-02-22
Fires change event when element is selected from menu
Pete Hopkins
1
-1
/
+5
2012-02-18
fix bootstrap-button toggle regression + tests
Jacob Thornton
1
-1
/
+24
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-06
fix alert tests + add show option back to modals
Jacob Thornton
1
-2
/
+2
2012-02-01
Fixed typo "tabs" ==> "button"
Cary Landholt
1
-1
/
+1
2012-02-01
nuke all curly ticks
Mark Otto
1
-2
/
+2
2012-01-30
update tests for popover to use proper classes
Mark Otto
1
-4
/
+4
2012-01-28
all unit tests passing in ie7
Jacob Thornton
3
-3
/
+2
2012-01-28
fix failing typeahead tests
Jacob Thornton
1
-4
/
+4
2012-01-22
Rename the tooltip test file
Nicklas Ansman Giertz
1
-0
/
+0
2012-01-22
Add testcase to popover
Nicklas Ansman Giertz
1
-0
/
+19
2012-01-11
add build tool for js + rename twipsy to tooltip + lots of little doc cleanup
Jacob Thornton
1
-24
/
+24
2012-01-08
first pass at ultra basic autocomplete
Jacob Thornton
1
-8
/
+14
2012-01-06
start of autocomplete plugin
Jacob Thornton
1
-0
/
+122
2012-01-06
Add a test case for issue #908 (twipsy doesn't respect custom classes)
Nicklas Ansman Giertz
1
-0
/
+11
2011-12-22
fix unit test for twipsy
Jacob Thornton
1
-2
/
+2
2011-12-20
giant refactor - all spec passing again...
Jacob Thornton
11
-123
/
+177
2011-09-11
get all spec passing again
Jacob Thornton
3
-37
/
+45
2011-09-10
add bootstrap-scrollspy
Jacob Thornton
2
-19
/
+80
[next]