]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
use only data target to query elements in our plugin feat/data-target 31185/head
authorJohann-S <johann.servoire@gmail.com>
Fri, 26 Jun 2020 22:28:32 +0000 (00:28 +0200)
committerJohann-S <johann.servoire@gmail.com>
Sat, 27 Jun 2020 13:58:00 +0000 (15:58 +0200)
commit686b88c505540a8ce0a260c18bd327865cad81c4
tree8763220a29a962bc992d06f60ef590a63221bb51
parent2c38800ea224327a063a8fd5c11df8d2ee2ca5a6
use only data target to query elements in our plugin
19 files changed:
js/src/collapse.js
js/src/scrollspy.js
js/src/util/index.js
js/tests/unit/collapse.spec.js
js/tests/unit/dropdown.spec.js
js/tests/unit/scrollspy.spec.js
js/tests/unit/tab.spec.js
js/tests/unit/util/index.spec.js
js/tests/visual/carousel.html
js/tests/visual/collapse.html
js/tests/visual/modal.html
js/tests/visual/tab.html
site/content/docs/5.0/components/carousel.md
site/content/docs/5.0/components/collapse.md
site/content/docs/5.0/components/list-group.md
site/content/docs/5.0/components/modal.md
site/content/docs/5.0/components/navs.md
site/content/docs/5.0/migration.md
site/layouts/partials/docs-sidebar.html