Skip to content

Binder and PasswordField

Pre-release
Pre-release
Compare
Choose a tag to compare
@pekam pekam released this 31 Aug 12:19

New Features

  • Binder API for easier databinding with forms
  • New component: PasswordField
  • New method: UI::beforeClientResponse, to register actions to be executed right before the response is sent to the client

Breaking Changes

  • CheckBox::setLabelText-method is renamed to setLabel

All Changes