Skip to content

Version 3.2.6

Compare
Choose a tag to compare
@dioslaska dioslaska released this 06 Nov 06:55
· 80 commits to master since this release

Changelog

General

  • New: Support for iPhone X safe regions.

Calendar

  • Fixed: In bubble display mode arrow was positioned incorrectly with Bootstrap theme in multiple month view.

Forms

  • Fixed: Prompt dialog promise resolves with null instead of empty string, if Cancel pressed.

  • Fixed: Validation styling fixes for the iOS theme.

Numpad

  • Fixed: Suffix rendering issue on iOS 11.

Menustrip

  • Fixed: Fixed navigate method in Angular to work with id attributes of the mbsc-menustrip-items.

  • Fixed: In agnular the menustrip will automatically update the UI without the need to call a manual refresh when items are loaded dynamically.

Range

  • Fixed: Start/end labels were displayed incorrectly in RTL mode with the iOS theme.

Rating

  • Fixed: Last star was cut off on iOS theme 3D wheels.

Select

  • Fixed: getVal only returned group if a separate group wheel was present, did not work in case of group headers.

  • Fixed: onFilter event was not firing with custom filter when the last character was cleared form the filter input.