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
a214a260a078a395ab6c6b0b3b4074fdbdddaace
NetNewsWire
/
Multiplatform
/
Shared
/
Sidebar
History
Stuart Breckenridge
3ae4a85969
Removes @ViewBuilder from
var body
2020-08-12 21:04:56 +08:00
..
SidebarContainerView.swift
Removes @ViewBuilder from
var body
2020-08-12 21:04:56 +08:00
SidebarContextMenu.swift
Removes @ViewBuilder from
var body
2020-08-12 21:04:56 +08:00
SidebarExpandedContainers.swift
Fix bug that caused currently selected item to not be found on next unread
2020-07-26 16:00:00 -05:00
SidebarItem.swift
…
SidebarItemView.swift
Merge pull request
#2293
from stuartbreckenridge/feature/sidebar-context-menus
2020-07-22 16:50:53 -05:00
SidebarListStyleModifier.swift
…
SidebarModel.swift
Stop skipping the Today feed when finding next unread and looping around
2020-07-27 21:21:11 -05:00
SidebarStyleModifier.swift
…
SidebarToolbarModel.swift
Remove action sheet var on sidebar toolbar model
2020-07-27 13:41:23 +05:30
SidebarToolbarModifier.swift
Add Twitter and Reddit button actions
2020-07-27 13:43:07 +05:30
SidebarView.swift
Removes @ViewBuilder from
var body
2020-08-12 21:04:56 +08:00
UnreadCountView.swift
…