New features and improvements
- Modal dialog
- Add custom location (PR #22)
- Add new option
animationOnClose
by defaulttrue
use to enable or disabled animation while closing
- Toast
- Add custom location (PR #22)
- Add new style option
paintTextColor
by defaultfalse
. 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