Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / square/workflow-swift issues and pull requests
#281 - Bumped version to 3.9.0
Pull Request -
State: closed - Opened by mjohnson12 11 months ago
#280 - Added WorkflowSwiftUIExperimental to lib lint
Pull Request -
State: closed - Opened by mjohnson12 11 months ago
#279 - Added WorkflowSwiftUIExperimental to package
Pull Request -
State: closed - Opened by mjohnson12 11 months ago
#278 - [chore]: add comment describing SwiftUIScreen's background color override
Pull Request -
State: closed - Opened by n8chur 11 months ago
#277 - [feat]: add support for sizingOptions to SwiftUIScreen
Pull Request -
State: closed - Opened by n8chur 11 months ago
- 1 comment
#276 - WorkflowSwiftUI Perception
Pull Request -
State: open - Opened by watt 11 months ago
#275 - sending actions during action propagation should likely assert
Issue -
State: open - Opened by jamieQ 12 months ago
#274 - Bump WorkflowSwiftUIExperimental to 0.4
Pull Request -
State: closed - Opened by mjohnson12 12 months ago
#273 - Bumped workflow version to 3.8.0
Pull Request -
State: closed - Opened by mjohnson12 almost 1 year ago
#272 - Changed Tutorial deployment target
Pull Request -
State: closed - Opened by mjohnson12 about 1 year ago
#271 - !chore: add watchOS support to ViewEnvironment and bump iOS to 15.0
Pull Request -
State: closed - Opened by n8chur about 1 year ago
- 1 comment
#270 - Removed unnecessary nested generic type
Pull Request -
State: closed - Opened by mjohnson12 about 1 year ago
#269 - Bumped workfow version to 3.7.0
Pull Request -
State: closed - Opened by mjohnson12 about 1 year ago
#268 - [dnm]: test new codeowners
Pull Request -
State: open - Opened by jamieQ about 1 year ago
#267 - [chore]: update codeowners
Pull Request -
State: closed - Opened by jamieQ about 1 year ago
#266 - [chore]: move ViewEnvironment's EnvironmentValues key to the ViewEnvironment module
Pull Request -
State: closed - Opened by n8chur about 1 year ago
- 3 comments
#265 - [chore]: relax swiftui experimental dependency constraints & bump version
Pull Request -
State: closed - Opened by jamieQ about 1 year ago
#264 - [release]: bump to version 3.6.0
Pull Request -
State: closed - Opened by jamieQ about 1 year ago
#263 - Ensure all adapted environment methods are public
Pull Request -
State: closed - Opened by kyleve about 1 year ago
#262 - [WIP] Expose Workflow value to `apply` (breaking)
Pull Request -
State: open - Opened by square-tomb about 1 year ago
#261 - [gardening]: batch swiftlint calls for all modified files
Pull Request -
State: closed - Opened by jamieQ about 1 year ago
#260 - [WIP] Use Observation in WorkflowSwiftUI
Pull Request -
State: open - Opened by square-tomb about 1 year ago
#259 - [WIP] Expose Workflow value to `apply` (backward compatible)
Pull Request -
State: open - Opened by square-tomb about 1 year ago
#258 - [feat]: add 'screen container' API
Pull Request -
State: closed - Opened by jamieQ about 1 year ago
#257 - [chore]: add WorkflowSwiftUIExperimental to list of pods to push
Pull Request -
State: closed - Opened by square-tomb over 1 year ago
#256 - [release]: bump to version 3.5.0
Pull Request -
State: closed - Opened by square-tomb over 1 year ago
#255 - [WIP] Create `Binding`s directly from `State`
Pull Request -
State: open - Opened by square-tomb over 1 year ago
#254 - Equatable sinks prototype
Pull Request -
State: open - Opened by watt over 1 year ago
#253 - [WIP] WorkflowSwiftUI without ObservedObject
Pull Request -
State: open - Opened by square-tomb over 1 year ago
- 1 comment
#252 - Add WorkflowSwiftUIExperimental
Pull Request -
State: closed - Opened by square-tomb over 1 year ago
- 1 comment
#251 - Add convenience method for library definitions to reduce boilerplate
Pull Request -
State: closed - Opened by blakemcanally over 1 year ago
- 1 comment
#250 - [release]: bump to version 3.4.0
Pull Request -
State: closed - Opened by jamieQ over 1 year ago
#249 - [feat]: external logging API
Pull Request -
State: open - Opened by jamieQ over 1 year ago
#248 - [DNM WIP] Port SwiftUITestbed to WorkflowSwiftUIExperimental
Pull Request -
State: open - Opened by square-tomb over 1 year ago
#247 - [DNM WIP] Port SwiftUITestbed to WorkflowSwiftUIExperimental
Pull Request -
State: closed - Opened by square-tomb over 1 year ago
- 1 comment
#246 - Expose 'screen' on WorkflowHostingController
Pull Request -
State: closed - Opened by amorde over 1 year ago
#245 - [fix]: address some RenderTester limitations with optionals
Pull Request -
State: closed - Opened by jamieQ over 1 year ago
#244 - [WIP] Added ObservableSwiftUIScreen and changed Tutorial Todo edit screen to implement it
Pull Request -
State: open - Opened by mjohnson12 over 1 year ago
#243 - Resolved Swift 5.9 compilation warning related to UnsafeRawPointer object conversion
Pull Request -
State: closed - Opened by robmaceachern over 1 year ago
- 2 comments
#242 - Bump activesupport from 6.1.7.3 to 6.1.7.6
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 3 comments
Labels: dependencies
#241 - [release]: bump version to 3.3.0
Pull Request -
State: closed - Opened by jamieQ over 1 year ago
#240 - [DNM WIP] SwiftUI testbed app
Pull Request -
State: open - Opened by square-tomb over 1 year ago
- 3 comments
#239 - [fix]: add render context validation check to makeSink
Pull Request -
State: closed - Opened by jamieQ over 1 year ago
#238 - Exhaustive RenderTester state assertion
Pull Request -
State: closed - Opened by gilgtm over 1 year ago
- 1 comment
#237 - [fix]: improve fatal error diagnostic message in RenderTester
Pull Request -
State: closed - Opened by jamieQ over 1 year ago
#236 - [fix]: support nil output in RenderTester Publisher extension
Pull Request -
State: closed - Opened by jamieQ over 1 year ago
#235 - RenderTester's `expect(publisher: ...)` method should accept `nil` output
Issue -
State: closed - Opened by jamieQ over 1 year ago
#234 - [fix]: drop invalidated sink events instead of crashing
Pull Request -
State: closed - Opened by jamieQ over 1 year ago
#233 - [WIP] Implement WorkflowView without nested UIHostingController
Pull Request -
State: closed - Opened by square-tomb over 1 year ago
#232 - [release]: bump version to 3.2.0
Pull Request -
State: closed - Opened by mjohnson12 over 1 year ago
#231 - [feat]: add imperative environment customization support
Pull Request -
State: closed - Opened by n8chur over 1 year ago
#230 - Update RELEASING.md
Pull Request -
State: closed - Opened by square-tomb over 1 year ago
#229 - [release]: bump version to 3.1.0
Pull Request -
State: closed - Opened by square-tomb over 1 year ago
#228 - [WIP] `@Writable` properties on Screens for SwiftUI Bindings
Pull Request -
State: open - Opened by square-tomb over 1 year ago
#227 - [fix]: update WorkflowHostingController on layout if ancestor hierarchy has changed
Pull Request -
State: closed - Opened by n8chur over 1 year ago
#226 - Add ViewWillDisappear / ViewDidDisappear to WorkflowUI experimental observation
Pull Request -
State: closed - Opened by amorde over 1 year ago
#225 - [WIP] SwiftUIScreen with action sink
Pull Request -
State: open - Opened by square-tomb over 1 year ago
#224 - [release]: bump version to 3.0.0
Pull Request -
State: closed - Opened by jamieQ over 1 year ago
#223 - [chore]: update codeowners
Pull Request -
State: closed - Opened by jamieQ over 1 year ago
#222 - Remove redundant `canImport` conditions
Pull Request -
State: closed - Opened by square-tomb over 1 year ago
- 1 comment
#221 - [feat]: add experimental WorkflowUI telemetry hooks
Pull Request -
State: closed - Opened by jamieQ over 1 year ago
- 2 comments
#220 - [fix]: make WorkflowHostingController background color clear
Pull Request -
State: closed - Opened by n8chur over 1 year ago
- 2 comments
#219 - Add missing keyword 'func' to Tutorial1.md
Pull Request -
State: closed - Opened by himammz over 1 year ago
- 1 comment
#218 - [feat]: merge ViewEnvironmentPropagatingObject into ViewEnvironmentPropagating
Pull Request -
State: closed - Opened by n8chur over 1 year ago
#217 - [release]: bump version to 2.5.0
Pull Request -
State: closed - Opened by jamieQ over 1 year ago
#216 - [fix]: resolve memory exclusivity violations in some WorkflowObserver paths
Pull Request -
State: closed - Opened by jamieQ over 1 year ago
#215 - [feat]: add ViewEnvironmentUI and support automatic bridging in WorkflowUI
Pull Request -
State: closed - Opened by n8chur almost 2 years ago
#214 - [WorkflowTesting] Use CustomDump to better visualize failure messages
Pull Request -
State: open - Opened by DJBen almost 2 years ago
- 2 comments
#213 - Expose Publisher.asAnyWorkflow as public API
Pull Request -
State: closed - Opened by amorde almost 2 years ago
- 5 comments
#212 - RxSwift 6.6
Pull Request -
State: closed - Opened by lickel almost 2 years ago
#211 - [DNR WIP] [feat] Add support for automatic ViewEnvironment bridging in WorkflowUI
Pull Request -
State: open - Opened by n8chur almost 2 years ago
#211 - [DNR WIP] [feat] Add support for automatic ViewEnvironment bridging in WorkflowUI
Pull Request -
State: open - Opened by n8chur almost 2 years ago
#211 - [feat]: Add support for automatic ViewEnvironment bridging in WorkflowUI
Pull Request -
State: closed - Opened by n8chur almost 2 years ago
#210 - WIP WorkflowUI Observation with enum
Pull Request -
State: open - Opened by amorde almost 2 years ago
#210 - WIP WorkflowUI Observation with enum
Pull Request -
State: open - Opened by amorde almost 2 years ago
#210 - WIP WorkflowUI Observation with enum
Pull Request -
State: open - Opened by amorde almost 2 years ago
#209 - WIP UI Observation with typed events
Pull Request -
State: open - Opened by amorde almost 2 years ago
#209 - WIP UI Observation with typed events
Pull Request -
State: open - Opened by amorde almost 2 years ago
#209 - WIP UI Observation with typed events
Pull Request -
State: open - Opened by amorde almost 2 years ago
#208 - WIP WorkflowUI observation with delegate methods
Pull Request -
State: open - Opened by amorde almost 2 years ago
#208 - WIP WorkflowUI observation with delegate methods
Pull Request -
State: open - Opened by amorde almost 2 years ago
#208 - WIP WorkflowUI observation with delegate methods
Pull Request -
State: open - Opened by amorde almost 2 years ago
#208 - WIP WorkflowUI observation with delegate methods
Pull Request -
State: open - Opened by amorde almost 2 years ago
#206 - Expose WorkflowHost.rendering from WorkflowHostingController
Pull Request -
State: closed - Opened by scelis almost 2 years ago
- 1 comment
#206 - Expose WorkflowHost.rendering from WorkflowHostingController
Pull Request -
State: closed - Opened by scelis almost 2 years ago
- 1 comment
#206 - Expose WorkflowHost.rendering from WorkflowHostingController
Pull Request -
State: closed - Opened by scelis almost 2 years ago
- 1 comment
#206 - Expose WorkflowHost.rendering from WorkflowHostingController
Pull Request -
State: closed - Opened by scelis almost 2 years ago
- 1 comment
#206 - Expose WorkflowHost.rendering from WorkflowHostingController
Pull Request -
State: closed - Opened by scelis almost 2 years ago
- 1 comment
#206 - Expose WorkflowHost.rendering from WorkflowHostingController
Pull Request -
State: closed - Opened by scelis almost 2 years ago
- 1 comment
#205 - [feat]: add ViewEnvironmentUI module
Pull Request -
State: closed - Opened by n8chur almost 2 years ago
- 1 comment
#204 - [DNR WIP] Prototype: UIKit bridging with simplified ViewEnvironmentUI
Pull Request -
State: open - Opened by n8chur almost 2 years ago
#204 - [DNR WIP] Prototype: UIKit bridging with simplified ViewEnvironmentUI
Pull Request -
State: open - Opened by n8chur almost 2 years ago
#204 - [DNR WIP] Prototype: UIKit bridging with simplified ViewEnvironmentUI
Pull Request -
State: open - Opened by n8chur almost 2 years ago
#203 - Updated version number for a new release
Pull Request -
State: closed - Opened by mjohnson12 almost 2 years ago
#203 - Updated version number for a new release
Pull Request -
State: closed - Opened by mjohnson12 almost 2 years ago
#203 - Updated version number for a new release
Pull Request -
State: closed - Opened by mjohnson12 almost 2 years ago
#203 - Updated version number for a new release
Pull Request -
State: closed - Opened by mjohnson12 almost 2 years ago
#203 - Updated version number for a new release
Pull Request -
State: closed - Opened by mjohnson12 almost 2 years ago
#203 - Updated version number for a new release
Pull Request -
State: closed - Opened by mjohnson12 almost 2 years ago
#203 - Updated version number for a new release
Pull Request -
State: closed - Opened by mjohnson12 almost 2 years ago