Skip to content

Version 3.2.2

Compare
Choose a tag to compare
@dioslaska dioslaska released this 10 Jul 08:16
· 87 commits to master since this release

Changelog

General

  • Fixed: Enable showOnFocus by default on iOS and Android for better compatibility with Ionic's ion-input.

  • Fixed: Server side rendering compatibility (#430).

Calendar

  • Fixed: First date was not selectable, if the specified minDate time was not 00:00 and time selection was not enabled on calendar.

  • Fixed: Fast tapping on month change arrows, than selecting a month from the month selector before the animation finished, messed up the month sliding (#427).

Numpad

  • Fixed: Focusing on backspace button with Tab key made the backspace button stuck - numbers entered afterwards were deleted immediatly.

Select

  • Fixed: Element won't disappear when the input setting provided is the same as the initialized

Integration

  • Fixed: Value won't disappear from ion-input after set.

  • Fixed: Ionic input focus and hasvalue styling applied properly on material theme.

  • Fixed: Angular Dirty and Touched statuses are updated properly when using FormControls.