Releases: AmirAli-AZ/FXDialogs
Releases · AmirAli-AZ/FXDialogs
FXDialogs 1.0.3
TrayIcon added, that you can use javafx nodes in tray icon
update 1
- notifications improved to stack up
- simple notification configuration added
- you can set css stylesheets for tray icon
FXDialogs 1.0.2
What's new ?
- custom notification builder added
- duration property added to persistent bottom sheet
- default dialogs modality was set to APPLICATION_MODAL
Update 1
- you can now set duration for notifications
FXDialogs 1.0.1
What's new ?
- JavaFX properties added
- PersistentBottomSheet added
- AlertDialog set default checked check boxes bug fixed
- Javadoc added
- 8 more notification sounds added
FXDialogs 1.0.0
This is the first release of FXDialogs
[Update 1]
initTimefunction added in TimePickerDialog