This website requires JavaScript.
Explore
Help
Sign In
renun
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced
2025-08-12 06:26:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b2c70e847c4ce0dd0adeb943d5514a8332cc13fd
NetNewsWire
/
Multiplatform
/
Shared
/
Sidebar
T
History
Maurice Parker
b2c70e847c
Change from using @Published as a PassthroughSubject to using real ones to avoid @Published quirks
2020-07-24 11:40:17 -05:00
..
SidebarContainerView.swift
…
SidebarContextMenu.swift
Change from using @Published as a PassthroughSubject to using real ones to avoid @Published quirks
2020-07-24 11:40:17 -05:00
SidebarExpandedContainers.swift
…
SidebarItem.swift
Initial work on
#2287
2020-07-21 16:05:31 +08:00
SidebarItemView.swift
Merge pull request
#2293
from stuartbreckenridge/feature/sidebar-context-menus
2020-07-22 16:50:53 -05:00
SidebarListStyleModifier.swift
…
SidebarModel.swift
Change from using @Published as a PassthroughSubject to using real ones to avoid @Published quirks
2020-07-24 11:40:17 -05:00
SidebarStyleModifier.swift
…
SidebarToolbarModel.swift
…
SidebarToolbarModifier.swift
Make toolbar placement more explicit to fix problems that appeared in Xcode 12 Beta 3
2020-07-22 21:01:02 -05:00
SidebarView.swift
Animate sidebar item changes
2020-07-23 11:53:59 -05:00
UnreadCountView.swift
…