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
/
tests
/
unit
/
modal.js
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-21
ensure `hidePrevented.bs.modal` can be prevented (#31696)
Joakim Riedel
1
-0
/
+39
2020-09-10
Comply to the new rules
XhmikosR
1
-4
/
+4
2020-07-06
Backport #30326 (Unit test)
ysds
1
-0
/
+17
2020-06-04
Backport #30936
XhmikosR
1
-0
/
+17
2020-05-12
Backport d59de33 from #30772
XhmikosR
1
-0
/
+39
2020-05-12
Minor lint tweaks and rules cleanup
XhmikosR
1
-1
/
+0
2020-05-12
tests: switch to strictEqual/notStrictEqual
XhmikosR
1
-5
/
+5
2020-02-17
Backport #29886
Giovanni Mendoza
1
-0
/
+49
2019-11-02
backport #29516: added animation when modal backdrop is static
Johann-S
1
-0
/
+22
2019-07-31
Backport #29155
Johann-S
1
-0
/
+21
2019-04-29
fix unit tests for chrome mobile
Johann-S
1
-1
/
+1
2019-02-06
fix modal test to be sure we call getTransitionDurationFromElement
Johann-S
1
-10
/
+5
2019-01-20
Scrollable modal (#27769)
Shohei Yoshida
1
-0
/
+27
2018-12-23
getSelectorFromElement return null on bad selectors (#27912)
Johann-S
1
-24
/
+21
2018-12-05
Add aria-modal to modals (#27780)
Patrick H. Lauke
1
-0
/
+17
2018-11-25
Add test to make sure we enforce focus on modal (#27723)
Johann-S
1
-0
/
+41
2018-10-30
fix dispose modal unit test
Johann-S
1
-3
/
+8
2018-10-30
test(Modal): check if modal is disposed
Andrew Luca
1
-0
/
+33
2018-10-28
calculate modal transition duration based on modal-dialog element
Johann-S
1
-0
/
+46
2018-10-21
test(Modal): reuse _getScrollbarWidth in tests
Andrew Luca
1
-8
/
+1
2018-09-13
throw error when folks try to use a bad selector
Johann-S
1
-21
/
+25
2018-07-11
fix(modal): fix unit test and resetting style
Johann-S
1
-1
/
+2
2018-07-11
fix(modal): removes .navbar-toggler margin
Catalin Zalog
1
-42
/
+0
2018-05-22
chore(deps): update qunit and karma-qunit
Johann-S
1
-0
/
+1
2018-01-11
Comply to the new rules.
XhmikosR
1
-8
/
+11
2017-11-23
Allow us to run our unit test on differents jquery version
Johann-S
1
-0
/
+2
2017-10-04
Update modal.js
XhmikosR
1
-1
/
+4
2017-10-04
Unit test for modal bug fix
lucascono
1
-0
/
+13
2017-09-03
Merge branch 'v4-dev' into fix-jumping-modal-on-resize
Johann-S
1
-1
/
+27
2017-08-29
Add failing test
David Bailey
1
-0
/
+14
2017-08-29
Fix unit tests in PhantomJS
David Bailey
1
-3
/
+10
2017-08-28
Add failing test
David Bailey
1
-0
/
+19
2017-08-25
Add unit test for xss in data target attribute
meeque
1
-0
/
+36
2017-08-25
Fix sticky margin when a modal is opened (#23669)
David Bailey
1
-0
/
+42
2017-08-23
Tweak ESLint rules.
XhmikosR
1
-4
/
+4
2017-04-03
Fix #22332: Adjust tests for hidden scrollbar
Ilias
1
-3
/
+15
2017-04-02
Fix #18373: properly adjust padding-right of body and fixed elements when ope...
Ilias
1
-28
/
+95
2017-01-02
update seletors in js
Mark Otto
1
-4
/
+4
2016-11-26
Merge branch 'v4-dev-18796' of https://github.com/maxbeatty/bootstrap into ma...
Mark Otto
1
-0
/
+22
2016-11-25
Add test unit to check logic of ignoreBackdropClick (#18245)
Johann
1
-0
/
+13
2016-11-24
Make JS compliant with the new ESLint rules.
Bardi Harborow
1
-2
/
+2
2016-10-28
Merge pull request #17536 from Johann-S/testPadding
Mark Otto
1
-0
/
+38
2016-08-04
prevent navigating to area href when modal target. fixes #18796
Max Beatty
1
-0
/
+22
2016-05-11
Handle aria-hidden on modal container when showing/hiding
Patrick H. Lauke
1
-0
/
+17
2015-12-22
js/tests/unit/modal.js: Fix typo
Chris Rebert
1
-1
/
+1
2015-10-02
Add throw error for undefined method on plugins
Johann-S
1
-0
/
+12
2015-09-10
Add tests about padding restoration
Johann-S
1
-0
/
+38
2015-05-10
add getters for Version and Default where applicable
fat
1
-1
/
+1
2015-05-06
remove closureness from plugins
fat
1
-75
/
+174
2015-02-11
bootstrap onto closure
fat
1
-1
/
+1
[next]