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
2013-12-10
Remove unused variables.
XhmikosR
1
-1
/
+0
2013-12-08
Use single quotes consistently.
XhmikosR
26
-302
/
+303
2013-12-06
integrate JSCS
Chris Rebert
1
-0
/
+14
2013-12-06
fix some JS to pass jscs
Chris Rebert
5
-7
/
+7
2013-12-06
Use a space before functions' bracket consistently.
XhmikosR
3
-9
/
+9
2013-12-06
Use a space after function consistently.
XhmikosR
6
-34
/
+34
2013-12-05
Use document scroll height instead of offset height to support body with abso...
Lukáš Doležal
1
-1
/
+1
2013-12-04
Dropping unused variable in dropdown.js
mdxs
1
-1
/
+1
2013-12-01
bump version numbers to 3.0.3
Mark Otto
12
-12
/
+12
2013-11-29
Merge pull request #11502 from 1000hz/patch-1
Mark Otto
1
-2
/
+2
2013-11-18
Added unit test for removing only active class from within the scroll spy key.
Michael Rotoloni
1
-0
/
+37
2013-11-18
Update dropdown.js
Valera Rozuvan
1
-1
/
+1
2013-11-16
Add missing data namespace for dropdown
Cina S.
1
-2
/
+2
2013-11-15
Clear timeout on destroy.
André Cruz
1
-0
/
+1
2013-11-14
fixes #11477 and updates slid event in carousel with namespace
fat
2
-5
/
+5
2013-11-11
Update scrollspy.js
moodyroto
1
-1
/
+1
2013-11-10
Don't deselect radio buttons in data-toggle; fixes #9920
Brian Leonard
1
-4
/
+10
2013-11-10
Add unit test for #9920
Nathan Muir
1
-0
/
+6
2013-11-08
Carousel: Use the transition duration from CSS
Daniel Bøndergaard
1
-1
/
+1
2013-11-07
Update affix properly on scrollspy speedy scroll to top of page #11310
Chris Ziogas
1
-0
/
+4
2013-11-06
bump versions to v3.0.2
Mark Otto
12
-12
/
+12
2013-11-05
Merge pull request #10039 from daguej/js-refs
Chris Rebert
12
-12
/
+12
2013-11-01
update version numbers in JS file comment headers to v3.0.1 & regrunt
Chris Rebert
12
-12
/
+12
2013-10-29
JS comments pointed to new documentation
Jared Christensen
12
-12
/
+12
2013-10-25
QUnit.equals() is deprecated; use QUnit.equal() instead
Chris Rebert
4
-18
/
+18
2013-10-22
Update license year
Zlatan Vasović
9
-9
/
+9
2013-10-22
Scrollspy acting up when targets are hidden
Arnold Daniels
1
-0
/
+1
2013-10-14
Merge pull request #10519 from zba/master
Chris Rebert
1
-1
/
+1
2013-10-09
Remove [type]
Zlatan Vasović
1
-1
/
+1
2013-09-27
Only preventDefault on click on [data-toggle="modal"] when the element is a link
Alexander Prinzhorn
1
-1
/
+1
2013-09-25
Add 'collapse' class back after expanding
Travesty3
1
-1
/
+1
2013-09-23
don't create new Tooltip/Popover objects just to destroy them immediately
Jochen Berger
2
-0
/
+2
2013-09-18
Sort by name.
XhmikosR
1
-8
/
+8
2013-09-08
changed attr('data-target') to data('target');
Alexey
1
-1
/
+1
2013-09-02
Pass $element to offset top/bottom calc funcs
Aleksey V. Zapparov
1
-2
/
+2
2013-08-31
carousel: correctly reset when the slide event is prevented
Roland Warmerdam
2
-9
/
+30
2013-08-30
deleted files not used anymore after transition to grunt-contrib-qunit
Martin Hansen
2
-77
/
+0
2013-08-26
Fix hidden.bs.tooltip and shown.bs.tooltip events firing too early in tooltip.js
Lukasz Fiszer
1
-3
/
+13
2013-08-22
Don't explicitly reference global jQuery
Josh Dague
12
-12
/
+12
2013-08-17
add small fix for tooltip consistency + fix customizer syntax issue
fat
2
-6
/
+10
2013-08-17
fixes #9745
fat
1
-2
/
+2
2013-08-17
fixes #9674
fat
1
-5
/
+6
2013-08-17
fixes #9543
fat
1
-1
/
+1
2013-08-17
add some crap
fat
1
-1
/
+1
2013-08-17
add role=menu to html
fat
1
-1
/
+1
2013-08-17
fixes #9579
fat
1
-1
/
+1
2013-08-17
fixes #9362
fat
2
-1
/
+22
2013-08-17
fix for #8768
fat
1
-1
/
+1
2013-08-12
Drop the accordion for the panel
Mark Otto
1
-1
/
+1
2013-08-11
fixes #8983
Jacob Thornton
1
-2
/
+6
[prev]
[next]