New release: Mobiscroll 4.7.3

Hi everyone :wave:

What’s New

We fixed various bugs, improved readability and contrast in some places and added support to commonly used HTML attributes that are passed through to the native input. We also added styling support for file inputs.

Forms

NEW
  • We added support for commonly used HTML attributes for the mbsc-input component. The following attributes are supported and passed through to the native input: min, max, minlength, maxlength, autocomplete, autocapitalize, autocorrect, spellcheck, autofocus, step, pattern, required, accept, multiple.
  • Added support for input type="file". File inputs will be consistently styled with other form elements.
FIXED
  • Made the color of the stepper, snackbar text lighter to improve contrast for certain themes.
  • We fixed the background color for the segmented component in pressed state within the iOS theme.
  • We fixed a bug where the segmented components items appeared incorrectly in Angular when Bootstrap was also loaded.
  • Stacked label position was fixed in case of outline inputs with Mobiscroll theme.

Listview

FIXED
  • Fixed a bug with the hierarchical listview. Destroy resulted in an error if the listview was displaying a sublevel.

Numpad

FIXED
  • We fixed the min and max settings to be rounded accordingly to the scale setting.

Popup

FIXED
  • We fixed a bug that prevented inline event handlers to fire in Mobiscroll for Angular.

Range

FIXED
  • Fixed the range color that was rendered incorrectly within custom material themes.

Scrollview

FIXED
  • Fixed flex layout in IE10 and IE11.

Select

FIXED
  • Fixed floating and stacked label styling in Mobiscroll for React.

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

1 Like