29 Commits (81851831d03cca5ba2714b5e7353a0d9fc7eef70)

Author SHA1 Message Date
Igor Demin c9a7b15e86 Migrate to Kotlin 1.5.30 3 years ago
Oleksandr Karpovich e8e02771a0
web: add test-utils module (#1101) 3 years ago
Shagen Ogandzhanian 2ff55d07e7 [web] Optionally skipping integration tests 3 years ago
Shagen Ogandzhanian f7070f210d [web] optionally skip benchmarks (by default enabled) 3 years ago
Shagen Ogandzhanian c513eef2e6 [web] [build] Fix all missing and incorrect sample modules 3 years ago
Shagen Ogandzhanian bd2f7fbcd9 Remove debug 3 years ago
Shagen Ogandzhanian 655ceea75e remove web-getting-started 3 years ago
Shagen Ogandzhanian cd552611ab Returned missing sample 3 years ago
Shagen Ogandzhanian 40b808eaa5 Temporary commented out one of modules 3 years ago
Shagen Ogandzhanian 8323920eec DEBUG print root dir 3 years ago
Shagen Ogandzhanian 8f9d79b3fa [web] [build] Normalize paths 3 years ago
Shagen Ogandzhanian 95461906cb [web] [build] resolve all module as relative to the rootDir 3 years ago
Shagen Ogandzhanian a8d8cdfccd [web] [build] Resolve projectDir paths a absolute ones 3 years ago
Shagen Ogandzhanian 7c4ce006fe Correct path to the falling balls example 3 years ago
Shagen Ogandzhanian eac1c155e3 Fail if module is referring to a non-existent file path 3 years ago
Shagen Ogandzhanian 36295121a2 Remove web samples completely 3 years ago
Shagen Ogandzhanian 87477236ec Add google repo for all web modules, samples and examples 3 years ago
Shagen Ogandzhanian 6fa567032e Autogenerate all web examples from samples 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
Oleksandr Karpovich 8c01295e8a
Web/add compose plugin integration cases for kotlinjs (#870) 3 years ago
Shagen Ogandzhanian 4937918a28 Update examples after publishing 0.5.0-build226 3 years ago
Shagen Ogandzhanian 7ef65d21de Fix name so web_landing as a part of the web build 4 years ago
Oleksandr Karpovich b051250388
Add web-core benchmarks with reports to TeamCity (#724) 4 years ago
Shagen Ogandzhanian 2132dac284 Prepare examples for the publicaiton of 0.0.0-web-dev-14 4 years ago
Shagen Ogandzhanian 8d2df5792d Add web-with-react to the list of optionally build examples 4 years ago
Shagen Ogandzhanian c49d0e408c Add web_landing to the list of examples optionally built with web 4 years ago
Shagen Ogandzhanian 65f47c8a82 Optionally building web examples along with the rest of web modules 4 years ago
Shagen Ogandzhanian b1328204b8 Make consistent multi-platform plugin invocation throughout web modules and examples 4 years ago
Shagen Ogandzhanian 34c0d67a1d [build] Simplify module creation in web 4 years ago
Shagen Ogandzhanian 31a63f3796 Print compose core version while resolving plugin dependencies in web 4 years ago
Shagen Ogandzhanian 06a905e63a Split web-core to web-core and web-integration 4 years ago
Shagen Ogandzhanian 4dd4390ecd Introduce web-integration-widgets and rename web-integration to web-integration-core 4 years ago
Shagen Ogandzhanian cdce1de626 Resolve compose plugin version from gradle.properties 4 years ago
Shagen Ogandzhanian a6b4ce29f3 [web] Move build to the Kotlin DSL API 4 years ago
Shagen Ogandzhanian 6b9a7c4989 Rename core and integration to web-core and web-integration 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
Nikolay Igotti 8e51fb1cf1
Simple game example (#224) 4 years ago