Shagen Ogandzhanian
e08d014a79
Introduce GRADLE_HOME env variable to the compose-web Dockerfile
2021-05-12 11:15:07 +02:00
Shagen Ogandzhanian
7f714b7d7f
Correcting logic for global gradle in compose-web Dockerimage
2021-05-12 11:15:07 +02:00
Eric Pabst
63baf67092
Fix typo ( #660 )
2021-05-12 11:13:50 +03:00
Shagen Ogandzhanian
79ff26764b
Install chrome driver to the Docker compose-web image
2021-05-11 22:05:28 +02:00
Sebastian Aigner
5d1b64c3f1
Web: Add tutorial section on "other event handlers"
2021-05-05 17:39:23 +02:00
Oleksandr Karpovich
be66d9e822
Update the web-landing example with a link to Compose for Desktop landing page
2021-05-04 17:43:40 +02:00
Harsh Shandilya
c1aa3a33ca
gradle-plugins/compose: Don't eagerly evaluate web platform
...
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev >
2021-05-04 18:34:03 +03:00
Alexey Tsvetkov
8658e38132
Change IDE plugin name
2021-05-04 13:20:31 +03:00
Alexey Tsvetkov
de66648650
Adjust IDE plugin compatibility range
2021-05-04 13:20:31 +03:00
Nikolay Igotti
b9d7d28997
Tweaks, fix pause
2021-05-04 13:14:07 +03:00
Oleksandr Karpovich
165e3beeb2
Update the compose-web Getting Started tutorial
2021-05-04 10:46:46 +02:00
Shagen Ogandzhanian
daa2fcc082
Better layout and positioning for fallingBalls with web demo:
2021-05-04 09:55:21 +02:00
Oleksandr Karpovich
f03abd1966
Update the links in web-landing example
2021-05-04 09:35:17 +02:00
Nikolay Igotti
6cdb5e1178
Tweaks.
2021-05-03 21:37:41 +03:00
Shagen Ogandzhanian
2cb37c014c
Falling balls in new flavour
...
Still lot of things to tune
2021-05-03 20:25:01 +02:00
Nikolay Igotti
bc12dacee8
Move to 0.0.0-web-dev-11
2021-05-03 21:10:19 +03:00
Oleksandr Karpovich
b1919eae3f
Update the license for compose-web landing page
2021-05-03 19:08:17 +02:00
Oleksandr Karpovich
6d76c337b3
Add tutorials for getting started with Compose for Web ( #628 )
...
* Add Compose for Web tutorials
* Update the compose-web tutorials
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com >
2021-05-03 19:01:46 +02:00
Oleksandr Karpovich
eec10d2546
Merge pull request #627 from JetBrains/web-samples
...
Add compose-web examples: `getting-started`, `landing-page`
2021-05-03 18:34:42 +02:00
Oleksandr Karpovich
d3bdd6ad3b
Add compose-web landing page to examples
2021-05-03 18:29:06 +02:00
Arkadii Ivanov
79521195fb
Update Navigation tutorial ( #624 )
2021-05-03 19:05:51 +03:00
Alexey Tsvetkov
1f75845609
Add ability to run JS main from IDE ( #623 )
2021-05-03 19:04:35 +03:00
Oleksandr Karpovich
e4d34c8250
Add getting started with compose web project to examples
2021-05-03 17:43:28 +02:00
Alexey Tsvetkov
7a47ba8dd8
Support Kotlin JS targets in Compose Gradle plugin
2021-04-28 18:35:23 +03:00
Jeffrey
cab2ac642e
fix(docs): corrects typos in project documentation ( #613 )
2021-04-26 10:48:01 +03:00
Shagen Ogandzhanian
d5abe47da6
Introduce a separate global gradle distrib in compose-web Docker image
2021-04-25 01:25:42 +02:00
Alexey Tsvetkov
56cf4c6bf9
Minor: remove force shutdown after package deletion
2021-04-23 11:22:11 +03:00
Alexey Tsvetkov
59677b5932
Fix typo
2021-04-23 11:20:00 +03:00
Alexey Tsvetkov
d496ca9ff5
Add script for deleting packages from Space
2021-04-23 10:59:18 +03:00
Alexey Tsvetkov
d1908bb41a
Re-sign app after patching Info.plist
...
Resolves #602
2021-04-22 11:25:45 +03:00
Shagen Ogandzhanian
8dd40e60e3
Explicitely name internal repository we are publishing to
2021-04-21 12:25:00 +02: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
Shagen Ogandzhanian
8040ca67e1
Configure publication only if project has maven publishing plugin
2021-04-19 21:08:09 +02:00
Shagen Ogandzhanian
556ac1d8e0
Keep publication config in global gradle settings for compose-web Docker image
2021-04-19 17:40:33 +02:00
Shagen Ogandzhanian
2b44bc348f
Introduce global repository resolution for compose-web Docker build image
2021-04-16 21:25:55 +02:00
Shagen Ogandzhanian
ac51be0140
Install Firefox to the Docker image we are using for testing web builds
2021-04-16 17:20:59 +02:00
Arkadii Ivanov
df5742f82f
Free todoapp from jcenter ( #592 )
2021-04-16 13:08:57 +03:00
Sebastian Aigner
aa017ea235
Use local density instead of setting fillMaxHeight to 0.5f ( #590 )
2021-04-15 13:35:56 +03:00
Alexey Tsvetkov
c5b93e8e31
Prepare Intellij plugin for publishing
2021-04-15 07:52:44 +03:00
Alexey Tsvetkov
e7e5b79597
Fix unpacking skiko on Linux and Windows ( #586 )
2021-04-13 10:18:56 +03:00
Alexey Tsvetkov
62d58b4615
Unpack Skiko in native distributions
...
Resolves #546
2021-04-12 16:58:54 +03:00
Nikolay Igotti
76e3f45f8b
Move to Kotlin 1.4.32 and 0.4.0-build180
2021-04-12 12:26:03 +03:00
Shagen Ogandzhanian
1f15bbb373
Introduce global gradle.properties so the we don't need to retype androidx.compose.multiplatformEnabled=true
2021-04-09 15:56:26 +02:00
Nikolay Igotti
f9ed97e554
Update CHANGELOG.md
2021-04-08 11:24:33 +03:00
Nikolay Igotti
4ac5235dad
Update CHANGELOG.md
2021-04-08 10:53:27 +03:00
Nikolay Igotti
b962836203
Typo
2021-04-08 10:38:36 +03:00
Shagen Ogandzhanian
1aa492c02c
Introduce an alias for launching chrome from root in compose-web/Docker
2021-04-07 18:47:03 +02:00
Shagen Ogandzhanian
4039d82aa6
Don't remove darwin SDK in Docker file for compose-web
...
Because for some reason linux config refers to it
Here's this config I need later discuss with fellow googlers
<project
path="prebuilts/fullsdk-darwin/platforms/android-30"
name="platform/prebuilts/fullsdk/platforms/android-30"
revision="master"
clone-depth="1">
<linkfile src="." dest="prebuilts/fullsdk-linux/platforms/android-30" />
</project>
2021-04-07 13:19:08 +02:00
Alexey Tsvetkov
2f0cd93e71
Specify Preview as entry point
...
So it's not marked as dead code by Intellij
2021-04-07 10:53:50 +03:00
Shagen Ogandzhanian
05b9e962e5
Remove darwin-related prebuilts from the compose-web image
...
(cause it's Ubuntu)
2021-04-07 03:31:14 +02:00