Jake Wharton
Jake Wharton
This is less of an issue now. We test Kotlin EAPs with branches and that brings the new Compose compiler.
We have this problem where we want to scope an otherwise "global" trait to only work on a subset of nodes. But the fact that traits are an argument to...
Marking this as blocked and for 1.0 (4-6 months away, minimum). Let's wait and see if serialization delivers.
I'm not sure–that's what this issue is meant to figure out. I can take a look tomorrow (out today)
Safari just announced they'll support the Navigation API. Firefox has also indicated so a few months ago. So that's what we'll use. Hopefully support in those two browsers doesn't take...
Blocked by #19
We're waiting on some help with getting XCTest and XCUIApplication working from Kotlin.
I think this means we need a separate `@Tag` annotation because we still need the signal from `@Widget`/`@LayoutModifier`/`@Property`/`@Children`.
I wrote a UI Automator test which works for both Android frontends. Might want to try something like Appium for a test that works on all four frontends, though.