You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Oleksandr Karpovich 21cda3f3c6
web: make ComposeDomNode inline (#1808)
2 years ago
.idea Update copyright notices 3 years ago
artwork Update Compose 3 years ago
benchmarks Modify replace.sh for replacing Compose version (#1511) 3 years ago
build-helpers Create destination dir if it does not exist (#1438) 3 years ago
ci Rename ci/docker/linux/README.MD -> ci/docker/linux/README.md (#1659) 3 years ago
components Additional CI fixes (#1696) 2 years ago
compose Fix publishing multiple platforms that use same alternative name (#1790) 2 years ago
examples Add semantics to custom side panel elements (#1782) 2 years ago
experimental Fixed slider-drag problem in [falling-balls-mpp] example. (#1750) 2 years ago
gradle-plugins Fix TestFlight builds (#1812) 2 years ago
idea-plugin Fix Intellij plugin build 2 years ago
license Specify Preview as entry point 3 years ago
templates Fix tutorial checker 2 years ago
tooling Add Compose for Intellij usage example (#1728) 2 years ago
tools Modify replace.sh for replacing Compose version (#1511) 3 years ago
tutorials Fix TestFlight builds (#1812) 2 years ago
web web: make ComposeDomNode inline (#1808) 2 years ago
.gitignore web: AttrsScope interface extraction (#1694) 2 years ago
.gitmodules Update Compose 3 years ago
CHANGELOG.md Update CHANGELOG.md 3 years ago
FEATURES.md Update FEATURES.md 3 years ago
LICENSE.txt Update copyright notices 3 years ago
README.md Update README.md 2 years ago
gradle.properties Enable official code style when root dir is opened in Intellij 4 years ago

README.md

official project Latest release Latest build

Compose Multiplatform, by JetBrains

Compose Kotlin UI framework port for desktop platforms (macOS, Linux, Windows) and Web, components outside of the core Compose repository at https://android.googlesource.com/platform/frameworks/support.

Preview functionality (check your application UI without building/running it) for desktop platforms is available via IDEA plugin (https://plugins.jetbrains.com/plugin/16541-compose-multiplatform-ide-support).

Repository organization

Getting latest version of Compose Multiplatform

See https://github.com/JetBrains/compose-jb/tags for the latest build number.