Updates
Changelog
See what's new added, changed, fixed, improved or updated.
- 03 January, 2025v1.3.0New Components, Fixes, and Improvements.
FlyonUI v1.3.0 is here, featuring new components example along with essential fixes and improvements.
New Components- Combobox: Minimum search length
- Datatables: Multiple Controls
Updates- Updated: Preline v2.7.0
- Updated:
Divider component border-color from
base-content/10
tobase-content/20
- Updated:
Heading color from
text-base-content/90
totext-base-content
- Updated: You can now invoke overlay methods directly on the overlay itself without linking it to any button. The previous functionality is retained for backward compatibility.
Fixes and Improvements- Added:
A new parameter
optionAllowEmptyOption
has been added for the Advanced Select - Added:
A new parameter
minSearchLength
has been added for the Combo Box - Added:
Enhanced support for multiple
prev
andnext
elements, each with its own event listeners, ensuring proper initialization and cleanup in the destroy method. Improved event listener management forsearch
andpagination
controls to prevent memory leaks and support dynamic elements. - Fixed:
Removed
flyonui.mjs
as it was creating issues while usingimport
- Fixed: Improve card style specificity
- Fixed: Typo in select and textarea [PR #30]
- Fixed:
Improved
label
styles for better usability in form elements - Fixed:
setValue
method functionality with tags in Advanced Select
- 11 December, 2024v1.2.0New Advanced Range Slider, Drag-and-Drop & Tree View plugins and more
FlyonUI v1.2.0 is here! This update brings new plugins, components, pages, updates, fixes, and improvements.
New Plugins- Plugins: Tree View
- Plugins: Advance Range Slider
- Plugins: Datatables
New Components- Third-Party Plugins: Advance Range Slider
- Third-Party Plugins: Drag and Drop (Sortable.js)
- Third-Party Plugins: Animation
- Third-Party Plugins: Datatables
- Navigations: Sidebar
- Overlays: Context Menu
- Tree View:
- Carousel:
- Drawer:
- Advance Select:
- Combox:
- Helpers:
- New Variant in plugins : Destroy and Reinitialize
New Pages- New Page: Theme Generator
Updates- Updated: Preline V2.6.0
- Updated: Button outlined variant #Issues/20
- Updated: File upload disable state styling #Issues/22
- Updated: menu-item active state styling #Issues/26
- Updated: Timeline style
- Updated: stat-value font-size in stat component
- Updated: Style for default range slider
- Updated:
The class options in Clipboard have been updated for consistency with Preline:
copy-clipboard
is nowjs-clipboard
,copy-clipboard-default
is nowjs-clipboard-default
,copy-clipboard-success
is nowjs-clipboard-success
, andcopy-clipboard-success-text
is nowjs-clipboard-success-text
.
Fixes and Improvements- Added: global.d.ts for more convenient work with types.
- Added: plugin.ts, the typed version of plugin.js.
- Added: mjs versions of plugins.
- Fixed: Update theme link in src/index.js
- Fixed: Fixed disabled button make it pointer event none
- Fixed: In the smaller screen Dropdown inside collapse had a closing issue
- Fixed: Fixed hamburger transition issue in navbar #Issues/18
- Fixed: Fixed the code structure for form elements #Issues/15
- 09 October, 2024v1.1.0New wave plugin and more.
FlyonUI v1.1.0 is here, with new wave plugin and some basic fixes and improvements.
New Components- Third-Party Plugin: Wave Effect
Fixes and Improvements- Fixed: Fixed class specificity in card.
- Fixed: Corrected spelling errors for the stripped class in the table and progress sections.
- Fixed:
Add
IAddVariantOptions
type to the carousel "dragging" class. - Fixed: Fixed a typo in the documentation: changed “sematic” to “semantic”. #Issues/6
- 23 September, 2024v1.0.0Initial release
FlyonUI is a open source, modern, responsive and accessible design system that helps you build fast, beautiful and accessible websites.