Stephen Celis
4324761f33
Remove "Strict Reducers" Example ( #1116 )
2022-05-31 11:14:46 -04:00
Stephen Celis
0cd0c3ecce
Update AlertState to use new APIs ( #794 )
...
* Update AlertState to use new APIs
* fix
* Feedback
* wip
* Fix
* wip
* wip
* wip
* wip
2021-09-20 10:42:17 -04:00
Stephen Celis
8260a1ab8d
Fix bindable deprecations ( #815 )
...
* Fix Bindable Deprecations
* More CI
* wip
* wip
* wip
* wip
2021-09-20 10:03:43 -04:00
mbrandonw
c24ea6e7ab
Run swift-format
2021-08-02 14:56:16 +00:00
Brandon Williams
8ae8a60770
@FocusState case study. ( #690 )
...
* @FocusState case study.
* compiler version
2021-08-02 10:49:59 -04:00
stephencelis
4223ffbf97
Run swift-format
2021-07-26 19:16:30 +00:00
Brandon Williams
d4c0ff35de
Add an async/await aware .send method to View Store. ( #673 )
...
* wip
* case study
* docs
* clean up
* more compiler directives.
* xcode 12 fixes
Co-authored-by: Stephen Celis <stephen@stephencelis.com >
2021-07-26 10:10:35 -04:00
Brandon Williams
6f1bc259e4
Modernize examples ( #525 )
...
* Refactor some of the example code.
* wip
* wip
* wip
* lots more updates
* fixes
* another fix
* todo simplification
* fix compiler issue in 11.7
* Update Examples/Todos/Todos/Todos.swift
Co-authored-by: Stephen Celis <stephen@stephencelis.com >
Co-authored-by: Stephen Celis <stephen@stephencelis.com >
2021-05-04 09:17:21 -05:00
Stephen Celis
ff57565322
Forms ( #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 f535a75eb9 .
* fix
Co-authored-by: Brandon Williams <mbrandonw@hey.com >
2021-02-01 13:34:55 -05:00
Brandon Williams
2c076e443c
Lifecycle case study ( #222 )
...
* lifecycle
* wip
* wip
* wip
* wip
* Xcode 11.3 compat
* move
* Update Examples/CaseStudies/SwiftUICaseStudies/04-HigherOrderReducers-Lifecycle.swift
Co-authored-by: Stephen Celis <stephen@stephencelis.com >
* tests
* iOS 14 fix
See: https://gist.github.com/stephencelis/3ac40c2aba73c45f76b35a0cce0864fd
Co-authored-by: Stephen Celis <stephen@stephencelis.com >
2020-07-10 13:40:22 -04:00
Brandon Williams
1806d4a177
Pullback all case studies into mega reducer ( #204 )
...
* wip
* wip
* fixes
* clean up
* clean up
* clean up
* clean up
2020-07-01 09:36:23 -05:00
Brandon Williams
a905fbf5ec
Generic alerts and action sheets ( #201 )
...
* alerts
* wip
* wip
* wip
* clean up
* wip
* wip
* wip
* wip
* format
* clean up
* clean up
* docs
* wip
* tests
* API tweaks
* Fix
* More API changes
* More API changes
* More
* Fix
* Fix docs
* Generic alerts optionality (#202 )
* Use Optional to model generic alerts
* Xcode 12
* Refinement
* update docs
* Fix
* Fix
* doc fixes
* rename
* fixes
* fixes
Co-authored-by: Stephen Celis <stephen@stephencelis.com >
2020-06-30 09:48:36 -05:00
Brandon Williams
3038070ae9
Show how animation can be done from effect. ( #198 )
...
* Show how animation can be done from effect.
* clena up
2020-06-25 09:54:53 -05:00
Stephen Celis
882e13ffe5
Update Naming of Navigation Case Studies ( #177 )
2020-06-08 17:40:46 -04:00
Brandon Williams
a46e70e066
Web socket case study ( #171 )
...
* Web socket case study.
* wip
* wip
* wip
* wip
* more tests
* wip
* clean up
* clean up
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* fix
* fix
* Update Examples/CaseStudies/SwiftUICaseStudies/02-Effects-WebSocket.swift
Co-authored-by: Stephen Celis <stephen@stephencelis.com >
* private
Co-authored-by: Stephen Celis <stephen@stephencelis.com >
2020-06-08 14:50:37 -05:00
Stephen Celis
a1b15998cb
Navigation case study fixes ( #130 )
...
* Fix navigation case study cancellation
Fixes #129 .
* Fix
* move
2020-05-25 14:59:35 -04:00
Brandon Williams
d2240d0e76
The Composable Architecture
...
Co-authored-by: Stephen Celis <stephen.celis@gmail.com >
2020-05-03 22:26:28 -07:00