Shagen Ogandzhanian
|
5e4c573124
|
Build web components with gradle 7.0.2
|
4 years ago |
Shagen Ogandzhanian
|
d501a6f721
|
[web] Set group id and version as a simple project properties
As opposed to the failed attempt of configurating it via publishing
Also: Update path in compose.web.web accordingly
|
4 years ago |
Shagen Ogandzhanian
|
eca49dc7ff
|
Update default snapshot version in web to 0.0.9-SNAPSHOT
|
4 years ago |
Shagen Ogandzhanian
|
613f1a4718
|
Revert compiler version to 1.4.32 in falling_balls for the web target
|
4 years ago |
Nikolay Igotti
|
38f4cfa33e
|
Move to 0.4.0-build209
|
4 years ago |
Shagen Ogandzhanian
|
3dcc3db2ec
|
Put COMPOSE_WEB_VERSION to the gradle properties and do not invoke System.getEnv directly
Using getEnv at this phase leads to a configuration error. It's most
likely a bug in gradle.
|
4 years ago |
Nikolay Igotti
|
6e3677e450
|
Fix typo.
|
4 years ago |
Nikolay Igotti
|
7bdb87f20b
|
Move to Compose 0.4.0-build208 and Kotlin 1.5.0
|
4 years ago |
Shagen Ogandzhanian
|
2c1964ed46
|
Update default compose dependency for the web comoponents
|
4 years ago |
Shagen Ogandzhanian
|
20d56de264
|
Add missing web/gradle.properties
|
4 years ago |
Shagen Ogandzhanian
|
cdce1de626
|
Resolve compose plugin version from gradle.properties
|
4 years ago |
Shagen Ogandzhanian
|
2e3220451f
|
Convert web/build.gradle to build.gradle.kts
|
4 years ago |
Shagen Ogandzhanian
|
a6b4ce29f3
|
[web] Move build to the Kotlin DSL API
|
4 years ago |
Shagen Ogandzhanian
|
86c6f57b6d
|
Configuration for publishing web artefacts
|
4 years ago |
Shagen Ogandzhanian
|
4939374bd0
|
Publish coordinated for web artifacts
|
4 years ago |
Shagen Ogandzhanian
|
6b9a7c4989
|
Rename core and integration to web-core and web-integration
Also: share logic only between subprojects and make maven publication a default option
|
4 years ago |
Shagen Ogandzhanian
|
ae5d967c1e
|
Don't pass eny global gradle config to the "light" compose-web environment
|
4 years ago |
Shagen Ogandzhanian
|
f00dd5b15e
|
Update dependency for the falling_balls_with_web
|
4 years ago |
Shagen Ogandzhanian
|
b69986a2aa
|
[web] correct repository configuration
|
4 years ago |
Shagen Ogandzhanian
|
8a35ada373
|
Remove androidx copyrights that actually are irrelevant to the codebase ported
|
4 years ago |
Shagen Ogandzhanian
|
10cf080d62
|
Reintroduce .gitignore file as it expected to be
|
4 years ago |
Shagen Ogandzhanian
|
f4987d0ce9
|
Pull web components from androidx-compose
|
4 years ago |
Alexander Perfilyev
|
a36d36886c
|
Update compose web example in README.md (#671)
closes #669
|
4 years ago |
Shagen Ogandzhanian
|
a4e2d222b7
|
There's no need in complicated logic since we can not (easily) change entry point after all
|
4 years ago |
Shagen Ogandzhanian
|
c95fbcb3dd
|
Invoking actual bootstrap logic
|
4 years ago |
Shagen Ogandzhanian
|
ed495ea09e
|
Bootrstrapping androix repositoy in lite Dockerfile done right
|
4 years ago |
Shagen Ogandzhanian
|
0eff77256a
|
Absolute path for the bootstrap task
|
4 years ago |
Shagen Ogandzhanian
|
d33e0d99b6
|
Introduce bootstrap process as a gradle task (compose-web basic Docker image)
|
4 years ago |
Shagen Ogandzhanian
|
83352b3499
|
Introduce separate Docker image for build without androidx setup
The idea is to setup android in runtime after all
|
4 years ago |
Shagen Ogandzhanian
|
e08d014a79
|
Introduce GRADLE_HOME env variable to the compose-web Dockerfile
|
4 years ago |
Shagen Ogandzhanian
|
7f714b7d7f
|
Correcting logic for global gradle in compose-web Dockerimage
|
4 years ago |
Eric Pabst
|
63baf67092
|
Fix typo (#660)
|
4 years ago |
Shagen Ogandzhanian
|
79ff26764b
|
Install chrome driver to the Docker compose-web image
|
4 years ago |
Sebastian Aigner
|
5d1b64c3f1
|
Web: Add tutorial section on "other event handlers"
|
4 years ago |
Oleksandr Karpovich
|
be66d9e822
|
Update the `web-landing` example with a link to `Compose for Desktop` landing page
|
4 years ago |
Harsh Shandilya
|
c1aa3a33ca
|
gradle-plugins/compose: Don't eagerly evaluate web platform
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
4 years ago |
Alexey Tsvetkov
|
8658e38132
|
Change IDE plugin name
|
4 years ago |
Alexey Tsvetkov
|
de66648650
|
Adjust IDE plugin compatibility range
|
4 years ago |
Nikolay Igotti
|
b9d7d28997
|
Tweaks, fix pause
|
4 years ago |
Oleksandr Karpovich
|
165e3beeb2
|
Update the compose-web Getting Started tutorial
|
4 years ago |
Shagen Ogandzhanian
|
daa2fcc082
|
Better layout and positioning for fallingBalls with web demo:
|
4 years ago |
Oleksandr Karpovich
|
f03abd1966
|
Update the links in web-landing example
|
4 years ago |
Nikolay Igotti
|
6cdb5e1178
|
Tweaks.
|
4 years ago |
Shagen Ogandzhanian
|
2cb37c014c
|
Falling balls in new flavour
Still lot of things to tune
|
4 years ago |
Nikolay Igotti
|
bc12dacee8
|
Move to 0.0.0-web-dev-11
|
4 years ago |
Oleksandr Karpovich
|
b1919eae3f
|
Update the license for compose-web landing page
|
4 years ago |
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>
|
4 years ago |
Oleksandr Karpovich
|
eec10d2546
|
Merge pull request #627 from JetBrains/web-samples
Add compose-web examples: `getting-started`, `landing-page`
|
4 years ago |
Oleksandr Karpovich
|
d3bdd6ad3b
|
Add compose-web landing page to examples
|
4 years ago |
Arkadii Ivanov
|
79521195fb
|
Update Navigation tutorial (#624)
|
4 years ago |