0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-03 15:24:19 +01:00
Bootstrap/site/content/docs/5.1
GeoSot 584600bda3
Manipulator: Add JSON parse support (#35077)
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>
2022-04-21 21:41:43 +03:00
..
about Prepare v5.1.0. (#34674) 2021-08-04 18:41:51 +03:00
components Manipulator: Add JSON parse support (#35077) 2022-04-21 21:41:43 +03:00
content Rewrite docs tables in Markdown with table shortcode (#31337) 2022-03-14 09:38:04 +02:00
customize Doc: Reorder alphabetically lists of components 2022-04-06 16:48:08 -07:00
examples Realign Cheatsheet nav tabs example rendering with the examples in the doc 2022-04-19 10:51:52 +03:00
extend docs: fix typos in approach and placeholders (#34781) 2021-08-20 18:25:03 +03:00
forms Fixes #32082 2022-02-11 10:06:15 -08:00
getting-started Rewrite Getting Started > Introduction page to be more guide-like (#36204) 2022-04-20 22:27:28 -07:00
helpers docs: add reference to sticky-xxl utils (#35579) 2021-12-21 09:22:58 +02:00
layout Refactor some docs examples CSS (#36194) 2022-04-19 11:21:43 -07:00
utilities Refactor some docs examples CSS (#36194) 2022-04-19 11:21:43 -07:00
_index.html Prepare v5.1.0. (#34674) 2021-08-04 18:41:51 +03:00
migration.md Do some CSS and Migration guide cleanup (#36191) 2022-04-18 20:56:18 -07:00