Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / wwt/SwiftCurrent issues and pull requests
#221 - [fix-nav-links] - Use new navigation destination API with iOS 16+ - TT
Pull Request -
State: open - Opened by Tyler-Keith-Thompson about 2 years ago
- 1 comment
Labels: bug
#220 - [Bug]: Navigation seems to only work once
Issue -
State: open - Opened by Tyler-Keith-Thompson about 2 years ago
- 1 comment
Labels: bug
#219 - [Feature]: Use Swift Package Plugins for codegen (server driven workflows)
Issue -
State: open - Opened by Tyler-Keith-Thompson about 2 years ago
Labels: enhancement
#218 - Fix codecov report
Pull Request -
State: closed - Opened by Richard-Gist about 2 years ago
- 2 comments
Labels: maintenance
#217 - Build crash fix
Pull Request -
State: closed - Opened by Richard-Gist about 2 years ago
- 1 comment
Labels: maintenance
#216 - [Bug]: Build crashes when running tests
Issue -
State: closed - Opened by Richard-Gist about 2 years ago
- 1 comment
Labels: bug
#215 - Improving documentation
Pull Request -
State: closed - Opened by Richard-Gist about 2 years ago
- 2 comments
Labels: documentation
#214 - [interop-abandon] - support workflow abandon with interop and navcontroller
Pull Request -
State: closed - Opened by Tyler-Keith-Thompson over 2 years ago
Labels: bug
#213 - [fix-212] - Add UIKit views to play with in sample app and fix #212 - TT
Pull Request -
State: closed - Opened by Tyler-Keith-Thompson over 2 years ago
- 1 comment
#212 - [Bug]: After abandoning a WorkflowView with wrapped UIKit components it cannot proceed again
Issue -
State: closed - Opened by Tyler-Keith-Thompson over 2 years ago
Labels: bug
#211 - Add the ability to abandon workflow when a publisher emits a value
Pull Request -
State: closed - Opened by Tyler-Keith-Thompson over 2 years ago
Labels: enhancement
#210 - Fixes an issue where skipping views with a NavigationStack or Modal presentation style didn't work correctly with SwiftUI
Pull Request -
State: closed - Opened by Tyler-Keith-Thompson over 2 years ago
- 1 comment
Labels: bug
#209 - [Bug]: navigate to an empty view under conditional flow
Issue -
State: closed - Opened by dulllight over 2 years ago
- 6 comments
Labels: bug
#208 - [Feature]: Allow XCTAssertWorkflowLaunched to accept AnyWorkflow
Issue -
State: closed - Opened by nallick over 2 years ago
- 1 comment
Labels: enhancement
#207 - Add variation of XCTAssertWorkflowLaunched for use with AnyWorkflow
Pull Request -
State: closed - Opened by nallick over 2 years ago
- 5 comments
#206 - Codecov report on README is lying
Issue -
State: open - Opened by Tyler-Keith-Thompson over 2 years ago
- 3 comments
Labels: good first issue
#205 - [fix-204] - Fixes #204 - TT
Pull Request -
State: closed - Opened by Tyler-Keith-Thompson over 2 years ago
- 1 comment
#204 - [Bug]: Abandon does not dismiss SwiftUI Nav stack
Issue -
State: closed - Opened by Tyler-Keith-Thompson over 2 years ago
- 2 comments
Labels: bug
#203 - Updates codecov action version in pipeline.
Pull Request -
State: closed - Opened by morganzellers over 2 years ago
Labels: maintenance
#202 - Upping version of SwiftSyntax in the CLI to lastest.
Pull Request -
State: closed - Opened by morganzellers over 2 years ago
- 3 comments
#201 - [Bug] [Triaged]: SwiftCurrent_CLI not building successfully in consuming iOS application
Issue -
State: open - Opened by morganzellers over 2 years ago
- 2 comments
Labels: bug
#200 - [Feature]: Server Driven Workflows in UIKit
Issue -
State: open - Opened by morganzellers over 2 years ago
Labels: enhancement
#199 - Adds ability to codegen a type registry to the CLI
Pull Request -
State: closed - Opened by Tyler-Keith-Thompson over 2 years ago
- 1 comment
#198 - Added subcommand to CLI to generate type registry from IR
Pull Request -
State: closed - Opened by Tyler-Keith-Thompson over 2 years ago
- 1 comment
#197 - Update URL Checker & Remove README Video
Pull Request -
State: closed - Opened by morganzellers over 2 years ago
- 1 comment
Labels: documentation, maintenance
#196 - Adds flow persistence decoding
Pull Request -
State: closed - Opened by Tyler-Keith-Thompson over 2 years ago
Labels: enhancement
#195 - Add presentation type decoding
Pull Request -
State: closed - Opened by Tyler-Keith-Thompson over 2 years ago
#194 - Adding codecov badge to list of excluded patterns.
Pull Request -
State: closed - Opened by morganzellers over 2 years ago
- 1 comment
Labels: maintenance
#193 - Adds the ability to drive workflows from data
Pull Request -
State: closed - Opened by Tyler-Keith-Thompson over 2 years ago
- 2 comments
Labels: enhancement
#192 - Implementing a way for URL Checker action to glob urls we need to check
Pull Request -
State: closed - Opened by nickkaczmarek over 2 years ago
Labels: maintenance
#191 - Adds a section to the Contributing guidelines covering how to install SwiftLint.
Pull Request -
State: closed - Opened by morganzellers over 2 years ago
- 3 comments
Labels: documentation
#190 - Fixes an issue where holding self weakly is causing a memory leak when calling workflow.abandon
Pull Request -
State: closed - Opened by nickkaczmarek over 2 years ago
- 1 comment
Labels: bug
#189 - The contribution guide (CONTRIBUTING.md) should have instructions for installing SwiftLint
Issue -
State: closed - Opened by nickkaczmarek over 2 years ago
Labels: documentation
#186 - SwiftCurrent Intermediate Representation Generator
Pull Request -
State: closed - Opened by morganzellers over 2 years ago
- 2 comments
Labels: enhancement
#185 - The docs were using thenPresent but they should be using thenProceed
Pull Request -
State: closed - Opened by nickkaczmarek over 2 years ago
- 3 comments
Labels: documentation
#184 - [Bug]: Documentation is showing deprecated versions of the api
Issue -
State: closed - Opened by nickkaczmarek over 2 years ago
- 1 comment
Labels: bug
#183 - Doc c GitHub pages
Pull Request -
State: closed - Opened by MattFreiburgAsynchrony over 2 years ago
#182 - Create docc.yml
Pull Request -
State: closed - Opened by MattFreiburgAsynchrony over 2 years ago
- 1 comment
#180 - [Bug]: UIKit FlowPersistence.persistWhenSkipped causes a flash
Issue -
State: open - Opened by nickkaczmarek over 2 years ago
- 12 comments
Labels: bug, low priority
#179 - Replaces `WorkflowLauncher` and `thenProceed(with:)` with a new `WorkflowView` API, as discussed in #61
Pull Request -
State: closed - Opened by Tyler-Keith-Thompson almost 3 years ago
- 3 comments
#178 - Moves class attributes onto new lines.
Pull Request -
State: closed - Opened by nickkaczmarek almost 3 years ago
- 1 comment
Labels: documentation
#177 - Updates Issue templates to use newer form syntax.
Pull Request -
State: closed - Opened by Tyler-Keith-Thompson almost 3 years ago
- 2 comments
#176 - Intermediate Representation Generator
Pull Request -
State: closed - Opened by morganzellers almost 3 years ago
- 5 comments
#175 - Removes Richard Gist as point of contact from Code of Conduct and replaces with Matt Hartfield.
Pull Request -
State: closed - Opened by nickkaczmarek almost 3 years ago
- 1 comment
Labels: documentation
#172 - Sets result bundle for scan temporarily until Fastlane is updated in the pipeline.
Pull Request -
State: closed - Opened by morganzellers almost 3 years ago
- 1 comment
Labels: bug
#171 - Refactored SwiftUI tests to use async/await APIs
Pull Request -
State: closed - Opened by Tyler-Keith-Thompson almost 3 years ago
- 3 comments
Labels: enhancement
#170 - Enabling the ability to handle default arguments in the json spec
Pull Request -
State: closed - Opened by nickkaczmarek almost 3 years ago
Labels: enhancement
#169 - Adds open PR badge to URL Checker exclusions.
Pull Request -
State: closed - Opened by morganzellers almost 3 years ago
- 9 comments
Labels: enhancement
#168 - Implements eraseToAnyWorkflow function on Workflow.
Pull Request -
State: closed - Opened by nickkaczmarek almost 3 years ago
- 2 comments
Labels: documentation, enhancement
#165 - Define a specification for creating data driven workflows (example: JSON spec)
Issue -
State: closed - Opened by morganzellers almost 3 years ago
- 5 comments
Labels: enhancement
#164 - Use the IRGenerator output to validate a data-driven payload
Issue -
State: open - Opened by morganzellers almost 3 years ago
- 1 comment
#163 - Data driven json launch persistence styles
Pull Request -
State: closed - Opened by Tyler-Keith-Thompson almost 3 years ago
- 1 comment
Labels: documentation, enhancement
#162 - Fixed copyright linting
Pull Request -
State: closed - Opened by Tyler-Keith-Thompson almost 3 years ago
Labels: bug
#161 - Data drive json consumption
Pull Request -
State: closed - Opened by Tyler-Keith-Thompson almost 3 years ago
- 1 comment
Labels: documentation, enhancement
#160 - Preview Providers now compile correctly
Pull Request -
State: closed - Opened by Tyler-Keith-Thompson almost 3 years ago
- 6 comments
Labels: bug
#159 - Slack message fix
Pull Request -
State: closed - Opened by morganzellers almost 3 years ago
- 1 comment
Labels: bug
#158 - Url checking upgrades
Pull Request -
State: closed - Opened by morganzellers almost 3 years ago
- 1 comment
Labels: enhancement
#157 - Suggested changes to DocC
Pull Request -
State: closed - Opened by Richard-Gist almost 3 years ago
- 2 comments
Labels: documentation
#156 - Allow `thenProceed` in preview providers
Issue -
State: closed - Opened by Tyler-Keith-Thompson almost 3 years ago
- 9 comments
Labels: invalid
#155 - Adds Metadata describer
Pull Request -
State: closed - Opened by Richard-Gist almost 3 years ago
- 3 comments
Labels: documentation, enhancement
#154 - Data Driven Workflows
Issue -
State: closed - Opened by Richard-Gist about 3 years ago
- 23 comments
Labels: enhancement
#153 - Fixes WorkflowLauncher to accept arguments when first FR has input of Never
Pull Request -
State: closed - Opened by Richard-Gist about 3 years ago
- 1 comment
Labels: bug
#152 - Creates workflow to validate URLs link correctly.
Pull Request -
State: closed - Opened by Richard-Gist about 3 years ago
- 1 comment
#151 - Removes jazzy from install steps when deploying new versions
Pull Request -
State: closed - Opened by Richard-Gist about 3 years ago
- 1 comment
Labels: documentation, enhancement
#150 - Launching a Workflow using an AnyWorkflow
Pull Request -
State: closed - Opened by morganzellers about 3 years ago
- 5 comments
Labels: enhancement
#149 - Updating trunk.yml for Testing framework
Pull Request -
State: closed - Opened by morganzellers about 3 years ago
- 8 comments
Labels: enhancement
#148 - Docc
Pull Request -
State: closed - Opened by Tyler-Keith-Thompson about 3 years ago
- 4 comments
Labels: help wanted
#146 - Updates API documentation based on technical writing suggestions.
Pull Request -
State: closed - Opened by morganzellers about 3 years ago
- 1 comment
Labels: documentation
#145 - Updates SwiftUI app to match the demo video
Pull Request -
State: closed - Opened by Richard-Gist about 3 years ago
- 3 comments
Labels: enhancement
#144 - Updated Develop Dependencies
Pull Request -
State: closed - Opened by Richard-Gist about 3 years ago
- 1 comment
#143 - Adds TestViews to code coverage exclusion
Pull Request -
State: closed - Opened by Richard-Gist about 3 years ago
- 1 comment
#142 - Proofread and Updated Working with NavigationView
Pull Request -
State: closed - Opened by courtneybeisner about 3 years ago
- 1 comment
Labels: documentation
#141 - Update Working with Modals.md
Pull Request -
State: closed - Opened by courtneybeisner about 3 years ago
- 1 comment
Labels: documentation
#140 - Updated Why This Library Section
Pull Request -
State: closed - Opened by courtneybeisner about 3 years ago
- 1 comment
Labels: documentation
#139 - Updated Using Storyboards Guide
Pull Request -
State: closed - Opened by courtneybeisner about 3 years ago
- 1 comment
Labels: documentation
#138 - Made changes to Using Programmatic Views Guide.
Pull Request -
State: closed - Opened by courtneybeisner about 3 years ago
- 1 comment
Labels: documentation
#137 - Proofread and Made Updates to Installation
Pull Request -
State: closed - Opened by courtneybeisner about 3 years ago
- 1 comment
Labels: documentation
#136 - Made Changes to Getting Started with SwiftUI
Pull Request -
State: closed - Opened by courtneybeisner about 3 years ago
- 1 comment
Labels: documentation
#135 - Proofread and Made a Couple of Changes to Type Erasure
Pull Request -
State: closed - Opened by courtneybeisner about 3 years ago
Labels: documentation
#134 - Made Changes to How to use SwiftCurrent with UIKit Guide
Pull Request -
State: closed - Opened by courtneybeisner about 3 years ago
- 1 comment
Labels: documentation
#133 - Made Changes to Creating Workflows Section
Pull Request -
State: closed - Opened by courtneybeisner about 3 years ago
Labels: documentation
#132 - Proofread and Made Minor Changes to Creating Workflows in UIKit
Pull Request -
State: closed - Opened by courtneybeisner about 3 years ago
- 1 comment
Labels: documentation
#131 - Proofread and Made Minimal Changes to Creating Workflows in SwiftUI
Pull Request -
State: closed - Opened by courtneybeisner about 3 years ago
Labels: documentation
#130 - Proofread and made minimal changes to Controlling Presentation.
Pull Request -
State: closed - Opened by courtneybeisner about 3 years ago
Labels: documentation
#129 - Implements Mac/iOS Writing Standards for README
Pull Request -
State: closed - Opened by courtneybeisner about 3 years ago
- 2 comments
Labels: documentation
#128 - SwiftUI is now out of Beta 🎉
Pull Request -
State: closed - Opened by Tyler-Keith-Thompson about 3 years ago
- 1 comment
Labels: enhancement
#127 - Refactors to release SwiftUI support
Pull Request -
State: closed - Opened by Tyler-Keith-Thompson about 3 years ago
- 1 comment
Labels: enhancement
#126 - New docs
Pull Request -
State: closed - Opened by Tyler-Keith-Thompson about 3 years ago
- 1 comment
Labels: documentation
#125 - Adds support for persistWhenSkipped in SwiftUI
Pull Request -
State: closed - Opened by morganzellers about 3 years ago
#124 - General pipeline optimization
Pull Request -
State: closed - Opened by Tyler-Keith-Thompson about 3 years ago
- 1 comment
#121 - Adds support for Full screen cover modal presentation style
Pull Request -
State: closed - Opened by Richard-Gist about 3 years ago
- 3 comments
Labels: documentation, enhancement
#120 - Persistence in SwiftUI
Issue -
State: open - Opened by Tyler-Keith-Thompson about 3 years ago
- 14 comments
Labels: enhancement
#119 - SwiftUI FullScreenCover support
Issue -
State: closed - Opened by Tyler-Keith-Thompson about 3 years ago
Labels: enhancement
#110 - XCFramework for SwiftCurrent_Testing
Issue -
State: closed - Opened by Tyler-Keith-Thompson over 3 years ago
- 10 comments
Labels: enhancement
#109 - Document the Testing Package
Issue -
State: open - Opened by Tyler-Keith-Thompson over 3 years ago
- 1 comment
Labels: documentation, enhancement
#107 - Changes to support library development on an M1 mac
Pull Request -
State: closed - Opened by Richard-Gist over 3 years ago
- 5 comments
Labels: enhancement
#105 - Add convenience function to wrap a Workflow with Anyworkflow
Issue -
State: closed - Opened by trevor-holliday over 3 years ago
- 1 comment
Labels: enhancement, good first issue, low priority
#95 - SwiftUI: Abandon from outside `FlowRepresentable`
Issue -
State: closed - Opened by Tyler-Keith-Thompson over 3 years ago
- 1 comment
Labels: enhancement, good first issue
#49 - Add DocC to the project and host it where I can read it.
Issue -
State: open - Opened by Richard-Gist over 3 years ago
- 10 comments
Labels: documentation, enhancement, low priority
#41 - `_abandon` on `Workflow` not actually called.
Issue -
State: closed - Opened by Tyler-Keith-Thompson over 3 years ago
- 5 comments
Labels: bug, low priority