Tokamak/Sources
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
..
CGDK GTK shape support WIP (#348) 2021-01-12 12:09:25 +01:00
CGTK Add basic GTK renderer code (#333) 2020-12-26 16:11:06 +00:00
TokamakCore Add ProgressView (#425) 2021-07-17 16:43:51 +01:00
TokamakCoreBenchmark Add checks for metadata state (#375) 2021-02-01 10:02:49 +00:00
TokamakDOM Add ProgressView (#425) 2021-07-17 16:43:51 +01:00
TokamakDemo Add ProgressView (#425) 2021-07-17 16:43:51 +01:00
TokamakGTK Add `aspectRatio` modifier (#422) 2021-07-12 16:59:24 -04:00
TokamakGTKCHelpers Add basic GTK renderer code (#333) 2020-12-26 16:11:06 +00:00
TokamakGTKDemo Allow gtk modifiers to be expressed as css attributes. (#345) 2020-12-31 23:15:00 +01:00
TokamakShim Add basic GTK renderer code (#333) 2020-12-26 16:11:06 +00:00
TokamakStaticHTML Add ProgressView (#425) 2021-07-17 16:43:51 +01:00
TokamakStaticHTMLBenchmark Replace `ViewDeferredToRenderer`, fix renderer tests (#408) 2021-06-07 17:24:02 +01:00
TokamakStaticHTMLDemo Sort attributes in HTML nodes when rendering (#346) 2021-06-06 18:52:15 +01:00
TokamakTestRenderer Add reconciler stress tests for elaborate testing (#381) 2021-06-15 23:01:45 +01:00