- Update to "sapphire-data" % "1.1.0"
- fixed #23
- fixed #21
- BREAKING CHANGE: Namespace SFX is added as prefix to all Classes and Styles (see Migration.md)
- SFXConfigValues is deprecated use: com.sfxcode.sapphire.javafx.Configuration
- Fixed DataListViews CSS Bug
- WindowsController Cleanup
- WindowsController: createScene, replaceSceneContentWithNode can now be overwritten
Update to "sapphire-data" % "1.0.4"
- FXValueFactory Date / DateTime format added
- EventHelper added
- MasterController takes doubleClick action only for TableRow (not TableHeader)
- FXMLoading replaces package path with custom path if configured (see tutorial config)
- scala 2.13.5
- Dependency Updates
- combines sapphire-core and sapphire-extension