0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-12 00:08:59 +01:00
Bootstrap/site/content/docs/5.0
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
..
about Typo in About / Overview 2020-09-14 11:52:18 -07:00
components Remove the show property from the modal plugin (#32279) 2020-11-30 12:12:40 +02:00
content Add mention of link underline change to migration and typography (#32281) 2020-11-30 07:02:03 +02:00
customize Be consistent with Popper's name. (#32224) 2020-11-21 16:22:08 +02:00
examples examples: fix .btn-block instances 2020-11-19 07:47:06 +02:00
extend Use the site param for icons 2020-07-01 15:21:43 +03:00
forms Fix a few typos (#32204) 2020-11-19 20:32:35 +02:00
getting-started introduction: split comments (#32223) 2020-11-23 22:17:37 +02:00
helpers Fix a few typos (#32204) 2020-11-19 20:32:35 +02:00
layout Update instances of .font-weight to .fw 2020-10-31 19:19:52 +01:00
utilities Fix a few typos (#32204) 2020-11-19 20:32:35 +02:00
_index.html Bump version to 5.0.0-alpha1 (#29925) 2020-05-13 22:36:00 +03:00
migration.md Add mention of link underline change to migration and typography (#32281) 2020-11-30 07:02:03 +02:00