New Plugins
- Plugins: Tree View
- Plugins: Advanced Range Slider
- Plugins: Datatable
New Components
- Third-Party Plugins: Datatable
- Third-Party Plugins: Advanced Range Slider
- Third-Party Plugins: Drag and Drop (Sortable.js)
- Third-Party Plugins: Animation
- Navigations: Sidebar
- Overlays: Context Menu
Tree View:
Carousel:
- Multiple slides
- Centered
- Draggable
- Snap point
- Auto height
- Current state info
- Thumbnails (horizontal)
- Thumbnails (vertical)
- isRtl
Drawer
Advanced Select:
- Fixed Position
- Static search limit
- Direct match searching Off
- Generate select according to the remote data (single)
- Multiple (remote data)
- Tags (remote data)
- Option template (remote data)
- Conditional counter (remote data)
- Custom template with avatars (remote data)
- Modal example with overflow:hidden;
Combox
Theme Generator
New Variant in plugins : Destroy and Reinitialize
Helpers
- Preline V2.6.0
- Updated button outlined variant #Issue/20
- Update file upload disable state styling #Issue/22
- Update
stat-value
font-size in stat component - Update menu-item active state style #issue/26
- Update timeline style
- Update style for default range slider
- 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
.
- 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: Disabled button make it pointer event none
- Fixed: In the smaller screen Dropdown inside collapse had a closing issue
- Fixed: Hamburger transition issue in navbar #Issues/18
- Fixed: Update the code structure for form elements #Issues/15
- Integrated the third-party Wave plugin for a ripple effect, enhancing interactive elements.
- Corrected spelling errors for the stripped class in the table and progress sections.
- Fixed class specificity in card.
- Fixed a typo in the documentation: changed “sematic” to “semantic”. #6
- Initial Release