Releases: unoforge/flexilla
Release v2.1.1
Flexilla v2.1.1
โจ What's New:
- ๐ฅ Improved Collapsible Component: Now supports event listeners and custom events for better control and interaction.
- ๐ช Enhanced Modal & Offcanvas Components: Added event dispatching to make it easier to track and respond to user actions.
- ๐ฏ Upgraded Tooltip, Popover and Dropdoown: Improved accessibility and introduced event dispatching for smoother user experiences.
๐ Check out the full list of changes: [Changelog](v2.1.0...v2.1.1)
Release v2.1.0
Flexilla 2.1.0
๐ Enhancements
- Accordion: Allow default open items in multiple mode (#115)
โจ New Features
- ScrollToTop Utility: Added smooth scroll-to-top functionality (#117)
๐ Bug Fixes
- Custom Range Input: Fixed value updates & styling (#116)
- Navbar Utility: Resolved responsiveness & event handling issues (#117)
๐ Full Changelog
Release V2.0.9
Merge pull request #110 from unoforge/dev-next Dev next
Release V2.0.8
Flexilla v2.0.8 Release Notes
This update brings a mix of improvements, bug fixes, and some exciting new contributions from our community. Hereโs whatโs new:
Whatโs New & Improved
-
Enhancements:
- Improved the functionality of
AutoResizableTextArea,Collapse,AccordionandCustomRangeIndicatorfor a smoother user experience. - Added a cleanup script to streamline development workflows.
- Improved the functionality of
-
Bug Fixes:
- Fixed an issue where the Accordion component would throw an error if the element was not found.
- Addressed issues in the utilities packages to ensure better stability and performance.
Welcome Our New Contributors!
A big shoutout to our new contributors who made their first contributions in this release:
Thank you for helping make Flexilla better! ๐
Full Changelog
For a detailed list of changes, check out the full changelog here:
v2.0.7...v2.0.8
Release V2.0.7
๐ Release Notes: Version 2.0.7
๐ What's New
Enhancements to Tooltip, Popover, and Dropdown โจ
- Improve functionality and user experience for these components.
- Ensure visual and functional consistency across them.
Bug Fixes in the Main Library ๐
- Identify and resolve recurring or reported bugs.
- Optimize overall stability.
Full Changelog: v2.0.6...v2.0.7
Release V2.0.6
๐ Release Notes: Version 2.0.6
๐ What's New
- ๐ Popover: Introduced a brand new Popover component.
- โก๏ธ Accordion & Collapse: Enhanced for improved performance.
- ๐ง Dropdown & Tooltip: Upgraded with better functionality (fixes #70).
- ๐ ๏ธ Tailwind Plugin & Uno Preset: Enhanced for smoother integration.
- โจ Tabs: Improved component and indicator.
- ๐ฆ Library Package: Various optimizations and enhancements.
๐ Fixes
- ๐ ๏ธ Modal: Fixed issue #63.
- ๐ Tooltip: Improved close strategy (fixes #60).
- ๐ง Auto-resize Area: Resolved resizing issue (#59).
- ๐จ Collapsible Element: Proper resizing applied (fixes #58).
- ๐ฏ Utilities: Enhanced key accessibility and toggler.
- ๐ฌ Dialog Modal: Animation issues fixed, with Offcanvas updates.
- ๐ง Accordion: Additional fixes applied.
๐ Refactoring
- ๐ Popper Replacement: Replaced
@flexilla/popperwith flexipop across all packages. โ ๏ธ Deprecation: Marked@flexilla/popperas deprecated.
Full Changelog: v2.0.5...v2.0.6
Release V2.0.5
Release Notes: Version 2.0.5 ๐
What's Changed
- ๐ ๏ธ Fix [Popper]: You can now animate Popper-based components using the Transform property. Fixes #52.
- ๐ ๏ธ Fix [Overlay]: The overlay element will no longer duplicate each time a modal or overlay is opened. Fixes #50.
- โจ New Feature: Added utility and helper functions to make development easier. See #51.
โ ๏ธ Deprecated: Theuno-presetpackage is now deprecated. For more details, check #56.
Full Changelog: Compare v2.0.4...v2.0.5
Release V2.0.4
What's Changed
- fix[collapse] : fix #46 by @Johnkat-Mj in #48
- fix[offcanvas]: fix #47 by @Johnkat-Mj in #49
Full Changelog: v2.0.3...v2.0.4
Release V2.0.3
๐ New Release: Version 2.0.3 ๐
Tab Fixes and Enhancements:
- ๐ ๏ธ Fixed tablist element issues.
- ๐ Now allows wrapping tabList in another element.
- ๐ ๏ธ Fixed custom indicator placement in tabs.
- ๐ Improved tabs accessibility for a better user experience.
๐ Release Notes :
In this release, we've addressed various tab-related issues and introduced enhancements for a smoother experience:
1. Tab Fixes:
- Resolved tablist element issues.
- Added support for wrapping tabList in another element.
- Fixed custom indicator placement in tabs.
2. Accessibility Improvement:
- Tabs accessibility has been further enhanced for improved user interaction.
Full Changelog: v2.0.0.2...v2.0.3
Release V2.0.2
๐ New Release: Version 2.0.2 ๐
In this release, we've made some important fixes and improvements:
1. Uno-Preset:
- Fixed issues related to uno-preset.
- Added peer, group, and WHERE clauses for better compatibility with fx-*.
- Enhanced matching with fx-* (dark, peer, group, wher. Eg : dark-peer-open-bg-red).
2. Tailwind-Plugin:
- Cleaned up unnecessary utilities in tailwind-plugin.
- Added peer and group for improved matching with fx-* variant (eg:
peer-fx-open:bg-red-500).
Full Changelog: v2.0.0...v2.0.0.2