Stephen Celis
|
0978dde24a
|
Keep last non-nil value around for ForEachStore (#668)
|
2021-07-22 13:32:49 -04:00 |
|
Olli Tapaninen
|
30f3027cf7
|
Fix IfLetStore so that it does not replay first seen state on nil-value (#667)
|
2021-07-22 10:31:58 -04:00 |
|
Stephen Celis
|
d30336ca13
|
Clean-up pass for DocC (#599)
|
2021-06-16 08:48:14 -05:00 |
|
Wendy Liga
|
1a8bccc62e
|
Support DocC Xcode 13 (#591)
* wip
* finish
* revert back code snippet identation to 5
* Update Sources/ComposableArchitecture/Effect.swift
Co-authored-by: Brandon Williams <135203+mbrandonw@users.noreply.github.com>
Co-authored-by: Brandon Williams <135203+mbrandonw@users.noreply.github.com>
|
2021-06-14 14:10:08 -04:00 |
|
Stephen Celis
|
c53a961920
|
Add @ViewBuilder to ForEachStore and IfLetStore (#501)
* Add @ViewBuilder to ForEachStore and IfLetStore
* Update IfLetStore else branch to take view builder
|
2021-04-20 11:10:30 -04:00 |
|
Stephen Celis
|
1e91f34bbb
|
Optimize IfLetStore ViewBuilder code (#167)
* Optimize IfLetStore ViewBuilder code
* Infer
|
2020-06-03 21:36:03 -04:00 |
|
Jasdev Singh
|
90126dc066
|
Typo fix in IfLetStore’s docs. (#93)
(Looking out 📝)
|
2020-05-13 20:21:23 -07:00 |
|
Stephen Celis
|
b4779b36b1
|
Helpers for making stores stateless/actionless (#45)
|
2020-05-11 18:40:09 -04:00 |
|
stephencelis
|
3504634da3
|
Run swift-format
|
2020-05-08 14:00:36 +00:00 |
|
Brandon Williams
|
4df9a2e17e
|
Don't use Group in IfLetStore. (#41)
|
2020-05-07 17:27:21 -07:00 |
|
Brandon Williams
|
d2240d0e76
|
The Composable Architecture
Co-authored-by: Stephen Celis <stephen.celis@gmail.com>
|
2020-05-03 22:26:28 -07:00 |
|