Skip to content

Releases: unoforge/flexilla

Release V2.2.8

27 Aug 12:28
1323a55

Choose a tag to compare

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

21 Aug 14:40
6d79b10

Choose a tag to compare

What's Changed

Full Changelog: v2.2.4...v2.2.5

Release V2.2.4

14 Aug 13:01
2016aff

Choose a tag to compare

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

23 Jun 07:06
77242a7

Choose a tag to compare

Release v2.1.10

19 Apr 10:21

Choose a tag to compare

v2.1.10

05 Apr 15:40
09af130

Choose a tag to compare

🎉 New Release: Flexilla v2.1.10

🛠️ Fixes

  • 🐞 Fixed issue #139: Stopped blocking aria-hidden when 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: scrollToTop is here to help you jump to the top!
  • 🗂️ Tabs: Now you can dynamically add tab triggers and panels — more flexible than ever!

👉 [Full Changelog](v2.1.10-alpha.0...v2.1.10)

Release v2.1.10 Alpha

01 Apr 09:44
02eb7ac

Choose a tag to compare

Release v2.1.10 Alpha Pre-release
Pre-release
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

31 Mar 10:33
7194a51

Choose a tag to compare

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

27 Mar 18:08
87d997e

Choose a tag to compare

v2.1.9-alpha.0 Pre-release
Pre-release

Full Changelog: v2.1.6...v2.1.9-alpha.0

Release V2.1.6

22 Mar 22:10
4d69ff5

Choose a tag to compare

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