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
/
javascript.html
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-18
fixes #11447: add docs warning about loading once for remote modal option
Mark Otto
1
-1
/
+1
2013-12-15
use unique IDs for modal labels in doc examples so HTML validates
Chris Rebert
1
-6
/
+6
2013-12-15
copyediting
Chris Rebert
1
-1
/
+1
2013-12-15
Browser/device support docs update
Mark Otto
1
-2
/
+2
2013-12-15
Fixes #11833: add warning to docs for popover multiple line positioning; upda...
Mark Otto
1
-0
/
+26
2013-12-15
update tooltip docs
Mark Otto
1
-7
/
+16
2013-12-14
Document new modal sizes
Mark Otto
1
-3
/
+64
2013-12-08
fix #11787: document stateful button JS
Chris Rebert
1
-3
/
+21
2013-12-08
fix <button>s with .btn but missing accompanying .btn-*
Chris Rebert
1
-3
/
+3
2013-12-08
Fixed some errors in the docs javascript.html
kostyatretyak
1
-4
/
+4
2013-12-06
This is error?
kostyatretyak
1
-2
/
+2
2013-12-06
Fixed another small error
kostyatretyak
1
-1
/
+1
2013-12-02
replace double quotation marks with single in code examples
Rakhat Jabagin
1
-5
/
+5
2013-11-30
Merge pull request #11124 from StevenBlack/issue.11098
Mark Otto
1
-1
/
+1
2013-11-29
improve affix docs with step-by-step walk through of plugin behavior and requ...
Mark Otto
1
-10
/
+15
2013-11-29
Update scrollspy docs to more clearly indicate usage
Mark Otto
1
-2
/
+9
2013-11-18
fixes part of #11117: doc that modal show()/hide() return before animation fi...
Chris Rebert
1
-3
/
+3
2013-11-18
fix #11089: document modal show+shown events' relatedTarget property
Chris Rebert
1
-4
/
+4
2013-10-23
rm dummy 'src' attributes of <img>s & squelch validator warning; fixes #11216
Chris Rebert
1
-6
/
+6
2013-10-17
JS docs: add cross-reference to Getting Started mobile modal section
Chris Rebert
1
-0
/
+4
2013-10-16
Fixes issue #11098 -- Button documentation.
Steven Black
1
-1
/
+1
2013-10-14
In docs, recommend only <div> (not <span>) for putting tooltips on disabled e...
Chris Rebert
1
-2
/
+2
2013-10-14
add IDs to frequently-referenced parts of the docs
Chris Rebert
1
-1
/
+1
2013-10-13
mention .invisible in docs per #10102
Mark Otto
1
-0
/
+7
2013-10-13
mention tooltip markup in docs per #10102
Mark Otto
1
-0
/
+12
2013-10-13
mention .modal-open and .modal-backdrop in docs /cc #10102
Mark Otto
1
-0
/
+1
2013-10-13
mention .dropdown-backdrop and .open in dropdown docs /cc #10102
Mark Otto
1
-0
/
+1
2013-10-11
documentation that multiple modals are not supported
Alex Dahl
1
-0
/
+5
2013-10-09
use data-ride="carousel" in the docs & examples; fixes #11005
Chris Rebert
1
-3
/
+3
2013-10-08
fix #10986
Chris Rebert
1
-1
/
+1
2013-09-26
Resolves #10726 - clarifies javascript tab markup in docs
Alex Kalicki
1
-1
/
+1
2013-09-17
fix #10692
Chris Rebert
1
-4
/
+4
2013-09-16
Merge pull request #10641 from ggam/remove-accordion
Mark Otto
1
-6
/
+6
2013-09-15
remove duplicate text in documentation for popover
Andrew Homeyer
1
-1
/
+1
2013-09-14
Removed unneeded 'accordion-toggle' class. Fixes #10481
ggam
1
-6
/
+6
2013-09-11
document jQuery version requirement; fixes #10355
Chris Rebert
1
-1
/
+1
2013-09-11
Merge pull request #10338 from twbs/readd-optin-notes
Mark Otto
1
-3
/
+11
2013-09-10
Rephrase text
Julian Thilo
1
-2
/
+2
2013-09-03
Merge branch 'master' into carousel-glyphicons-mainstream
Mark Otto
1
-0
/
+4
2013-09-03
make Glyphicons mainstream in Carousel examples
Chris Rebert
1
-10
/
+6
2013-09-03
address #10343 more directly: add note on carousel transitions in IE8+9
Chris Rebert
1
-0
/
+4
2013-09-02
Completion of parentheses
wangsai
1
-1
/
+1
2013-09-01
Merge pull request #10342 from twbs/affix-docs
Mark Otto
1
-2
/
+2
2013-09-01
minor improvements to affix docs
Chris Rebert
1
-2
/
+2
2013-09-01
fixes #10282: Cross reference tabs and tabs plugin
Mark Otto
1
-0
/
+5
2013-08-31
Fix #10324: Add opt-in note to tooltip docs
Julian Thilo
1
-3
/
+11
2013-08-27
Merge pull request #10131 from andyen/master
Mark Otto
1
-1
/
+1
2013-08-27
Fixes #9991: Better docs for tabbable tabs and fade classes
Mark Otto
1
-1
/
+19
2013-08-26
Fixes #10016 and updates that rather badly formatted callout
Mark Otto
1
-7
/
+3
2013-08-25
javascript.html: add data-ride note
Ben Combee
1
-0
/
+1
[next]