Skip to content

Version 4.2.2

Compare
Choose a tag to compare
@dioslaska dioslaska released this 15 May 09:16
· 56 commits to master since this release

Changelog

General

  • Fixed: Injected service modifiers changed to public to avoid AOT builds runtime exceptions.

  • Fixed: In Ionic 1/2/3 popup closed immediately if opened from external button click (using ng-click or click).

Calendar

  • Fixed: Vertical scroll did not work correctly with the iOS theme.

  • Fixed: Colors, events, labels and marked inline setting types updated to better reflect type support.

Datetime

  • Fixed: Invalid time ranges did not work, since support for ISO 8601 date strings was introduced (4.2.0).

  • Fixed: Date part was missing in returned ISO 8601 string in case of the compact date & time picker.

Eventcalendar

  • Fixed: Inline data setting type updated to better reflect type support.

Forms

  • Fixed: Updating programatically a select's value did not work correctly with jQuery.

  • Fixed: Toast with colors didn't have opacity with iOS, Material and Mobiscroll themes.

  • Fixed: In case of initially long value, the textarea was scrolled to the bottom and navigating with arrow keys did not work.

Range

  • Fixed: Added missing properties for start and end components, so that Angular AOT build won't fail.

  • Fixed: Angular start and end components initial model value is shown in the inputs.