Skip to content

Version 2.14.3

Compare
Choose a tag to compare
@dioslaska dioslaska released this 06 Jan 14:37
· 679 commits to master since this release

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 and mobiscroll-range bindings were not working (#268).
  • Fixed: Group select was not working with Angular, if generated with ng-repeat.

Datetime

  • New: steps setting instead of stepHour, 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 and next 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.