Tyler Thompson

Results 74 comments of Tyler Thompson

FWIW there's also a media query that reads from OS settings: https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme That could be a replacement for a button, or at least a default value for said button.

Alright, I've added the requested documentation and also brought it up to date with master, given it's been a while. I'm not quite clear on the API naming conventions to...

I created a branch called `replay-subject` @morganzellers You were right to use ReplaySubject not PassthroughSubject when we were working together. @Richard-Gist says my branch is better than his, I agree...

You might find that is device and/or simulator dependent.

`shouldLoad` calling `proceedInWorkflow` is expected and defined behavior. Effectively the `FlowRepresentable` is saying "I should not appear in the workflow, but I will contribute to the data". A perfect example...

I do suggest that this issue get marked as "Low Priority" though. It's a great find, but I suspect real-world impact in minimal.

This is a thing: [https://github.com/DoccZz/docc2html](https://github.com/DoccZz/docc2html)

Marking this as low priority since our Jazzy docs just got a really nice upgrade

I wish...we can host it on GitHub pages now but it still can't handle multiple targets. So our docs would be disconnected, but Jazzy is giving us all modules joined.

Update on this, there's movement/discussion about a real implementation of DocC supporting multiple targets: https://forums.swift.org/t/combined-documentation-of-multiple-targets