0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00
Bootstrap/js/tests/unit
Rohit Sharma 0839cbf04d
Don't hide modal when keyboard is set to false in modal's configuration (#32179)
* Don't hide modal when config.keyboard is false

* Update unit test

- Modal should not be closed when pressing esc key if keyboard = false
  and backdrop is 'static'

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-11-20 15:36:24 +02:00
..
dom Make the attribute methods bs specific (#32173) 2020-11-20 11:13:13 +02:00
util Add bs in data attributes 2020-11-14 07:09:15 +02:00
.eslintrc.json Clean up lint rules (#30721) 2020-05-04 19:32:09 +03:00
alert.spec.js Add bs in data attributes 2020-11-14 07:09:15 +02:00
button.spec.js Add bs in data attributes 2020-11-14 07:09:15 +02:00
carousel.spec.js Add bs in data attributes 2020-11-14 07:09:15 +02:00
collapse.spec.js Add bs in data attributes 2020-11-14 07:09:15 +02:00
dropdown.spec.js Add bs in data attributes 2020-11-14 07:09:15 +02:00
jquery.spec.js Add bs in data attributes 2020-11-14 07:09:15 +02:00
modal.spec.js Don't hide modal when keyboard is set to false in modal's configuration (#32179) 2020-11-20 15:36:24 +02:00
popover.spec.js Add bs in data attributes 2020-11-14 07:09:15 +02:00
scrollspy.spec.js Add bs in data attributes 2020-11-14 07:09:15 +02:00
tab.spec.js Fix .close instances (#32152) 2020-11-14 08:16:30 +02:00
toast.spec.js Fix .close instances (#32152) 2020-11-14 08:16:30 +02:00
tooltip.spec.js Add bs in data attributes 2020-11-14 07:09:15 +02:00