This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-composable-architecture-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-composable-architecture-mirror
mirror of
https://github.com/pointfreeco/swift-composable-architecture.git
synced
2025-12-24 12:14:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
888af2fafc78c81b86d1da436142fa814cbd9c98
swift-composable-architectu…
/
Sources
/
ComposableArchitecture
/
SwiftUI
History
Jon Shier
888af2fafc
Conditionally conform BindableState to Sendable. (
#1834
)
2023-01-14 12:03:45 -08:00
..
Alert.swift
Depend on SwiftUINavigation for TextState, AlertState, etc... (
#1685
)
2022-11-21 17:46:36 -05:00
Binding.swift
Conditionally conform BindableState to Sendable. (
#1834
)
2023-01-14 12:03:45 -08:00
ConfirmationDialog.swift
Depend on SwiftUINavigation for TextState, AlertState, etc... (
#1685
)
2022-11-21 17:46:36 -05:00
ForEachStore.swift
Add a
EffectTask<Action>
typealias for
Effect<Action, Never>
and rename
Effect
to
EffectPublisher
(
#1471
)
2022-10-17 15:16:46 -07:00
Identified.swift
Cleanup: Global/Local -> Parent/Child (
#1269
)
2022-08-16 12:25:31 -04:00
IfLetStore.swift
Remove some escaping closures (
#1493
)
2022-10-13 18:32:19 -04:00
SwitchStore.swift
Remove an unnecessary
@escaping
annotation (
#1513
)
2022-10-17 08:32:44 -07:00
WithViewStore.swift
Run swift-format
2022-10-10 18:37:19 +00:00