550 Commits (bf4f7051a2d1bb2edaf38b5690bb94dfc982fda2)
 

Author SHA1 Message Date
Shagen Ogandzhanian f00dd5b15e Update dependency for the falling_balls_with_web 3 years ago
Shagen Ogandzhanian b69986a2aa [web] correct repository configuration 3 years ago
Shagen Ogandzhanian 8a35ada373 Remove androidx copyrights that actually are irrelevant to the codebase ported 3 years ago
Shagen Ogandzhanian 10cf080d62 Reintroduce .gitignore file as it expected to be 3 years ago
Shagen Ogandzhanian f4987d0ce9 Pull web components from androidx-compose 3 years ago
Alexander Perfilyev a36d36886c
Update compose web example in README.md (#671) 3 years ago
Shagen Ogandzhanian a4e2d222b7 There's no need in complicated logic since we can not (easily) change entry point after all 3 years ago
Shagen Ogandzhanian c95fbcb3dd Invoking actual bootstrap logic 3 years ago
Shagen Ogandzhanian ed495ea09e Bootrstrapping androix repositoy in lite Dockerfile done right 3 years ago
Shagen Ogandzhanian 0eff77256a Absolute path for the bootstrap task 3 years ago
Shagen Ogandzhanian d33e0d99b6 Introduce bootstrap process as a gradle task (compose-web basic Docker image) 3 years ago
Shagen Ogandzhanian 83352b3499 Introduce separate Docker image for build without androidx setup 3 years ago
Shagen Ogandzhanian e08d014a79 Introduce GRADLE_HOME env variable to the compose-web Dockerfile 3 years ago
Shagen Ogandzhanian 7f714b7d7f Correcting logic for global gradle in compose-web Dockerimage 3 years ago
Eric Pabst 63baf67092
Fix typo (#660) 3 years ago
Shagen Ogandzhanian 79ff26764b Install chrome driver to the Docker compose-web image 3 years ago
Sebastian Aigner 5d1b64c3f1 Web: Add tutorial section on "other event handlers" 3 years ago
Oleksandr Karpovich be66d9e822 Update the `web-landing` example with a link to `Compose for Desktop` landing page 3 years ago
Harsh Shandilya c1aa3a33ca gradle-plugins/compose: Don't eagerly evaluate web platform 3 years ago
Alexey Tsvetkov 8658e38132 Change IDE plugin name 3 years ago
Alexey Tsvetkov de66648650 Adjust IDE plugin compatibility range 3 years ago
Nikolay Igotti b9d7d28997 Tweaks, fix pause 3 years ago
Oleksandr Karpovich 165e3beeb2 Update the compose-web Getting Started tutorial 3 years ago
Shagen Ogandzhanian daa2fcc082 Better layout and positioning for fallingBalls with web demo: 3 years ago
Oleksandr Karpovich f03abd1966 Update the links in web-landing example 3 years ago
Nikolay Igotti 6cdb5e1178 Tweaks. 3 years ago
Shagen Ogandzhanian 2cb37c014c Falling balls in new flavour 3 years ago
Nikolay Igotti bc12dacee8 Move to 0.0.0-web-dev-11 3 years ago
Oleksandr Karpovich b1919eae3f Update the license for compose-web landing page 3 years ago
Oleksandr Karpovich 6d76c337b3
Add tutorials for getting started with Compose for Web (#628) 3 years ago
Oleksandr Karpovich eec10d2546
Merge pull request #627 from JetBrains/web-samples 3 years ago
Oleksandr Karpovich d3bdd6ad3b Add compose-web landing page to examples 3 years ago
Arkadii Ivanov 79521195fb
Update Navigation tutorial (#624) 3 years ago
Alexey Tsvetkov 1f75845609
Add ability to run JS main from IDE (#623) 3 years ago
Oleksandr Karpovich e4d34c8250 Add `getting started with compose web` project to examples 3 years ago
Alexey Tsvetkov 7a47ba8dd8 Support Kotlin JS targets in Compose Gradle plugin 3 years ago
Jeffrey cab2ac642e
fix(docs): corrects typos in project documentation (#613) 3 years ago
Shagen Ogandzhanian d5abe47da6 Introduce a separate global gradle distrib in compose-web Docker image 3 years ago
Alexey Tsvetkov 56cf4c6bf9 Minor: remove force shutdown after package deletion 3 years ago
Alexey Tsvetkov 59677b5932
Fix typo 3 years ago
Alexey Tsvetkov d496ca9ff5 Add script for deleting packages from Space 3 years ago
Alexey Tsvetkov d1908bb41a Re-sign app after patching Info.plist 3 years ago
Shagen Ogandzhanian 8dd40e60e3 Explicitely name internal repository we are publishing to 3 years ago
Alexey Tsvetkov 8c8b4147ab Update to 0.4.0-build182 and get rid of jcenter 3 years ago
Shagen Ogandzhanian 8040ca67e1 Configure publication only if project has maven publishing plugin 3 years ago
Shagen Ogandzhanian 556ac1d8e0 Keep publication config in global gradle settings for compose-web Docker image 3 years ago
Shagen Ogandzhanian 2b44bc348f Introduce global repository resolution for compose-web Docker build image 3 years ago
Shagen Ogandzhanian ac51be0140 Install Firefox to the Docker image we are using for testing web builds 3 years ago
Arkadii Ivanov df5742f82f
Free todoapp from jcenter (#592) 3 years ago
Sebastian Aigner aa017ea235
Use local density instead of setting `fillMaxHeight` to 0.5f (#590) 3 years ago