0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/js
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
..
dist Prepare v5.0.0-alpha3 (#32122) 2020-11-11 19:07:37 +02:00
src Don't hide modal when keyboard is set to false in modal's configuration (#32179) 2020-11-20 15:36:24 +02:00
tests Don't hide modal when keyboard is set to false in modal's configuration (#32179) 2020-11-20 15:36:24 +02:00
index.esm.js Prepare v5.0.0-alpha3 (#32122) 2020-11-11 19:07:37 +02:00
index.umd.js Prepare v5.0.0-alpha3 (#32122) 2020-11-11 19:07:37 +02:00