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
/
docs
/
_includes
/
js
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-25
Document how to disable transitions in jQuery plugins; fixes #16069
Chris Rebert
1
-0
/
+7
2015-03-25
Properly document $(...).tab('show') method; fixes #16115
Chris Rebert
1
-21
/
+4
2015-03-25
docs: #myTab => #myTabs, to slightly increase clarity
Chris Rebert
1
-8
/
+8
2015-03-24
add missing <code> within docs heading for `.modal('handleUpdate')`
Chris Rebert
1
-1
/
+1
2015-03-24
Merge pull request #15987 from twbs/fix-15972
Chris Rebert
1
-9
/
+9
2015-03-23
Move all tooltip callouts into appropriate section
Patrick H. Lauke
1
-20
/
+22
2015-03-23
Callout for tooltips and keyboard/AT accessibility
Patrick H. Lauke
1
-0
/
+4
2015-03-16
Clarify that role="button" is required for dismiss-on-next-click popovers
Chris Rebert
1
-1
/
+1
2015-03-03
add role="button" to a[data-toggle="collapse"]; fixes #15972
Chris Rebert
1
-9
/
+9
2015-03-03
Javascript docs: Accessibility and cosmetic changes to headings.
Steven Black
10
-33
/
+33
2015-03-03
Properly document Modal#handleUpdate
Heinrich Fenkart
1
-3
/
+5
2015-03-01
Replace accidently removed text
Kevin Kirsche
2
-2
/
+2
2015-02-24
Merge pull request #15914 from StevenBlack/docs.js.headings
Mark Otto
2
-9
/
+9
2015-02-25
Document how to properly handle modals with dynamic content height
Kevin Kirsche
1
-0
/
+3
2015-02-24
Accessibility changes to headings (transitions.html)
Steven Black
1
-2
/
+2
2015-02-24
Accessibility changes to headings (overview.html)
Steven Black
1
-7
/
+7
2015-02-24
[Docs—Fixes #15882]Use an ID as the example for Scrollspy
Kevin Kirsche
1
-3
/
+3
2015-02-19
Fix #15712: Add example of how to use grid system within a modal
Kevin Kirsche
1
-0
/
+96
2015-02-19
Affix docs: add MDN link for `position: sticky`
Chris Rebert
1
-1
/
+1
2015-02-19
Merge pull request #15773 from kkirsche/patch-16
Chris Rebert
1
-2
/
+2
2015-02-19
[Fixes #15766] Need Clearer Affix plugin documentation
Kevin Kirsche
1
-2
/
+2
2015-02-12
fix indentation of highlighted code in Modal docs
Chris Rebert
1
-5
/
+5
2015-02-06
Update Twitter handle: @twbootstrap => @getbootstrap
Chris Rebert
1
-2
/
+2
2015-02-03
[Fix Issue #15701] Tooltip/popover destroy docs don't explain the delegation ...
Kevin Kirsche
2
-2
/
+2
2015-02-03
Merge pull request #15740 from twbs/carousel-events-target
Chris Rebert
1
-0
/
+1
2015-02-03
Clarify target of carousel events
Chris Rebert
1
-0
/
+1
2015-02-03
Clarify target of modal events
Chris Rebert
1
-0
/
+1
2015-01-26
Fix validation errors.
XhmikosR
2
-2
/
+2
2015-01-21
Move inline CSS to docs.css.
XhmikosR
10
-42
/
+42
2015-01-18
rm dummy href from dismiss-on-next-click popover example; fixes #15277
Chris Rebert
1
-2
/
+2
2015-01-15
Document that tooltip+popover show+hide methods are async; fixes #15500
Chris Rebert
2
-6
/
+7
2015-01-13
Document that calling tooltip/popover .show()/.hide() qualifies as manual tri...
Chris Rebert
2
-6
/
+6
2015-01-03
overview.html: add missing <p>
Chris Rebert
1
-1
/
+1
2014-12-30
Document the VERSION property of the jQuery plugins; fixes #15202
Chris Rebert
1
-0
/
+6
2014-12-12
Revert "fix typo in carousel doc"
Julian Thilo
1
-1
/
+1
2014-12-12
fix typo
Emmanuel Gautier
1
-1
/
+1
2014-12-07
``aria-label="close"`` instead of sr-only ``span``
Patrick H. Lauke
2
-12
/
+11
2014-12-04
Merge pull request #15214 from twbs/example-ids
Chris Rebert
9
-11
/
+11
2014-12-01
nuke the other incomplete example per @ianw
Mark Otto
1
-9
/
+0
2014-11-30
clarify collapse example with link and button triggers; also mention classes
Mark Otto
1
-8
/
+21
2014-11-29
Fixes #15241: Add simple example to docs for collapse plugin
Mark Otto
1
-2
/
+26
2014-11-24
Give all embedded live docs examples data-example-id attrs
Chris Rebert
9
-11
/
+11
2014-11-20
Merge pull request #15159 from twbs/docs-muted
XhmikosR
1
-2
/
+1
2014-11-20
Merge pull request #15111 from twbs/events-tables-wrapping
Chris Rebert
10
-10
/
+10
2014-11-20
Clean up old `muted` references and switch to `text-muted`.
XhmikosR
1
-2
/
+1
2014-11-19
Merge pull request #15090 from twbs/dropdowns-events
Chris Rebert
1
-4
/
+5
2014-11-17
Merge pull request #15125 from patrickhlauke/docs-clean-up
Chris Rebert
3
-4
/
+4
2014-11-16
rm redundant role="button" from <button>
Chris Rebert
1
-1
/
+1
2014-11-16
Add modal autofocus example
hillai
1
-1
/
+6
2014-11-14
Redundant role="navigation" on <nav>s
Patrick H. Lauke
2
-2
/
+2
[prev]
[next]