mirror of
https://github.com/penpot/penpot.git
synced 2026-04-28 04:38:14 +00:00
* 🐛 Fix having multiple dropdown menus opened on dashboard page * ♻️ Refactor dropdown-menu Make it follow new standards and make it external api more usable, not depending on manually provided list of ids. This also implements the autoclosing of "other" active/open dropdown-menu (or other similar components). * 📎 Add PR feedback changes * 🐛 Fix incorrect event handling on project-menu * 🐛 Fix unexpected exception --------- Co-authored-by: Andrey Antukh <niwi@niwi.nz>