[go: up one dir, main page]

Skip to content

Tags: thebrowsercompany/swift-composable-architecture

Tags

0.17.0

Toggle 0.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Failing Effects (pointfreeco#453)

0.16.0

Toggle 0.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>

0.15.0

Toggle 0.15.0's commit message
Update case study README

0.14.0

Toggle 0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix root reducer (pointfreeco#374)

0.13.0

Toggle 0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove type alias for Xcode 12.5 compatibility (pointfreeco#371)

* Remove type alias

* Fix a few warnings

0.12.0

Toggle 0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>

0.11.0

Toggle 0.11.0's commit message
Run swift-format

0.10.0

Toggle 0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove LocationManager and MotionManager examples from README (pointf…

…reeco#319)

0.9.0

Toggle 0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

0.8.0

Toggle 0.8.0's commit message
Run swift-format