]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
New Toggler plugin (#41966)
authorMark Otto <markd.otto@gmail.com>
Mon, 29 Dec 2025 19:03:26 +0000 (11:03 -0800)
committerGitHub <noreply@github.com>
Mon, 29 Dec 2025 19:03:26 +0000 (11:03 -0800)
commitf0788d5f98dbc597d0f61a074fc19709f191dac3
treebe24812ce902cf920db5fe41f20af32eb771221d
parent8cfc08d23f553a3ed916fb24acad27744a10aac7
New Toggler plugin (#41966)

* Toggler compontent from upstrea PR

* Update docs

* Fix comments, data_key, and cleanup some code; add tests too

* bump

* edits
.bundlewatch.config.json
js/index.esm.js
js/index.umd.js
js/src/toggler.js [new file with mode: 0644]
js/src/util/component-functions.js
js/tests/unit/toggler.spec.js [new file with mode: 0644]
site/data/plugins.yml
site/data/sidebar.yml
site/src/content/docs/components/toggler.mdx [new file with mode: 0644]