-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replaces WorkflowLauncher
and thenProceed(with:)
with a new WorkflowView
API, as discussed in #61
#179
Conversation
Co-authored-by: Matt Freiburg <Matt.Freiburg@wwt.com>
Co-authored-by: Matt Freiburg <Matt.Freiburg@wwt.com>
…7 items supported - TT
…ther API is your best bet - TT
…iftLint happy - TT
…- mf tt nk Co-authored-by: Tyler Thompson <Tyler.Thompson@wwt.com> Co-authored-by: Nick Kaczmarek <Nick.Kaczmarek@wwt.com>
…owView - mf tt nk Co-authored-by: Tyler Thompson <Tyler.Thompson@wwt.com> Co-authored-by: Nick Kaczmarek <Nick.Kaczmarek@wwt.com>
… mf tt nk Co-authored-by: Tyler Thompson <Tyler.Thompson@wwt.com> Co-authored-by: Nick Kaczmarek <Nick.Kaczmarek@wwt.com>
…h WorkflowView - mf tt nk Co-authored-by: Tyler Thompson <Tyler.Thompson@wwt.com> Co-authored-by: Nick Kaczmarek <Nick.Kaczmarek@wwt.com>
Co-authored-by: Tyler Thompson <Tyler.Thompson@wwt.com> Co-authored-by: Nick Kaczmarek <Nick.Kaczmarek@wwt.com>
…WorkflowView - mf tt nk Co-authored-by: Tyler Thompson <Tyler.Thompson@wwt.com> Co-authored-by: Nick Kaczmarek <Nick.Kaczmarek@wwt.com>
… mf tt nk Co-authored-by: Tyler Thompson <Tyler.Thompson@wwt.com> Co-authored-by: Nick Kaczmarek <Nick.Kaczmarek@wwt.com>
… WofkflowView - mf tt nk Co-authored-by: Tyler Thompson <Tyler.Thompson@wwt.com> Co-authored-by: Nick Kaczmarek <Nick.Kaczmarek@wwt.com>
…orklowView - mf tt nk Co-authored-by: Tyler Thompson <Tyler.Thompson@wwt.com> Co-authored-by: Nick Kaczmarek <Nick.Kaczmarek@wwt.com>
…able in WorkflowView - mf tt nk Co-authored-by: Tyler Thompson <Tyler.Thompson@wwt.com> Co-authored-by: Nick Kaczmarek <Nick.Kaczmarek@wwt.com>
…t type for first item in WorkflowView - mf tt nk Co-authored-by: Tyler Thompson <Tyler.Thompson@wwt.com> Co-authored-by: Nick Kaczmarek <Nick.Kaczmarek@wwt.com>
…able in the middle for WorkflowView - mf tt nk Co-authored-by: Tyler Thompson <Tyler.Thompson@wwt.com> Co-authored-by: Nick Kaczmarek <Nick.Kaczmarek@wwt.com>
…rkflowView - mf tt nk Co-authored-by: Tyler Thompson <Tyler.Thompson@wwt.com> Co-authored-by: Nick Kaczmarek <Nick.Kaczmarek@wwt.com>
…kflowView - mf tt nk Co-authored-by: Tyler Thompson <Tyler.Thompson@wwt.com> Co-authored-by: Nick Kaczmarek <Nick.Kaczmarek@wwt.com>
…specialize WorkflowItem - mf tt nk Co-authored-by: Tyler Thompson <Tyler.Thompson@wwt.com> Co-authored-by: Nick Kaczmarek <Nick.Kaczmarek@wwt.com>
…ions to specialize WorkflowItem - mf tt nk" This reverts commit 9ac8d76.
… too - TT MF NK Co-authored-by: Matt Freiburg <Matt.Freiburg@wwt.com> Co-authored-by: Nick Kaczmarek <Nick.Kaczmarek@wwt.com>
Codecov Report
@@ Coverage Diff @@
## main #179 +/- ##
==========================================
- Coverage 91.28% 90.97% -0.31%
==========================================
Files 92 102 +10
Lines 2375 2538 +163
==========================================
+ Hits 2168 2309 +141
- Misses 207 229 +22
Continue to review full report at Codecov.
|
Co-authored-by: Tyler Thompson <Tyler.Thompson@wwt.com> Co-authored-by: Nick Kaczmarek <Nick.Kaczmarek@wwt.com>
Co-authored-by: Tyler Thompson <Tyler.Thompson@wwt.com> Co-authored-by: Nick Kaczmarek <Nick.Kaczmarek@wwt.com>
Co-authored-by: Tyler Thompson <Tyler.Thompson@wwt.com> Co-authored-by: Nick Kaczmarek <Nick.Kaczmarek@wwt.com>
Co-authored-by: Matt Freiburg <Matt.Freiburg@wwt.com>
Co-authored-by: Matt Freiburg <Matt.Freiburg@wwt.com>
Co-authored-by: Matt Freiburg <Matt.Freiburg@wwt.com>
…uncher. - nk tt Co-authored-by: Tyler Thompson <tyler.thompson@wwt.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some comments about casing in the docs.
Co-authored-by: Nick Kaczmarek <nick.kaczmarek@wwt.com>
Co-authored-by: Nick Kaczmarek <nick.kaczmarek@wwt.com>
… to ensure we have compiled code for this feature. - nk
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added some UIKit interop code to ensure that we are definitely testing all the bits. I think we're ready to release!
WorkflowLauncher
and thenProceed(with:)
with a new WorkflowView
API, as discussed in #61WorkflowLauncher
and thenProceed(with:)
with a new WorkflowView
API, as discussed in #61
WorkflowLauncher
and thenProceed(with:)
with a new WorkflowView
API, as discussed in #61WorkflowLauncher
and thenProceed(with:)
with a new WorkflowView
API, as discussed in #61
Linked Issue: Closes #156
Checklist:
If Applicable:
If Public API Has Changed: