Releases: david-swift/SettingsKit-macOS
Releases · david-swift/SettingsKit-macOS
0.1.8
Edited
- Improve the design of the buttons in a settings tab's sidebar (#3)
Full Changelog: 0.1.7...0.1.8
0.1.7
Edited
- New
frame(width:height:)
modifier for aSettingsTab
- New
width(_:)
modifier for aSettingsTab
- New
height(_:)
modifier for aSettingsTab
(#2)
Full Changelog: 0.1.6...0.1.7
0.1.6
0.1.5
0.1.4
Edited
- Hide list row separators in the navigation area of a settings tab
Full Changelog: 0.1.3...0.1.4
0.1.3
Edited
- Remove custom settings command menu as the settings window cannot be opened programmatically in macOS 14
- Deprecate
SettingsAction.showSettings(tab:subtab:)
as the settings window cannot be opened programmatically in macOS 14 - Update code style
Full Changelog: 0.1.2...0.1.3
0.1.2
0.1.1
Edited
- Added parameter for customizing the appearance of symbols in the settings window with
SymbolVariants
Full Changelog: https://github.com/david-swift/SettingsKit-macOS/commits/0.1.1
0.1.0
Added
- Initial Release
Full Changelog: https://github.com/david-swift/SettingsKit-macOS/commits/0.1.0