mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-12 00:08:59 +01:00
584600bda3
Support parsing JSON from each component's main element using the `data-bs-config` attribute. The `bs-config` attribute will be reserved and omitted during `getDataAttributes` parsing. With this commit, every component, will create its config object, using: * defaults * data-bs-config * the rest of data attributes * configuration object given during instance initialization Co-authored-by: XhmikosR <xhmikosr@gmail.com> Co-authored-by: Mark Otto <markd.otto@gmail.com> Co-authored-by: Mark Otto <markdotto@gmail.com> |
||
---|---|---|
.. | ||
accordion.md | ||
alerts.md | ||
badge.md | ||
breadcrumb.md | ||
button-group.md | ||
buttons.md | ||
card.md | ||
carousel.md | ||
close-button.md | ||
collapse.md | ||
dropdowns.md | ||
list-group.md | ||
modal.md | ||
navbar.md | ||
navs-tabs.md | ||
offcanvas.md | ||
pagination.md | ||
placeholders.md | ||
popovers.md | ||
progress.md | ||
scrollspy.md | ||
spinners.md | ||
toasts.md | ||
tooltips.md |