Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Dec 16:04
· 2 commits to main since this release

New features and improvements

  • Modal dialog
    • Add custom location (PR #22)
    • Add new option animationOnClose by default true use to enable or disabled animation while closing
  • Toast
    • Add custom location (PR #22)
    • Add new style option paintTextColor by default false. When set to true, the message text will be painted using
      the color corresponding to the toast type

Changed

  • FlatLaf: update to v3.5.4

Fixed bugs

  • Toast
    • Fixed paint border toast background when animation fade in fade out

Demo

  • DateTimePicker: library update to v2.0.0
  • Login: password field add PasswordRevealIcon
  • Form Table: remove table header separator

What's Changed

Full Changelog: v2.1.0...v2.2.0