Version 2.14.3
Changelog
Integrations
- New:
mobiscroll-data
attribute added to Angular listview integration for filter support (#264). - New:
mobiscroll-instance
attribute added to Angular directives for better accessibility (#266). - New: Added menustrip helper to ASP.NET MVC integration.
- Fixed: Kendo
mobiscroll-color
andmobiscroll-range
bindings were not working (#268). - Fixed: Group select was not working with Angular, if generated with
ng-repeat
.
Datetime
- New:
steps
setting instead ofstepHour
,stepMinute
,stepSecond
, also allows starting steps from 0 (#263).
Calendar
- Fixed: Marked icon was not visible, if had color and text specified.
Listview
- New:
enhance
setting to automatically add styling to list items. - New:
rtl
setting for right to left support. - Fixed: Listview fixed header was not removed on destroy, if context was specified.
Measurements
- Fixed: Disable whole value, if all fractions are disabled.
Menustrip
- New:
navigate
,prev
andnext
methods for programatic navigation.
Number
- Fixed: Disable whole value, if all fractions are disabled.
Scroller
- Fixed: Detach keydown event handler from window on hide.
Themes
- Fixed: Widget header disappeared if header text was empty.