passepartout-apple/Passepartout
Davide 3a5e3889d3
Add more view modifiers (#838)
1. ThemeProgressViewModifier to replace content with a progress view
while a condition is active
2. ThemeEmptyContentModifier to replace content with a message if an
empty condition is met
3. Replace .opacity(bool ? 1.0 : 0.0) with .opaque(bool)

Reuse:

- 1 in PaywallView and DonateView
- 2 in ProfileContainerView
2024-11-10 12:00:07 +01:00
..
App Decouple library from PassepartoutKit implementations (#834) 2024-11-08 12:37:09 +01:00
Intents Fix extra team prefix in keychain group (#721) 2024-10-11 03:45:20 +02:00
Library Add more view modifiers (#838) 2024-11-10 12:00:07 +01:00
LoginItem Show in Mac status bar plus Login Item (#773) 2024-10-29 11:40:11 +01:00
Shared Revisit in-app eligibility for iCloud sharing (#837) 2024-11-09 15:20:59 +01:00
Tunnel Revisit in-app eligibility for iCloud sharing (#837) 2024-11-09 15:20:59 +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