]> BookStack Code Mirror - bookstack/commit
Added animation transition for breadcrumb dropdown load
authorDan Brown <redacted>
Sat, 14 May 2022 12:32:25 +0000 (13:32 +0100)
committerDan Brown <redacted>
Sat, 14 May 2022 12:32:25 +0000 (13:32 +0100)
commit35a47a273b9364cdcb459eb835fcda355c91df52
treecdb920dc9e427aee1e31a6e3f833185bd5321339
parent89dfa43e73be80c571d1929e721d5ba1340a06ba
Added animation transition for breadcrumb dropdown load

Animates the height on breadcrumb dropdown menus to transition to the
loaded animations quicker. Includes a new animation helper for doing
similar tasks in future.
resources/js/components/dropdown-search.js
resources/js/services/animations.js