Stephen Celis
4324761f33
Remove "Strict Reducers" Example ( #1116 )
2022-05-31 11:14:46 -04:00
Stephen Celis
65401c361a
Modernize case study using Notification Center ( #1090 )
...
* Use NotificationCenter directly in case study
* wip
* wip
2022-05-12 13:30:11 -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
mbrandonw
bb5da6a0a4
Run swift-format
2021-09-20 14:12:18 +00: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
Stephen Celis
575d7c0d59
Use Custom Dump ( #736 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* fix
* wip
* wip
* Model Tic-Tac-Toe board using proper type
* wip
* wip
* wip
* wip
Co-authored-by: Brandon Williams <mbrandonw@hey.com >
2021-08-22 22:45:27 -04:00
Brandon Williams
8ae8a60770
@FocusState case study. ( #690 )
...
* @FocusState case study.
* compiler version
2021-08-02 10:49:59 -04: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
Stephen Celis
cd76e31ef6
Update demos to use failing environments ( #650 )
2021-07-12 17:36:40 -04:00
Brandon Williams
14c6b5b218
Extract number fact dependency to a FactClient. ( #600 )
...
* Extract number fact dependency to a FactClient.
* wip
2021-06-21 10:36:51 -04:00
filblue
7b42aaced0
Delete unused liveTrivia(for:) and corresponding TriviaApiError ( #583 )
2021-06-02 17:51:05 -07: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
0fb6c9bfc3
Fix root reducer ( #374 )
2021-02-01 17:21:03 -05:00
Stephen Celis
e51fb00d1f
Remove type alias for Xcode 12.5 compatibility ( #371 )
...
* Remove type alias
* Fix a few warnings
2021-02-01 14:55:29 -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
mbrandonw
8ad45dfd03
Run swift-format
2020-07-10 17:42:10 +00: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