mirror of https://github.com/twbs/bootstrap.git
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> |
||
---|---|---|
.. | ||
dom | ||
util | ||
.eslintrc.json | ||
alert.spec.js | ||
base-component.spec.js | ||
button.spec.js | ||
carousel.spec.js | ||
collapse.spec.js | ||
dropdown.spec.js | ||
jquery.spec.js | ||
modal.spec.js | ||
offcanvas.spec.js | ||
popover.spec.js | ||
scrollspy.spec.js | ||
tab.spec.js | ||
toast.spec.js | ||
tooltip.spec.js |