passepartout-apple/Passepartout/Library/Sources/AppUIMain/Views/Modules
Davide 735d3b2fbe
Improve footers in macOS form sections (#814)
Revisit the use of informational footers in forms because:

- iOS uses Section footers
- macOS uses a secondary label below the main row label

Therefore:

- Add .themeRow() modifier to accomplish macOS behavior
- iOS: leave .themeSection() as is, and add a dummy .themeRow() that
does nothing
- macOS: make footer ineffective in .themeSection(), but add .themeRow()
modifiers to move footers to rows
2024-11-05 13:32:09 +01:00
..
Extensions Late dismissal after changing active provider server (#804) 2024-11-03 11:12:19 +01:00
DNSView.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
HTTPProxyView.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
IPView+Route.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
IPView.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
OnDemandView.swift Improve footers in macOS form sections (#814) 2024-11-05 13:32:09 +01:00
OpenVPNView+Configuration.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
OpenVPNView.swift Reuse PurchaseButtonModifier in restricted areas (#815) 2024-11-05 13:27:05 +01:00
WireGuardView.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00