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
2014-06-06
carousel.js: remove unneeded variable assignment.
XhmikosR
1
-1
/
+1
2014-06-06
Comply to the new style.
XhmikosR
19
-143
/
+157
2014-06-06
Tweak JSHint and JSCS checks.
XhmikosR
4
-8
/
+21
2014-05-23
Merge pull request #13589 from mrobinet/scrollspy-maxScroll-with-offset
Chris Rebert
2
-3
/
+37
2014-05-23
Merge pull request #13593 from ResentedHook/master
Chris Rebert
3
-0
/
+22
2014-05-23
Merge pull request #13557 from bassettsj/aria-describedby-tooltip-13480
Chris Rebert
2
-0
/
+42
2014-05-22
Add aria-haspopup and aria-expanded attributes to dropdown plugin
Max Kramer
1
-2
/
+6
2014-05-19
Hopefully a fix for #12364
Chris Rebert
2
-3
/
+57
2014-05-19
fix typo in assertion description
Chris Rebert
1
-1
/
+1
2014-05-16
add missing event namespacing in modal.js
Chris Rebert
1
-1
/
+1
2014-05-16
add `target` option to Affix plugin
Attila Dobi
1
-4
/
+6
2014-05-16
Adds aria described by to tooltip plugin for accessibility
Steven Bassett
2
-0
/
+42
2014-05-14
Add tooltip self-reference to address #12320
j.corns
3
-0
/
+22
2014-05-13
Add Scrollspy maxScroll with offset test.
Mike Robinet
1
-2
/
+36
2014-05-13
Adjust for Scrollspy offset when calculating maxScroll.
Mike Robinet
1
-1
/
+1
2014-05-13
Update jQuery to v1.11.1.
XhmikosR
1
-4
/
+4
2014-05-12
versions
fat
11
-1
/
+23
2014-05-12
Merge pull request #13191 from AshleyDawson/master
Jacob
1
-1
/
+1
2014-05-12
fixes #12211: Scrollspy: Navs in different tabs can interfere with each othe
fat
1
-0
/
+1
2014-05-09
Fixed affix-bottom positioning
Gregory Pakosz
1
-1
/
+1
2014-05-05
Merge pull request #13511 from hnrch02/button-reset-falsey-values-fix
Chris Rebert
2
-2
/
+22
2014-05-05
Merge pull request #13406 from EnsignR/closed.bs.alert-after-remove
Chris Rebert
1
-1
/
+2
2014-05-05
Allow for resetText of a button to be a falsey value; fixes #13466
Heinrich Fenkart
2
-2
/
+22
2014-05-04
import rules from Ratchet's JSCS config with which we already comply
Chris Rebert
1
-0
/
+5
2014-05-04
replace js scrollspy test for default behavior
breaddevil
1
-17
/
+37
2014-05-01
make new Carousel tests compatible with noConflict mode
Chris Rebert
1
-2
/
+2
2014-05-01
add role="tooltip" to popovers; fixes #13481
Chris Rebert
1
-1
/
+1
2014-04-30
Merge pull request #11966 from colllin/noconflict
Mark Otto
22
-288
/
+415
2014-04-30
Update alert.js
Ross Nye
1
-1
/
+2
2014-04-25
Merge pull request #13396 from twbs/carousel-events
Chris Rebert
2
-7
/
+35
2014-04-25
Carousel.slide: rename e => slideEvent
Chris Rebert
1
-3
/
+3
2014-04-25
change 'slid' comments per @fat's feedback
Chris Rebert
1
-3
/
+3
2014-04-24
Add direction & relatedTarget properties to slid.bs.carousel event
Chris Rebert
1
-3
/
+5
2014-04-23
fires closed.bs.alert *after* DOM detach()
Ross Nye
1
-1
/
+1
2014-04-21
#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ref...
Collin Donahue-Oponski
22
-288
/
+415
2014-04-21
fixes #13157 - Collapse plugin - issues with transition end event bubbling
fat
1
-2
/
+4
2014-04-21
add unit tests for Carousel slid events
Chris Rebert
1
-0
/
+26
2014-04-21
spelling fixes in Carousel unit tests
Chris Rebert
1
-3
/
+3
2014-04-20
add missing operators to some JSCS rules that we already comply with
Chris Rebert
1
-3
/
+3
2014-04-20
move call for removeBackdrop() to backdrop()
Tobias Lindig
1
-3
/
+7
2014-04-20
Merge pull request #13306 from twbs/fat-11099
Jacob
2
-3
/
+3
2014-04-20
Merge pull request #13354 from twbs/fat-13296
Jacob
1
-0
/
+1
2014-04-19
quote attribute value in ^= selector in button.js
Chris Rebert
1
-1
/
+1
2014-04-19
rename jquery.js -> jquery.min.js since it's minified
Chris Rebert
2
-1
/
+1
2014-04-19
quote attribute values in selectors in JS unit tests for consistency
Chris Rebert
2
-3
/
+3
2014-04-15
fixes #13296 Dropdown disappears with right-click on Firefox
fat
1
-0
/
+1
2014-04-15
fixes #11099 - $.collapse() overrides the original dimension of the coll...
fat
2
-3
/
+3
2014-04-12
Wait for the expected target during a collapse
Germán M. Bravo
1
-2
/
+10
2014-04-09
JS: remove unused variables.
XhmikosR
8
-25
/
+25
2014-04-08
When opening the dropdown, focus() the dropdown-toggle BEFORE triggering 'sho...
Collin Donahue-Oponski
1
-2
/
+2
[prev]
[next]