Skip to content

Version 4.3.2

Compare
Choose a tag to compare
@dioslaska dioslaska released this 17 Aug 08:43
· 51 commits to master since this release

Changelog

General

  • Fixed: In some cases onBeforeShow was fired multiple times, if handler returned false.

  • Fixed: Disabling a picker control will also disable all associated input fields as well.

Cards

  • Fixed: Remove fixed height from collapsible on animation end, otherwise layout will be incorrect after resize / orientationchange.

Eventcalendar

  • Fixed: onEventSelect handler received the wrong date as argument in case of event listing.

Forms

  • Fixed: Remove fixed height from collapsible on animation end, otherwise layout will be incorrect after resize / orientationchange.

  • Fixed: Toggle switch did not work correctly if tapped directly on switch handle (regression introduced in 4.3.1).

Treelist

  • Fixed: Variable depth treelist was not working correctly - there was an error when a new hierarchy level was about to appear (regression introduced in 4.3.0).