Shagen Ogandzhanian
|
a1310f1b24
|
Always print testBundleSize after jsTest (if available)
|
3 years ago |
Shagen Ogandzhanian
|
fce9010353
|
[web] Introduce printTestBundleSize task
|
3 years ago |
Shagen Ogandzhanian
|
a22bd9f889
|
Reintroduce printBundleSize for samples
|
3 years ago |
Shagen Ogandzhanian
|
36295121a2
|
Remove web samples completely
We've decided to move in different direction
|
3 years ago |
Shagen Ogandzhanian
|
87477236ec
|
Add google repo for all web modules, samples and examples
|
3 years ago |
Shagen Ogandzhanian
|
3902bf2768
|
Introduce printBundleSize to all web sample projects
And remove it from benchmarks
|
3 years ago |
Shagen Ogandzhanian
|
6fa567032e
|
Autogenerate all web examples from samples
That would make it easier to keep them consistent and to test them
continuously
|
3 years ago |
Shagen Ogandzhanian
|
ab3ac73f83
|
Build all web examples with -Pcompose.web.buildSamples=true
|
3 years ago |
Igor Demin
|
581b5f0b0a
|
Update Compose + Migrate to 0.5.0-build262 / Kotlin 1.5.21 (#916)
|
3 years ago |
Shagen Ogandzhanian
|
c5b1e29f15
|
Add posibility to install missing chrome drivers for local development
|
3 years ago |
Shagen Ogandzhanian
|
65f47c8a82
|
Optionally building web examples along with the rest of web modules
|
3 years ago |
Shagen Ogandzhanian
|
b1328204b8
|
Make consistent multi-platform plugin invocation throughout web modules and examples
|
3 years ago |
Oleksandr Karpovich
|
f19ef64a56
|
Update compose web: use kotlin 1.5.10 and new version of compose runtime and compiler
|
3 years ago |
Shagen Ogandzhanian
|
4aa25306a4
|
Update web components to kotlin 1.5 and the new version of Compose Core (with kotlin 1.5)
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
|
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
|
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 |
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
|
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
|
b69986a2aa
|
[web] correct repository configuration
|
4 years ago |
Shagen Ogandzhanian
|
f4987d0ce9
|
Pull web components from androidx-compose
|
4 years ago |