Releases: unoforge/flexilla
Releases · unoforge/flexilla
Release V2.2.8
What's Changed
- chore: remove deprecated create-overlay
- feat(pin-input): add reusable OTP/PIN input component
- Fix offcanvas & improve docs
Full Changelog: v2.2.5...v2.2.8
Release V2.2.5
What's Changed
- feat(dom-utilities): add waitForFxComponents utility function by @Johnkat-Mj in #159
- refactor(components): improve initialization and teleportation handling by @Johnkat-Mj in #160
- Flexipop by @Johnkat-Mj in #161
- refactor(toggler): improve toggler logic by @Johnkat-Mj in #162
- build: update packages by @Johnkat-Mj in #163
Full Changelog: v2.2.4...v2.2.5
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
Release V2.1.2
Full Changelog: v2.1.10...v2.1.2
Release v2.1.10
Full Changelog: v2.1.10...v2.1.11
v2.1.10
🎉 New Release: Flexilla v2.1.10
🛠️ Fixes
- 🐞 Fixed issue #139: Stopped blocking
aria-hiddenwhen a child element still had focus.
✨ What’s New
- 🧱 Modal: Now uses the native
<dialog>element for better behavior. - 📚 Documentation: Got some love — it's clearer and better!
- 🪗 Accordion: Improved for smoother interaction.
- 🔝 New Utility:
scrollToTopis here to help you jump to the top! - 🗂️ Tabs: Now you can dynamically add tab triggers and panels — more flexible than ever!
Release v2.1.10 Alpha
Improve modal (#138) * chore: remove unused files and configurations * refactor(modal): improve modal structure * Publish - @flexilla/flexilla@2.1.10-alpha.0 - @flexilla/modal@2.1.0
v2.1.9
What's Changed
- fix(modal): prevent keydown event interference with form inputs
Full Changelog: v2.1.9-alpha.0...v2.1.9
v2.1.9-alpha.0
Full Changelog: v2.1.6...v2.1.9-alpha.0
Release V2.1.6
What's Changed
- feat: introduce create-overlay package for dropdown, tooltip and popover by @Johnkat-Mj in #125
- refactor: update dependencies to use @flexilla/create-overlay for pop… by @Johnkat-Mj in #126
- feat: add cleanup methods to various components to prevent memory leaks by @Johnkat-Mj in #127
- feat: add collapsible utility package by @Johnkat-Mj in #129
- feat: refactor collapsible components for improved functionality by @Johnkat-Mj in #131
- feat: integrate instance management in components and improve cleanup by @Johnkat-Mj in #132
Full Changelog: v2.1.1...v2.1.6