bootstrap/js/src
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
..
dom Make the attribute methods bs specific (#32173) 2020-11-20 11:13:13 +02:00
util Switch to Set#has() 2020-11-14 15:54:50 +02:00
alert.js Move VERSION to BaseComponent (#32254) 2020-11-29 20:58:26 +02:00
base-component.js remove data key in base component 2020-11-29 20:58:26 +02:00
button.js Move VERSION to BaseComponent (#32254) 2020-11-29 20:58:26 +02:00
carousel.js Remove setData from construtors (#32264) 2020-11-29 20:58:26 +02:00
collapse.js Remove setData from construtors (#32264) 2020-11-29 20:58:26 +02:00
dropdown.js Remove setData from construtors (#32264) 2020-11-29 20:58:26 +02:00
modal.js Remove the show property from the modal plugin (#32279) 2020-11-30 12:12:40 +02:00
popover.js Move VERSION to BaseComponent (#32254) 2020-11-29 20:58:26 +02:00
scrollspy.js Remove setData from construtors (#32264) 2020-11-29 20:58:26 +02:00
tab.js Move VERSION to BaseComponent (#32254) 2020-11-29 20:58:26 +02:00
toast.js Remove setData from construtors (#32264) 2020-11-29 20:58:26 +02:00
tooltip.js tooltip.js: reuse existent variable 2020-11-30 12:07:51 +02:00