New release: Mobiscroll 4.8.4

Hi everyone :wave:

We released a new version:

What’s New

We fixed a number of issues that started showing up after the latest Google Chrome update. We also handled a number of edge cases, bugs and fixed swipe animations in iOS.

MOBISCROLL 4.8.4

Calendar

FIXED
  • We fixed a swipe animation bug (flickering) on month change on iOS that manifested in bubble mode.
  • We fixed the positioning of marks and labels in RTL mode in Chrome.

Event Calendar

FIXED
  • We fixed an issue which caused infinite height increase on the calendar if there was a hidden calendar also in the page markup.
  • We fixed the positioning of marks and labels in RTL mode in Chrome.

Forms

FIXED
  • We added the missing predefined colors styling for Stepper and Slider components rendered outside of a Form.
  • We added the missing predefined colors styling for Checkbox component for the Windows theme.
  • Corrected the type definitions for the angular switch component’s error setting.
  • We fixed a file input bug, where the input was duplicated on every reinitialization.
  • We fixed the step-label API of the Slider and Progress components in angular. Only JSON strings were working before where now arrays can be used as well.

General

FIXED
  • Fixed a bug in angular, that produced an exception when the components were initially disabled with reactive forms.

Range

FIXED
  • We fixed the positioning of marks and labels in RTL mode in Chrome.

Check out the full changelog .
Upgrading from v3 to v4? See the upgrade guide .