]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Use pull request #11477 from ncoden/fix/initial-tab-deep-linking-11100 for v6.5.0
authorNicolas Coden <nicolas@ncoden.fr>
Wed, 12 Sep 2018 20:20:54 +0000 (22:20 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Wed, 12 Sep 2018 20:20:54 +0000 (22:20 +0200)
commit296bd1722eaf648f52c17b30fa84c5f99e3d594c
tree71b3dd84dc2049a6ccd52b07d99b8cc6bf23e0fb
parentaa0fb5cbfe03b9a4fe0de7e72e78c89784931901
Use pull request #11477 from ncoden/fix/initial-tab-deep-linking-11100 for v6.5.0

5ea51f3b9 fix: return to initial state when reseting hash in Accordion & Tabs #11100
314b4ee53 fix: fix initial state for Accordion without any panel active
abbbdbff6 refactor: split DOM operations from logics in Accordion
e26190579 refactor: move "init only" Accordion logic to its own methods
b819fafba docs: remove outdated comments in Accordion related to the initial state
7307c4395 feat: add "Tabs._collapse()" to collapse the active tab
012db1077 refactor: clean up the Tab initialization
c6d37c42e fix: close the active Tab when going back to a "tab-less" history state
267356747 docs: fix "zplugin" typo in Accordion & Tabs events

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
js/foundation.accordion.js
js/foundation.tabs.js