0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/site
Rohit Sharma c3689ac073
Remove the show property from the modal plugin (#32279)
Drop the support of show property from the modal plugin.
When creating the new modal instance in v5, the `show` property does not work anymore, so instead of fixing the behavior just removing it permanently to keep the consistency between all the plugins. (All other plugins require the `show()` method to be called on the instances to be shown)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-11-30 12:12:40 +02:00
..
assets Update _syntax.scss (#32117) 2020-11-23 21:34:38 +02:00
content Remove the show property from the modal plugin (#32279) 2020-11-30 12:12:40 +02:00
data Prepare v5.0.0-alpha3 (#32122) 2020-11-11 19:07:37 +02:00
layouts homepage: fix wrong alt attribute (#32258) 2020-11-25 18:31:34 +02:00
static Manually optimize SVGs (#32187) 2020-11-19 19:07:06 +01:00
.eslintrc.json Switch to String.includes() 2020-11-14 15:54:50 +02:00