8 Commits

Author SHA1 Message Date
e40752e991 Break layout and components into packages, individual files 2023-03-12 00:10:22 -05:00
2bb7ef0f1c Update dependency org.jline:jline to v3.23.0 (#141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-08 18:11:07 -05:00
2ae0256004 Change entrypoint to a suspend function
...and add support for running in JS!
2023-01-25 23:01:14 -05:00
f8eb590dac Remove extra newline at the end of the GIFs 2023-01-18 16:41:20 -05:00
cd2c26a196 Update dependency org.jline:jline to v3.22.0 2023-01-18 11:21:10 -05:00
73a62c7129 Use agg to render gifs 2023-01-17 23:55:47 -05:00
fd213711ce Update Compose to latest
This brings Kotlin 1.5 and coroutines 1.5.
2021-06-25 10:40:08 -04:00
11d276f2d9 Restructure project to a nested build
This allows the samples (formerly examples) to configure themselves like a regular consumer would (using the Gradle plugin).
2021-05-05 12:37:19 -04:00