641 Commits (DOM_BUILDER_IN_ONE_PLACE)
 

Author SHA1 Message Date
Shagen Ogandzhanian 8118bb7cbe [web] Don't leave emtpy style attribute if nothing as applied 3 years ago
Shagen Ogandzhanian 6a8e15a7fe [web] Attribute builder builds styles as well 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
Oleksandr Karpovich 809d83b137 Update compose-web `Getting Started` tutorial with a new kotlin and compose versions 3 years ago
Oleksandr Karpovich a1d2f86609
Compose-Web with React examples (#693) 3 years ago
Shagen Ogandzhanian 6cf9e5719f Add separate CHANGELOG to the web components 3 years ago
Shagen Ogandzhanian 8c5ebeec48 Switch dependencies back to snapshot 3 years ago
Nikolay Igotti ef1e811d6f Move templates to Gradle 6.9 3 years ago
Shagen Ogandzhanian 7718032362 Introduce license information for web components 3 years ago
Shagen Ogandzhanian 22af56a06a Release web@0.0.0-web-dev-13 3 years ago
Shagen Ogandzhanian b369e7e0b6 Switch web-getting-started to 0.0.0-web-dev-13 3 years ago
Shagen Ogandzhanian 31a63f3796 Print compose core version while resolving plugin dependencies in web 3 years ago
Shagen Ogandzhanian 1f43be9c91 Switch to 0.0.0-web-dev-13 in web examples 3 years ago
Oleksandr Karpovich 2b788ef9df [compose-dom] Let classes lists get merged instead of overriding earlier calls 3 years ago
Nikolay Igotti 619a0a40c0 Add tool to upload package from prebuilts. 3 years ago
Shagen Ogandzhanian 3232571f35 [web-core] introduce StyleBuilderContext, AttrBuilderContext and ContentBuilder aliases 3 years ago
Shagen Ogandzhanian 52034b64a9 Add missing web-widgets build file 3 years ago
Shagen Ogandzhanian 06a905e63a Split web-core to web-core and web-integration 3 years ago
Nikolay Igotti c005a9785a Fix todoapp 3 years ago
Shagen Ogandzhanian 4dd4390ecd Introduce web-integration-widgets and rename web-integration to web-integration-core 3 years ago
Shagen Ogandzhanian 5351cb97c9 Build falling balls example with gradle 7.0.2 3 years ago
Shagen Ogandzhanian 4aa25306a4 Update web components to kotlin 1.5 and the new version of Compose Core (with kotlin 1.5) 3 years ago
Shagen Ogandzhanian 6dd94e8edb Update gradle to 7.0.2 in "fat" Docker environment for compose-web 3 years ago
Shagen Ogandzhanian 71fdf598ad Update gradle to 7.0.2 in "light" Docker environment for compose-web 3 years ago
Shagen Ogandzhanian 5e4c573124 Build web components with gradle 7.0.2 3 years ago
Shagen Ogandzhanian d501a6f721 [web] Set group id and version as a simple project properties 3 years ago
Shagen Ogandzhanian eca49dc7ff Update default snapshot version in web to 0.0.9-SNAPSHOT 3 years ago
Shagen Ogandzhanian 613f1a4718 Revert compiler version to 1.4.32 in falling_balls for the web target 3 years ago
Nikolay Igotti 38f4cfa33e Move to 0.4.0-build209 3 years ago
Shagen Ogandzhanian 3dcc3db2ec Put COMPOSE_WEB_VERSION to the gradle properties and do not invoke System.getEnv directly 3 years ago
Nikolay Igotti 6e3677e450 Fix typo. 3 years ago
Nikolay Igotti 7bdb87f20b Move to Compose 0.4.0-build208 and Kotlin 1.5.0 3 years ago
Shagen Ogandzhanian 2c1964ed46 Update default compose dependency for the web comoponents 3 years ago
Shagen Ogandzhanian 20d56de264 Add missing web/gradle.properties 3 years ago
Shagen Ogandzhanian cdce1de626 Resolve compose plugin version from gradle.properties 3 years ago
Shagen Ogandzhanian 2e3220451f Convert web/build.gradle to build.gradle.kts 3 years ago
Shagen Ogandzhanian a6b4ce29f3 [web] Move build to the Kotlin DSL API 3 years ago
Shagen Ogandzhanian 86c6f57b6d Configuration for publishing web artefacts 3 years ago
Shagen Ogandzhanian 4939374bd0 Publish coordinated for web artifacts 3 years ago
Shagen Ogandzhanian 6b9a7c4989 Rename core and integration to web-core and web-integration 3 years ago
Shagen Ogandzhanian ae5d967c1e Don't pass eny global gradle config to the "light" compose-web environment 3 years ago
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