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
2013-05-24
add show/shown hide/hidden events to dropdown + update dropdown links for tes...
Jacob Thornton
1
-0
/
+67
2013-05-22
fixes #6898: typo in modal test
Mark Otto
1
-4
/
+4
2013-05-16
change namespace back to dot notation and someother js shizzle
fat
10
-52
/
+53
2013-05-16
fix tests
fat
7
-48
/
+48
2013-05-16
change dropdown strategy to use an overlay - fixes mobile click anywhere + al...
fat
1
-3
/
+3
2013-05-16
a bunch javascript junk
fat
14
-251
/
+15
2013-04-23
'js' folder .editorconfig code guide updates
Stephen Edgar
12
-12
/
+12
2013-02-28
shiiiit
fat
1
-0
/
+17
2013-02-06
unit tests
Yohn
1
-2
/
+2
2013-02-05
clean up styles
fat
2
-34
/
+0
2013-01-27
No semicolumns
Guillaume Gautreau
1
-21
/
+21
2013-01-26
Arrow replacement
Guillaume Gautreau
1
-1
/
+22
2013-01-26
Test for replacing tooltip when resized
Guillaume Gautreau
2
-6
/
+41
2013-01-26
Unit test for replacing tooltip inside window
Guillaume Gautreau
1
-0
/
+18
2012-12-24
Merge pull request #6378 from Yohn/patch-7
fat-kun
1
-0
/
+10
2012-12-23
Update js/tests/unit/bootstrap-tooltip.js
Yohn
1
-0
/
+10
2012-12-23
Tooltips fires show, shown, hide, hidden events
KAWACHI Takashi
1
-0
/
+77
2012-12-22
Merge pull request #6349 from Yohn/patch-6
fat-kun
1
-1
/
+9
2012-12-21
add direction prop to carousel slide event
fat
1
-0
/
+12
2012-12-21
Merge branch 'master' of git://github.com/marcelkorpel/bootstrap into marcelk...
fat
1
-0
/
+5
2012-12-20
Update js/tests/unit/bootstrap-tooltip.js
Yohn
1
-1
/
+9
2012-12-07
get tests passing for typeahead :P
fat
1
-9
/
+18
2012-12-07
Merge pull request #5862 from pmclanahan/issue-5806-typeahead-keyboard-nav
billy gates
1
-1
/
+18
2012-12-07
add noConflict functionality to all bootstrap plugins
fat
12
-5
/
+77
2012-12-02
Set focus back to input field after clicking an item
Marcel Korpel
1
-0
/
+5
2012-11-13
Fix issue with double move event firing in typeahead.
Paul McLanahan
1
-1
/
+18
2012-10-17
Merge pull request #5309 from erlendfh/dropdown-bugfix
billy gates
1
-1
/
+41
2012-10-17
Merge pull request #5366 from Sinetheta/2.1.2-wip
billy gates
1
-0
/
+19
2012-10-17
Merge pull request #5524 from martinstein/fix-tooltip-delegate-click
billy gates
1
-0
/
+8
2012-10-16
set spesific assertions count for test
Dmitriy Budnik
1
-1
/
+1
2012-10-16
fixed test
Dmitriy Budnik
1
-2
/
+3
2012-10-15
Fixed copy/paste caused typo
dmitriybudnik
1
-1
/
+21
2012-10-15
fixed reference to this.tip() so it works in delegate events
Martin Stein
1
-0
/
+8
2012-10-08
Added test to fix for #5362
Kevin Attfield
1
-0
/
+19
2012-09-27
Fixed bug in dropdown toggle where menu would only clear on the first drop down
Erlend Halvorsen
1
-1
/
+41
2012-09-24
change tooltip/popover html default to false for xss safety net
Jacob Thornton
1
-1
/
+2
2012-09-20
remove src's
Jacob Thornton
1
-1
/
+1
2012-09-20
rebuild - fix missing (
Jacob Thornton
1
-1
/
+1
2012-09-20
added support for jquery 1.8.*
Jacob Thornton
3
-22
/
+17
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
[next]