stephencelis
|
d992e4c775
|
Run swift-format
|
2021-12-03 21:11:01 +00:00 |
|
Fero
|
921272e329
|
✨ Add support for accessibility modifiers on TextState (#863)
* wip
* wip2
* fix unsupported builds
* handle custom dump
* alphabetize
* use TextState for .accessibilityLabel associated value
|
2021-12-03 16:04:01 -05: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
|
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 |
|
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
|
0f026d395d
|
Update Store.ifLet docs (#500)
* Update `Store.ifLet` docs
* More docs
* Update syntax for old CI
* fix
|
2021-04-20 11:36:14 -04:00 |
|
stephencelis
|
9e50df4427
|
Run swift-format
|
2021-03-10 23:02:03 +00:00 |
|
Stephen Celis
|
cb080b7478
|
TextState: DebugOutputConvertible (#421)
* Fix debug text
* XML
* wip
* wip
* wip
|
2021-03-10 17:56:13 -05:00 |
|
stephencelis
|
37c6312ba4
|
Run swift-format
|
2021-01-21 23:12:17 +00:00 |
|
Stephen Celis
|
4449bc2e24
|
Add TextState (for AlertState, ActionSheetState, etc.) (#359)
* Use SwiftUI.Text with {Alert,ActionSheet}State
Fix #293, #318.
* Use public interface
* Availability
* TextState
* Note
* Simplify
* Update LocalizedStringTests.swift
* Fix warnings
* Fix docs
|
2021-01-21 17:50:34 -05:00 |
|