Releases: ViennaRSS/MMTabBarView
Releases · ViennaRSS/MMTabBarView
v/1.5.4
18 Aug 17:14
Compare
Sorry, something went wrong.
No results found
v/1.5.3
14 Jun 09:03
Compare
Sorry, something went wrong.
No results found
v/1.5.2
20 Jan 12:51
Compare
Sorry, something went wrong.
No results found
Add dark mode pictures to Sierra assets
v/1.5.1
20 Jan 06:50
Compare
Sorry, something went wrong.
No results found
Fix overflow button not showing with Mojave style
Improve SPM build
Update to XCode up to 15.2
Requires macOS 10.13 or better
v/1.5.0
29 Apr 08:33
Compare
Sorry, something went wrong.
No results found
Updates the Xcode project to require Xcode 14
Sets the minimum deployment target to macOS 10.13
Adds tabView:willMoveTabViewItem:toIndex: to MMTabBarViewDelegate
Uses NSColor.secondaryLabelColor for inactive tabs in dark mode
Fixes an exception that can occur in macOS 12.3 and later
Replaces deprecated Cocoa methods and properties
Resolves various build warnings
v/1.4.12
01 Dec 15:26
Compare
Sorry, something went wrong.
No results found
Fix image resources in Swift Packet Manager
v/1.4.11
28 Nov 18:32
Compare
Sorry, something went wrong.
No results found
Add Swift Package Manager support
v/1.4.9
28 Nov 18:20
Compare
Sorry, something went wrong.
No results found
add delegate method -tabView:selectOnClosingTabViewItem:
for choice of next tab on closing a tab
add method -closeTabViewItem: for closing a tab view item,
with due execution of all delegate methods
v/1.4.7
20 Aug 17:08
Compare
Sorry, something went wrong.
No results found
Fix display of "mini window" image on drag & drop
Fix an exception with tab drag & drop on demo app in 10.14+3
Add dark theme support for 'card" style on 10.14
Fix position of tab view when hiding tab bar
Match declaration & implementation of MMTabBarView's delegate as a weak property
Update README