61 Commits (181bfd1612cf418de94567c219504c3de5fbec72)

Author SHA1 Message Date
Konstantin 181bfd1612
Resources gradle plugin (#3961) 6 months ago
Alexander Zhirkevich 0a301bdcd5
Add ui-util to gradle plugin (#3895) 7 months ago
Alexey Tsvetkov eb124feb4b
Fix reporting configuration problems with configuration cache (#3596) 9 months ago
Igor Demin 6df509ffb5
Stabilize UI Test library for Desktop (#3518) 9 months ago
Alexey Tsvetkov 950d5a991c
Manage Kotlin native cache kind automatically based on Kotlin version (#3477) 9 months ago
Oleksandr Karpovich 3add7ce9da
Add runtimeSaveable to Dependencies in compose gradle plugin (#3449) 10 months ago
Oleksandr Karpovich a947c5efcc
Disable signature clash checks for web targets (#3445) 10 months ago
Alexey Tsvetkov 16114b2f0f
Simplify resource management for iOS (#3340) 10 months ago
Alexey Tsvetkov baeeec8abc
Delay resolving dependencies until configuration phase is over (#3170) 1 year ago
Alexey Tsvetkov c162695345
Remove variant redirection from Gradle plugin (#3168) 1 year ago
Igor Demin 59eda00380
Rename Web to HTML (#2997) 1 year ago
Nikita Lipsky 2cd92eed5c
Add resources library to dependencies declared by compose gradle plugin (#2793) 1 year ago
Igor Demin 3b81485bcc
Remove experimental status of Material 3 (#2740) 1 year ago
Oleksandr Karpovich e9789ba364
Fix ComposeExtension.kotlinCompilerPluginArgs for non-jvm compilations (#2716) 1 year ago
Emre Şafak eba6b45df7
Correct all occurrences of "compatability" (#2623) 1 year ago
Alexey Tsvetkov 4f1bb98711
Remove usages of internal Gradle API FileOperations (#2606) 1 year ago
Igor Demin bf958eb510
Improve DSL for setting a custom Compose Plugin (#2527) 1 year ago
Alexey Tsvetkov 7e574a07e2
Remove JVM target version override (#2515) 1 year ago
Igor Demin 7067f5cffc
Remove redirecting to Jetpack Compose in android target in Gradle plugin (#2364) 2 years ago
Omico 99b7a986e0
gradle-plugin: Let Gradle provide its Kotlin DSL for compose (#2215) 2 years ago
Alexey Tsvetkov d9de125127
Introduce ProGuard integration for Compose/Desktop packaging (#2313) 2 years ago
Oleksandr Karpovich 91a60dc014
remove deprecated compose.web.web-widgets from the source code (#2294) 2 years ago
dima.avdeev 1f39fa4ba1
Check experimental flags in gradle.properties (#2268) 2 years ago
Philip Wedemann 36b232b653
Gradle Plugin: Fix NPE and use 1.8 by default (#2164) 2 years ago
Thomas Vos d80ea8ca8c
Remove deprecated `useIR` option (#2076) 2 years ago
Abdelilah El Aissaoui 96f0d98d27
Added animated image component (#2015) 2 years ago
Alexey Tsvetkov 62a657b6cd
Native desktop packaging (#1908) 2 years ago
Alexey Tsvetkov 1e71abb3c0
Support org.jetbrains.kotlin.js plugin (#1851) 2 years ago
Louis CAD c59aef56a9
Fix wrong word used: transient -> transitive (#1839) 2 years ago
Oleksandr Karpovich fb715e6061
Add `checkAndWarnAboutUsingJsPlugin` to gradle plugin (#1753) 2 years ago
Alexey Tsvetkov 47214264ba
Remove compose.with.web flag (#1697) 2 years ago
Alexey Tsvetkov f3a403b321
Additional CI fixes (#1696) 2 years ago
Alexey Tsvetkov 387fa07bd8
Simplify configuration for web and uikit apps (#1682) 2 years ago
Oleksandr Karpovich e139fbb1e4
deprecate compose.web.web-widgets in source code and gradle plugin (#1453) 3 years ago
Igor Demin 9d29f50691
:compose:animation:animation-graphics (#1441) 3 years ago
Igor Demin db44cc8779
Add material3, mark some libraries as Experiemental (#1390) 3 years ago
Alexey Tsvetkov 9b40de61a1
Provide DSL extension for configuring JB Compose repo (#1301) 3 years ago
Shagen Ogandzhanian 095379d513
Introduce basic support for SVG (#1289) 3 years ago
akurasov 05d218b718
Support OEL publication in gradle plugin (#1285) 3 years ago
Igor Demin affbb955b6
Add uiTestJUnit4 to Compose Gradle Plugin (#1282) 3 years ago
akurasov 59ab245fdf
Initial implementation of experimental interop with Jetpack Compose (#1190) 3 years ago
Oleksandr Karpovich 5dc4f1d9d9
Remove WarnAboutComposeWithSerialization.kt (#1167) 3 years ago
Oleksandr Karpovich 805797eb98
web: add `testUtils` alias to gradle plugin (#1165) 3 years ago
Alexey Tsvetkov d8ada29395
Add compose.preview dependency shortcut (#989) 3 years ago
Alexey Tsvetkov 22a7cea62e
Remove deprecated Gradle plugin DSL properties (#953) 3 years ago
Oleksandr Karpovich af2f2b2b8d
Add a check that compose is used along with kotlinx.serialization (#900) 3 years ago
Nikolay Igotti 2e82f1cc98 Add linux_arm64 target 3 years ago
Igor Demin 854de3681c
Publish components (#829) 3 years ago
Alexey Tsvetkov 2be46f961e
Implement first version of non-interactive preview for desktop (#803) 3 years ago
Shagen Ogandzhanian 06a905e63a Split web-core to web-core and web-integration 3 years ago