Release V2.2.4
What's Changed
- Refactor Modal to support multiple trigger elements
- Update dependencies to use flexipop instead of @flexilla/create-overlay
- Add dom teleport utility for element relocation
- feat(popover): add teleport functionality for popover content
- feat(modal/offcanvas): add experimental teleport option for modals an… by @Johnkat-Mj in #154
- Refactor tooltip/popover by @Johnkat-Mj in #155
- feat(dismissible): add restore functionality to dismissible component by @Johnkat-Mj in #156
- refactor(accordion): improve keyboard navigation and trigger handling by @Johnkat-Mj in #157
- Improve dropdown and refactor Tabs by @Johnkat-Mj in #158
Full Changelog: v2.1.10...v2.2.4