Tokamak/NativeDemo
Carson Katri 12a6256ec0
Add ProgressView (#425)
This adds `ProgressView` using the `<progress>` tag on the web.

* Add ProgressView implementation

* Fix native demo

* Enable Foundation.Progress in non-WASI environments

* Fix wasm build

* Update progress coc

* Improve snapshot copy error handling

* Use RenderingTests as directory name

* Fix snapshots CI script

* Make test failures fail the CI job

* Snapshot script debugging

* Copy failed snapshots in a different way

* Call `exit 1` when tests fail

* Use correct directory in the upload step

* Update test image

* Update .github/workflows/ci.yml

Co-authored-by: ezraberch <49635435+ezraberch@users.noreply.github.com>
Co-authored-by: Max Desiatov <max@desiatov.com>
2021-07-17 16:43:51 +01:00
..
TokamakDemo.xcodeproj Add ProgressView (#425) 2021-07-17 16:43:51 +01:00
Info.plist Add `TokamakShim` module to simplify imports (#192) 2020-07-19 20:53:27 +01:00
LaunchScreen.storyboard Add `TokamakShim` module to simplify imports (#192) 2020-07-19 20:53:27 +01:00
NSAppDelegate.swift Add `TokamakShim` module to simplify imports (#192) 2020-07-19 20:53:27 +01:00
TokamakDemo Native.entitlements Add `Slider` implementation (#228) 2020-08-26 13:33:06 -04:00
UIAppDelegate.swift Initial `NavigationView` implementation (#130) 2020-07-22 17:12:15 -04:00
iOS Info.plist Add `TokamakShim` module to simplify imports (#192) 2020-07-19 20:53:27 +01:00
macOS.storyboard Add `TokamakShim` module to simplify imports (#192) 2020-07-19 20:53:27 +01:00