New update arrived with some important fixed and new features:
- Core
- Action Sheet
- Fixed issue when it stops to emit events when converted to popover
- Added
cssClassparameter to add custom css class to generated element
- Login Screen
- Fixed issue with appearance in dark theme
- Popup
- New events when swipeToClose enabled:
swipeStart,swipeMove,swipeEnd,swipeClose
- New events when swipeToClose enabled:
- Searchbar
- Fixed inline-searchbar styles when used with large navbar
- Subnavbar
- Fixed issue with disabled pointer-events in hidden navbar
- Action Sheet
- Minor fixes