passepartout-apple/Passepartout
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
..
App Encapsulate behavior on app active (#812) 2024-11-05 10:41:02 +01:00
Intents Fix extra team prefix in keychain group (#721) 2024-10-11 03:45:20 +02:00
Library Improve footers in macOS form sections (#814) 2024-11-05 13:32:09 +01:00
LoginItem Show in Mac status bar plus Login Item (#773) 2024-10-29 11:40:11 +01:00
Shared Implement TV profile expiration (#811) 2024-11-05 10:03:54 +01:00
Tunnel Implement TV profile expiration (#811) 2024-11-05 10:03:54 +01:00
Config.xcconfig Show in Mac status bar plus Login Item (#773) 2024-10-29 11:40:11 +01:00
Passepartout.xctestplan Fix previous PR 2024-11-03 13:47:48 +01:00