Tokamak/NativeDemo
Jed Fox f0e2b054dc
Add Toggle implementation (#159)
* Fix Button.body

* Add support for renderers customizing default environment values

* Add ParentView conformances

* Add Toggle

* long lines

* Update Path.swift

* Update Path.swift

* Update Sources/TokamakDOM/DOMRenderer.swift

Co-authored-by: Max Desiatov <max@desiatov.com>

* bodyBuild → bodyClosure

* Update progress.md

* Update progress.md, implement Toggle(_ configuration: ToggleStyleConfiguration)

* Fix demo on native

* Hopefully fix issue

* Hopefully fix issue for real

* maybe this will work

* Update ToggleDemo.swift

* AnyToggleStyle → _AnyToggleStyle

* Fix remaining AnyToggleStyle

* Clean up unnecessary files

* Move typealias to Core.swift

* Revert change to ListDemo, remove unused let

Co-authored-by: Max Desiatov <max@desiatov.com>
2020-07-20 18:21:32 -04:00
..
TokamakDemo.xcodeproj Add Toggle implementation (#159) 2020-07-20 18:21:32 -04: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
UIAppDelegate.swift Add `TokamakShim` module to simplify imports (#192) 2020-07-19 20:53:27 +01: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