Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

1.0.0-beta12.2_beta12.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@AlexanderEggers AlexanderEggers released this 12 Dec 14:31
bc9faac

This release includes several smaller bug fix releases.

Features

  • HitogoController has the method provideIsDebugState to determine the debug state for lib exceptions.
  • Removed forViewAction() >> without parameter.
  • Added forCloseAction to the ButtonBuilder which can be used for buttons which are closing the alert.

Bugfixes

  • Added missing HTML converter for dialog elements.
  • Fixed button not visible if the click view is null.
  • Fixed asDimissable for dialog.
  • Fixed potential crash if state provider is returning null.