This update brings huge accessibility improvements, new CMS and AI Chat Templates, 15+ Examples, Components and more.
New Demo Pages
New Examples
- Examples: Admin Application Layout
- Examples: Charts
- Examples: Card Sections
- Examples: Features: General
- Examples: User Profiles
- Examples: Textarea Input
- Examples: Dropdowns
- Examples: Selects
- Examples: Button Groups
New Components
- Components: Dropdown Scope Window
- Components: Content push to mini sidebar
- Components: Popover: Auto positioning
- Components: Tooltip: Auto positioning
Fixes and Improvements
- Improvements: Added auto positioning for Tooltip & Popover components.
- Improvements: Intruced new centralized Accessibility Management system that provides comprehensive keyboard navigation and interaction support for UI components. [Issue #523]
- Fixed: Desktop Dropdown Submenu Behavior Fails On Click [Issue #652 related fixes]
- Improvements: Added StackBlitz live playground demos for Framework Guides. [Issue #647]
- Improvement: Append to existing className instead of overwriting [PR #668]
- Improvement: Advanced Select. Now observes dynamically added disabled attributes [Issue #642]
- Improvement: Advanced Select. Added updateToggles method to refresh dynamically added toggles [Issue #645]
- Fixed: Advanced Select. Regression with remote data source [Issue #656]
- Fixed: Carousel. Slide changes unintentionally on mobile while scrolling [Issue #659]
- Improvement: Combobox. Added keepOriginalOrder parameter to keep original order of options [Issue #661]
- Fixed: Advanced Select. Support isSelectedOptionOnTop for both static and remote data [Issue #663]
- Improvement: Combobox. preserveSelectionOnEmpty added to prevent clearing selection when input is empty [Issue #665]
- Fixed: Advanced Select. Empty value displayed instead of placeholder after updating multiple select [Issue #666]
- Fixed: Advanced Select. Triggers remote API call on dropdown close [Issue #667]
- Improvement: Datepicker. Added selectedTheme parameter to set theme [Issue #671]