This update brings a new Personal Templates, Datatables & File-Upload plugins, Examples, Improvements and Bug Fixes.
New Examples and Templates pages
- Templates: Personal
- Examples: Blog Sections
- Examples: Card Sections
- Examples: Galleries
- Examples: User Profiles
- Examples: Description Lists
- Examples: Timeline
- Examples: Testimonials
- Examples: Textarea Input
- Examples: Navbars (Headers)
- Examples: Subscribe
- Examples: Footers
- Examples: Application Layouts
- Examples: Charts
- Examples: Navbars (Headers)
New Plugins
- Plugins: Datatables
- Plugins: File Upload
New Components
- Component Plugin: Datatables
- Component Plugin: File Upload
- Buttons: Active
- Dropdown: Scale animation option
- Modal Overlays: Scale animation option
- Advanced Select: Multiple with option template
- Advanced Select: Multiple with conditional counter
- Advanced Select: Multiple with counter and option template
- Advanced Select: Add/Remove Options (multiple)
- Advanced Select: Set single value using setter
- Advanced Select: Set multiple values using setter
- Advanced Select: Multiple with counter
- Combobox: Close Button
- Checkbox: Indeterminate
- Progress: Gauge
Fixes and Improvements
- Improved: Input Number
type="text"
changed totype="number"
- Improved: Circular progress with optimized code, better look and more detailed information.
- Improved: Addresses the accessibility reports [Issue #365], [Issue #373] and the improvements extended for
role=""
,aria-expanded=""
,aria-selected=""
,tabindex="”
, andaria-orientation="”
on the following components:
Accordion
Alerts
Collapse
File Uploading Progress
Toasts
Tree View
Mega Menu
Navs
Tabs
Sidebars
Scrollspy
Pagination
Advanced Select
ComboBox
SearchBox
Input Number
Dropdown
Modal
Offcanvas
Tooltip
Popover - Improved:
Application Layouts Navbars
Application Layouts
Navbars (Headers)
Navigations Mega Menu - Improved: Carousel plugin incorrect behavior in RTL dir [Issue #371], [Pull Request #372]
- Improved: Add selected option to multiple select [Issue #320]
- Fixed: Input Number: Validation/rejection bug, or at least inconsistent. [Issue #404]
- Fixed: Advanced Select multiple not storing multiple selected values correctly [Issue #390]
- Fixed: Advanced select's documentation copies invalid JSON when used without dark classes [Issue #378]
- Fixed: Combobox will skip at least one item if arrowdown/up in vue3 [Issue #369]
- Fixed: Searchable advanced select throws error when searching for value not in list [Issue #363]
- Fixed: Advanced Select not working in Nuxt.js (Vue.js) [Issue #325]
- Fixed: HSAdvanced Select Disabled option doesn't work in tags mode. [Issue #323]