What’s new
We’ve just released a new feature and bugfix update focused on improving performance and reliability across Mobiscroll components.
The Eventcalendar now supports drag-out capabilities, allowing you to sort and drop events into external lists using the dragulaDraggable
and sortableJsDraggable
plugins.
Improved: Event sorting now correctly falls back to default order, and hidden resources or time ranges are properly handled in Scheduler and Timeline views.
Fixed:
- Firefox freeze issue when re-selecting a date range in Datepicker.
- Angular rendering bug in the month selection view.
- Group wheel scroll behavior in Select when no initial value is set.
MOBISCROLL 5.35.1
Agenda
FIXED
- Fixed event sorting to fallback to default ordering instead of alphabetical when event
order
properties are equal.
Datepicker
FIXED
- We fixed an issue where re-selecting a date range in the Date Range Calendar could cause the browser tab to freeze in Firefox.
- Resolved an issue in Angular, where multiple year titles appeared in the month selection view when using the page option.
Eventcalendar
NEW
- We added support for dragging items out of the Calendar, enabling sorting and dropping into external lists through the
dragulaDraggable
andsortableJsDraggable
plugins.
FIXED
- Fixed event sorting to fallback to default ordering instead of alphabetical when event
order
properties are equal. - External event drag operations no longer throw errors in views that don’t support event drag & drop (such as the Year view or in cases where page size is increased).
Scheduler
NEW
- We added support for dragging items out of the Scheduler, enabling sorting and dropping into external lists through the
dragulaDraggable
andsortableJsDraggable
plugins.
FIXED
- We fixed the navigation behavior to correctly handle cases when the target date or resource is hidden.
- The
hideInvalidColumns
property of theview
option now correctly hides resource headers in Angular when the scheduler is configured to group by date. - Fixed event sorting to fallback to default ordering instead of alphabetical when event
order
properties are equal.
Select
FIXED
- We fixed an issue where selecting a group wheel value failed to scroll the second wheel if no initial value was set.
Timeline
NEW
- We added support for dragging items out of the Timeline, enabling sorting and dropping into external lists through the
dragulaDraggable
andsortableJsDraggable
plugins.
FIXED
- Fixed event sorting to fallback to default ordering instead of alphabetical when event
order
properties are equal. Invalid
andcolor
ranges inside non-displayed parts of the timeline are now hidden correctly (previously they were still rendered with minimum with, e.g., when falling fully within the startTime/endTime range).
As always, we recommend updating to the latest version for the best experience and newest capabilities.
For release notes please visit our release history.