Skip to content

Releases: codecrafting-io/springfx

SpringFX (v0.1.0-BETA5)

07 Jan 02:24
Compare
Choose a tag to compare

Release Notes

  • Fixed SizeTransition without from sizes
  • Fixed Javadoc

SpringFX (v0.1.0-BETA4)

03 Jan 17:56
Compare
Choose a tag to compare

Release Notes (v0.1.0-BETA4)

  • Fixed missing onStart call for ViewStage
  • Improved initialization for controllers
  • Improved slide animations
  • Added loop animation
  • Added AsyncUtils utility
  • Updated license

SpringFX (v0.1.0-BETA3)

24 Jul 10:22
Compare
Choose a tag to compare

Release Notes (v0.1.0-BETA3)

  • Updated CacheHint management
  • Fix ViewLinks for StageContext
  • Minor Improvements to ViewStage
  • Updated Spring Boot to version 2.0.3.RELEASE

SpringFX (v0.1.0-BETA2)

10 Apr 10:03
Compare
Choose a tag to compare

Release Notes (v0.1.0-BETA2)

  • Spring Boot updated to 2.0.1.RELEASE
  • Hibernate Validator updated to 6.0.9.Final
  • Minor improvements to exception handling
  • Included org.glassfish:javax.el as a runtime dependency
  • Minor improvements to the demo

SpringFX (v0.1.0-beta)

03 Apr 13:57
Compare
Choose a tag to compare

Release Notes (v0.1.0-beta)

  • First release