Tags: thebrowsercompany/swift-composable-architecture
Tags
Addresses a couple of documentation issues for IdentifiedArray (point… …freeco#414) * Addresses a couple of documentation issues for IdentifiedArray: 1. The AppState example is missing a generic. Based on the context of the documentation, I filled that into what I thought would be appropriate. 2. The ForEachStore example was missing a colon and comma. * Update Sources/ComposableArchitecture/SwiftUI/IdentifiedArray.swift Co-authored-by: Stephen Celis <stephen.celis@gmail.com>
Remove type alias for Xcode 12.5 compatibility (pointfreeco#371) * Remove type alias * Fix a few warnings
Forms (pointfreeco#367) * Forms * wip * wip * Basics * Fix * Apply .textCase(.none) to section headeres. * Small tweaks do docs and case study readme. * Update Forms.swift * Fix warnings * Revert "Apply .textCase(.none) to section headeres." This reverts commit f535a75. * fix Co-authored-by: Brandon Williams <mbrandonw@hey.com>
PreviousNext