Skip to content

Releases: AmirAli-AZ/FXDialogs

FXDialogs 1.0.3

03 Jun 12:08

Choose a tag to compare

FXDialogs 1.0.3 Pre-release
Pre-release

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

25 May 15:37

Choose a tag to compare

FXDialogs 1.0.2 Pre-release
Pre-release

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

19 May 14:46

Choose a tag to compare

FXDialogs 1.0.1 Pre-release
Pre-release

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

15 May 12:48

Choose a tag to compare

FXDialogs 1.0.0 Pre-release
Pre-release

This is the first release of FXDialogs

[Update 1]

  • initTime function added in TimePickerDialog