Skip to content

Version 4.2.0

Compare
Choose a tag to compare
@dioslaska dioslaska released this 01 May 11:35
· 59 commits to master since this release

Changelog

General

  • Fixed: Angular components won't throw an error when changing disabled state.

  • Fixed: The encoded accent characters were fixed in localization strings.

  • New: Reusable empty view styling with title and description was added.

  • New: invalid and valid settings are updated automatically in angular, when bound to an array.

Calendar

  • New: colors, labels and marked settings are updated automatically in angular, when bound to an array.

  • New: Support for ISO 8601 date strings and moment.js objects to pass and retreive dates.

Color

  • Fixed: Colors weren't updated dynamically through the data setting.

Datetime

  • New: Support for ISO 8601 date strings and moment.js objects to pass and retreive dates.

Eventcalendar

  • Fixed: Added missing onEventSelect event emitter and settings to the MbscEventcalendarOptions interface.

  • New: colors, labels and marked settings are updated automatically in angular, when bound to an array.

  • New: Support for ISO 8601 date strings and moment.js objects to pass and retreive dates.

Forms

  • New: Color presets added to Snackbar and Toast.

  • New: Icon property added to Snackbar button.

  • Fixed: Disabled outline button styling was fixed for the Mobiscroll Dark theme.

Listview

  • Fixed: There was a styling bug if both sort handle and image was present.

  • Fixed: onSort and onSortChange event parameters were not passed correctly.

  • Fixed: There was an unnecessary top border of the first group header with the iOS theme.

  • Fixed: Listview items can be added dynamically when using hierarchical structures in Angular.

  • Fixed: The background color of the listview (behind the list items) has been updated.

Navigation

  • Fixed: ng-click was not fired on navigation items when used with Ionic 1.

  • Fixed: Click event was not correctly firing inside hamburger menu popup and "show more" popup.

Range

  • New: Support for ISO 8601 date strings and moment.js objects to pass and retreive dates.

Scrollview

  • Fixed: Click event was not correctly firing on elements inside scrollview items.