Tokamak/docs
Jed Fox 523c53f14a
Add `Slider` implementation (#228)
* Slider MVP

* Update progress.md

* Update Slider.swift

* Update SliderDemo.swift

* Allow any BinaryFloatingPoint

* Add Mac Catalyst Tokamak demo

* Add basic onEditingChanged support

This likely has bugs if you touch down multiple fingers on the slider then lift one finger.

* Demo improvements

* Update ScrollView to match SwiftUI

This isn’t documented but it visually appears to wrap the content in a VStack

* Restyle the sliders

* Update Slider.swift

* Make convert functions private

* Fix line length

* Update progress.md and FIXMEs

* Wrap comments
2020-08-26 13:33:06 -04:00
..
RenderersGuide.md Link to the renderers guide from `README.md` (#251) 2020-08-07 16:01:27 +01:00
logo-header.png Add logo to README.md (#133) 2020-07-01 08:28:32 +01:00
progress.md Add `Slider` implementation (#228) 2020-08-26 13:33:06 -04:00