passepartout-apple/Library/Sources/AppUIMain/Views/Profile
Davide 14ce23f25b
Improve confusing footer modifiers (#969)
There was duplication and a ugly `#if os(macOS)` with some footers
explicitly rendered on macOS with .themeFooter() (now .themeSubtitle()).

Move this logic to the .themeSection() modifiers by adding a
`forcesFooter` parameter. When true, a fake footer is added on macOS as
the last row of a section.
2024-12-01 23:23:51 +01:00
..
iOS Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
macOS Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
EditorModuleToggle.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
ModuleDetailView.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
ModuleSection.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
ModuleViewModifier.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
ProfileCoordinator.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
ProfileNameSection.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
ProfileSaveButton.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
StorageSection.swift Improve confusing footer modifiers (#969) 2024-12-01 23:23:51 +01:00
UUIDSection.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00