Summary
- Upgraded SuperPOM to '5.10.1'. (details)
- STB-97: Fixed erroneous indexing of "File" menu. (details)
- STB-99: New Maven coordinates; next version is 2.0-ALPHA-1. (details)
- STB-107: New module Core; packages it.tidalwave.role.ui.* renamed to it.tidalwave.ui.*. (details)
- STB-106: MenuBarModel, ToolBarModel renamed to MenuBarControl and ToolBarControl, introduced JavaFXMenuBarControl,JavaFXToolBarControl. (details)
- Upgraded TheseFoolishThings to '4.0-ALPHA-2'. (details)
- STB-98: UI roles moved in from TheseFoolishThings. (details)
- STB-101: Replaced @javax.annotation.Nonnull, @javax.annotation.PostConstruct with @jakarta.annotation.Nonnull, @jakarta.annotation.PostConstruct. (details)
- STB-103: Better error diagnostics when there's an error referencing/loading FXML. (details)
- STB-102: PreferencesHandler is now injected to PresentationDelegates. (details)
- STB-105: Added bind() methods to bind unidirectionally and bidirectionally properties. (details)
- STB-104: bind(ButtonBase, UserAction) was erroneously setting an empty label to the button when the action has no Displayable. (details)
- Clean up. (details)
- STB-108: Fixed enablement of Buttons when UserAction enable property changes. (details)
- STB-100: Exceptions thrown by PresentationDelegate methods returning void are no more swallowed. (details)
- Updated copyright headers. (details)
- STB-109: The JavaFX thread check now throws IllegalStateException. (details)
- Added a few tests. (details)
- [maven-release-plugin] prepare release 2.0-ALPHA-1 (details)
- [maven-release-plugin] prepare for next development iteration (details)