Skip to content

Sheets v2.2.1

Compare
Choose a tag to compare
@maxkeppeler maxkeppeler released this 03 May 16:13
· 125 commits to main since this release

InputSheet

  • New: ButtonToggleGroup view (can be used instead of radio buttons or spinner)
  • New: Every input type can contain an additional content text
  • New: Every input can have an initial visibility state
  • New: Visibility of each input can be changed dynamically
  • Fixed: Text of spinner when no item is selected
  • Changed: content text for InputSheet removed, a InputSeparator behaves and looks the same when used at the first position.

CalendarSheet

  • Changed: Horizontal margin increased

General

  • All kind of resources as well as the view classes were renamed to match the whole library name.
  • German translations added
    and other small things...