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
7558120dc39004e9d57e02c3e36c20fb4223358b
NetNewsWire
/
Multiplatform
/
Shared
/
Article
T
History
Jed Fox
6666ce7e83
Add dir=auto to iOS and Multiplatform
2021-03-29 17:20:09 -04:00
..
ArticleContainerView.swift
Removes @ViewBuilder from
var body
2020-08-12 21:04:56 +08:00
ArticleExtractorButtonState.swift
Remove specific button state enums as they were overkill
2020-07-13 16:26:53 -05:00
ArticleIconSchemeHandler.swift
…
ArticleToolbarModifier.swift
Make toolbar placement more explicit to fix problems that appeared in Xcode 12 Beta 3
2020-07-22 21:01:02 -05:00
blank.html
…
main_multiplatform.js
…
page.html
Add dir=auto to iOS and Multiplatform
2021-03-29 17:20:09 -04:00
PreloadedWebView.swift
Resolve issue where we could have a web view deallocated before getting displayed.
2020-09-01 18:54:46 -05:00
styleSheet.css
Fixed the font for macOS article view
2020-07-09 07:47:47 -05:00
WebViewProvider.swift
Resolve issue where we could have a web view deallocated before getting displayed.
2020-09-01 18:54:46 -05:00
WrapperScriptMessageHandler.swift
…