Skip to content

Version 4.9.0

Compare
Choose a tag to compare
@dioslaska dioslaska released this 28 Nov 09:00
· 33 commits to master since this release

Changelog 4.9.0

General

  • New: New: We are rolling out support for Angular Ivy and Angular 9 (#470).

  • New: New: We added the themeVariant setting which can be used to set light and dark variants of the selected theme and introduced auto to make switching dynamic based on system settings.

  • Fixed: We increased the width of alerts, confirms and prompts to accomodate longer button texts.

  • Fixed: We fixed the prompt input styling for Mobiscroll and Material themes.

  • Fixed: We fixed a compile error that came up when using the strict typescript compiler option in Angular and Ionic.

Changelog 4.8.5

General

  • Fixed: We fixed an issue with IonInputs in react, that required a second tap to open the Mobiscroll components on iOS devices.

  • Fixed: We fixed the readonly setting in the type definitions of Angular and React components.

  • Fixed: We fixed the auto theme to work on iPad with iOS 13 as well.

Calendar

  • Fixed: We fixed an issue, where the responsive setting caused an infinite loop in inline mode, if the calendar did not fill the full width of the window (#472).

Color

  • Fixed: We fixed the margin of the selected colors inside the color input in case of multiple selection for Mobiscroll and Material themes.

Navigation

  • Fixed: Added missing type definitions for the React Router setup function.

  • Fixed: We fixed the popup dissapearing issure present in iOS 12.4 UIWebView.

Forms

  • Fixed: We fixed a bug that prevented the initially set value to show on the Radio and Segmented components, when using the Reactive Forms in Angular. The problem occured when the Radio and Segmented items were rendered dynamically.

  • Fixed: We fixed an animation bug which occured when closing the mbsc-collapsible.

Timespan

  • Fixed: We set a more suitable default width to avoid displaying ... on the scroll wheels.