Alexey Tsvetkov
4945f450e1
Enable running preview for any Compose Desktop module ( #951 )
...
Previously preview only worked in projects,
that define compose.desktop.application {} DSL block
Resolves #908
2021-07-29 12:09:13 +03:00
Alexey Tsvetkov
a0a8a32302
Idea floating panel ( #927 )
...
* Implement floating editor toolbar for running preview
* Minor: remove accidentally committed debug logging
2021-07-22 19:51:52 +03:00
Alexey Tsvetkov
f1db4c759b
Update compose in preview example ( #842 )
2021-07-02 00:51:49 +03:00
Alexey Tsvetkov
2be46f961e
Implement first version of non-interactive preview for desktop ( #803 )
...
Implement first version of non-interactive preview for desktop
2021-06-29 10:23:35 +03:00
Nikolay Igotti
bf4f7051a2
Move to Kotlin 1.5.10 and Compose 0.4.0-rc1
2021-05-28 14:28:15 +03:00
Nikolay Igotti
7bdb87f20b
Move to Compose 0.4.0-build208 and Kotlin 1.5.0
2021-05-20 17:48:04 +03:00
Alexey Tsvetkov
8c8b4147ab
Update to 0.4.0-build182 and get rid of jcenter
...
The build `0.4.0-build182` upgrades
`kotlinx-collections-immutable` library
(which is used by the compose runtime) to 0.3.4,
which was published to maven central,
so most usages of sunsetting jcenter repo
can be removed now.
Resolves #557
2021-04-21 12:44:57 +03:00
Nikolay Igotti
b962836203
Typo
2021-04-08 10:38:36 +03:00
Alexey Tsvetkov
82b87c7481
Update preview example
2021-04-06 10:52:37 +03:00
Alexey Tsvetkov
d3d0938eb6
Add preview project example
2021-04-05 20:04:32 +03:00