Skip to content

Releases: david-swift/SettingsKit-macOS

0.1.8

17 Jul 07:02
Compare
Choose a tag to compare

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

09 Jul 06:02
Compare
Choose a tag to compare

Edited

  • New frame(width:height:) modifier for a SettingsTab
  • New width(_:) modifier for a SettingsTab
  • New height(_:) modifier for a SettingsTab (#2)

Full Changelog: 0.1.6...0.1.7

0.1.6

09 Jul 05:19
Compare
Choose a tag to compare

Edited

  • Add support for macOS 12 (#1)

Full Changelog: 0.1.5...0.1.6

0.1.5

08 Jul 19:02
Compare
Choose a tag to compare

Edited

  • Update ColibriComponents to 0.1.7

Full Changelog: 0.1.4...0.1.5

0.1.4

01 Jul 18:51
Compare
Choose a tag to compare

Edited

  • Hide list row separators in the navigation area of a settings tab

Full Changelog: 0.1.3...0.1.4

0.1.3

30 Jun 12:18
Compare
Choose a tag to compare

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

21 Feb 19:12
Compare
Choose a tag to compare

Edited

  • Extensions of subtabs work
  • Corrected a typo in the README

Full Changelog: 0.1.1...0.1.2

0.1.1

19 Feb 13:57
Compare
Choose a tag to compare

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

17 Feb 21:06
Compare
Choose a tag to compare