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
/
modal.html
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-28
Docs: Add missing `role="document"`s to `.modal-dialog`s
Chris Rebert
1
-6
/
+6
2015-11-15
Docs: Add missing `tabindex="-1"` & `role="dialog"` to some `.modal`s
Chris Rebert
1
-3
/
+3
2015-11-11
Update verb tenses to proper tense for feature deprecations
Kevin Kirsche
1
-1
/
+1
2015-08-04
fixes #16902: remove the .container-fluid from the grid system in modal examp...
Mark Otto
1
-45
/
+41
2015-06-11
Slightly expand accessible modals callout
Patrick H. Lauke
1
-1
/
+1
2015-06-11
Add role="document" to modal itself
Patrick H. Lauke
1
-6
/
+6
2015-05-18
Clarify the bs-callout on multiple open modals
Kevin Kirsche
1
-1
/
+1
2015-05-17
Use `https` when possible.
XhmikosR
1
-1
/
+1
2015-04-01
indented javascript/modal/using-grid-system sample code from 4 spaces to 2 sp...
fyquah95
1
-36
/
+36
2015-03-25
rm redundant aria-hidden usage from Modals; fixes #16020
Chris Rebert
1
-12
/
+12
2015-03-24
add missing <code> within docs heading for `.modal('handleUpdate')`
Chris Rebert
1
-1
/
+1
2015-03-03
Javascript docs: Accessibility and cosmetic changes to headings.
Steven Black
1
-4
/
+4
2015-03-03
Properly document Modal#handleUpdate
Heinrich Fenkart
1
-3
/
+5
2015-02-25
Document how to properly handle modals with dynamic content height
Kevin Kirsche
1
-0
/
+3
2015-02-19
Fix #15712: Add example of how to use grid system within a modal
Kevin Kirsche
1
-0
/
+96
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
Clarify target of modal events
Chris Rebert
1
-0
/
+1
2015-01-21
Move inline CSS to docs.css.
XhmikosR
1
-7
/
+7
2014-12-07
``aria-label="close"`` instead of sr-only ``span``
Patrick H. Lauke
1
-8
/
+8
2014-11-24
Give all embedded live docs examples data-example-id attrs
Chris Rebert
1
-1
/
+1
2014-11-20
Merge pull request #15111 from twbs/events-tables-wrapping
Chris Rebert
1
-1
/
+1
2014-11-17
Merge pull request #15125 from patrickhlauke/docs-clean-up
Chris Rebert
1
-2
/
+2
2014-11-16
Add modal autofocus example
hillai
1
-1
/
+6
2014-11-14
Redundant role="form" on <form>s
Patrick H. Lauke
1
-2
/
+2
2014-11-13
give all docs callouts IDs
Chris Rebert
1
-3
/
+3
2014-11-12
Don't line wrap event names in JS plugin docs
Chris Rebert
1
-1
/
+1
2014-11-11
JS docs: add Options, Methods, Events subsections to nav sidebar
Chris Rebert
1
-3
/
+3
2014-11-03
Add event.relatedTarget + `data-*` example to Modal docs
Chris Rebert
1
-0
/
+80
2014-10-30
Replace v3.2.1 reference with v3.3.0 since there wasn't a v3.2.1
hillai
1
-1
/
+1
2014-09-23
Document that the autofocus attribute doesn't work in modals.
Chris Rebert
1
-2
/
+4
2014-09-15
modal docs: ensure all <button>s have an explicit `type` attribute
Chris Rebert
1
-6
/
+6
2014-07-05
`remote` modal docs: mention jQuery.load and other JS options as alternatives
Chris Rebert
1
-1
/
+3
2014-07-03
modal docs formatting tweak
Chris Rebert
1
-1
/
+1
2014-07-03
Mark the `remote` option of the Modal plugin as deprecated.
Chris Rebert
1
-1
/
+1
2014-06-30
Fix inconsistency between demo and displayed code for modal demo
Patrick Robertson
1
-1
/
+1
2014-05-03
Improve accessibility of close buttons in modals & alerts
Chris Rebert
1
-6
/
+6
2014-03-16
Break up docs into includes
Mark Otto
1
-0
/
+333