Tokamak/Sources
Jed Fox 797c0d849f
Add `Image` implementation, bump JSKit to 0.9.0 (#155)
* Add Image view

* Add image to demo

* Update progress.md

* Alt text

* Use Bundle type to load images, remove systemName

* Add `logo-header.png` resource to `TokamakDemo`

* Reduce image size in the demo

* Allow bundles passed to `Image` to be optional

* Pass `nil` as a default `bundle` to `Image`

Co-authored-by: Max Desiatov <max@desiatov.com>
2020-12-04 11:19:55 +00:00
..
CombineShim Make reconciler tests build and run on macOS (#229) 2020-07-30 16:48:09 +01:00
TokamakCore Add `Image` implementation, bump JSKit to 0.9.0 (#155) 2020-12-04 11:19:55 +00:00
TokamakDOM Add `Image` implementation, bump JSKit to 0.9.0 (#155) 2020-12-04 11:19:55 +00:00
TokamakDemo Add `Image` implementation, bump JSKit to 0.9.0 (#155) 2020-12-04 11:19:55 +00:00
TokamakShim Add `TokamakShim` module to simplify imports (#192) 2020-07-19 20:53:27 +01:00
TokamakStaticDemo Add Static HTML Renderer and Documentation (#204) 2020-08-01 16:27:12 -04:00
TokamakStaticHTML Add `Image` implementation, bump JSKit to 0.9.0 (#155) 2020-12-04 11:19:55 +00:00
TokamakTestRenderer Pass sibling to `Renderer.mount`, fix update order (#301) 2020-11-11 19:34:45 +00:00