2064 Commits (b8be217dadf5fcc04cde0a7c72cbe38b9a455167)
 

Author SHA1 Message Date
Konstantin b8be217dad
Configure explicit dependency on the copyFonts task to fix a build (#4247) 9 months ago
Oleksandr Karpovich ffea196aa8
Use coroutines 1.7.3 for desktop and native. But use 1.8.0-RC2 for web targets (#4244) 9 months ago
Konstantin a6b8b50423
Add a type name to the resource initializers (#4240) 9 months ago
Konstantin 84e52986dc
Relocate a bundled KotlinPoet to the internal package 9 months ago
Igor Demin 322f2e9906
Update CHANGELOG.md (1.6.0-beta02) (#4232) 9 months ago
antonindrawan d6f3861286
build(kn-performance): use compose 1.5.10 to fix the build (#4173) 9 months ago
Konstantin 870b2d3aec
Improve handling of special characters in string resources (#4220) 10 months ago
Konstantin Tskhovrebov 3c7260ea51 Add a ttf font to the resources demo app 10 months ago
Konstantin 18de77e0bd
Update dependency versions and refactor build configs (#4215) 10 months ago
Konstantin 12afbe59a8
add verification-metadata.xml file to verify vlcj artifacts (#4159) 10 months ago
Konstantin Tskhovrebov 4a65b1a1d8 Refactor compose library tests 10 months ago
InsanusMokrassar d9d4bf3496
Add opportunity to use custom prefixes in StyleSheet (#3015) 10 months ago
Konstantin b1e86ade36
Generate initializer functions in the Res file to avoid the MethodTooLargeException (#4205) 10 months ago
Konstantin b4881ffe01
Fix native xml parser and add ios native tests (#4207) 10 months ago
Shishkin Pavel 6c38a4ae9a
update compiler plugin version to 1.5.8.1-beta01 (#4203) 10 months ago
Konstantin Tskhovrebov 107a1449ca Update Compose version to 1.6.0-dev1397 in components 10 months ago
Igor Demin 8de1026504
Update CHANGELOG.md (1.5.12) (#4182) 10 months ago
Konstantin Tskhovrebov ee26bf8bee Use "project.findProperty" instead of "providers.valueOrNull" to fix sub-module gradle properties for res class generation 10 months ago
dima.avdeev 50908d620a
Add ui-tooling-preview alias to gradle plugin (#4190) 10 months ago
Konstantin 2e354eba3a
Support compose resources for ios tests (#4185) 10 months ago
Konstantin 2b8c35e16c
Support Res class generation in JVM only compose projects (#4183) 10 months ago
Konstantin fbab715c20
Generate Res class if there is no common composeResource dir (#4176) 10 months ago
Oleksandr Karpovich f121805763
Add test cases for stability inference (#4163) 10 months ago
Igor Demin ac3ca94372
Update CHANGELOG.md 10 months ago
Konstantin 3040ea85bb
Configure android resources after the agp is applied and ignore hidden files in resources 10 months ago
Konstantin c31c761e09
Mark all resources public API as experimental. (#4146) 10 months ago
Oleksandr Karpovich 0e8a92a59f
Update compose compiler compatibility (#4145) 10 months ago
Konstantin f405dd8ba0
Delete experimental marker from stable resources APIs (#4144) 10 months ago
Konstantin 747aab02f3
Introduce top level composeResources dir (#4127) 10 months ago
Igor Demin ae1dca8fa8
Update replaceVersion.sh (#4142) 10 months ago
Alexander Maryanovsky a4cb97a6bf
Add `compose.uiTest` dependency name to ComposePlugin (#4100) 11 months ago
Konstantin 147bb6bdca
Update compose version to 1.6.0-dev1357 (#4096) 11 months ago
Konstantin 8955e66eac
Introduce a 'composeResources/files' directory for any files. (#4079) 11 months ago
Oleksandr Karpovich 86cfe355fb
Update compose compiler version for kotlin 1.9.22 (#4089) 11 months ago
Igor Demin 6c4def5bb5
Fix Qualifier density (#4088) 11 months ago
Oleksandr Karpovich b3dee0db79
Add kotlin 1.9.22 support (#4075) 11 months ago
Oleksandr.Karpovich dad2f96ee9 Remove older kotlin versions (1.9.0 and 1.9.10) in nativeCacheKind test 11 months ago
Oleksandr.Karpovich 5d4b44eea9 Make CI run on push to the master branch 11 months ago
AmirHossein Abdolmotallebi 1c7154b975
Update README.md (#4061) 11 months ago
Konstantin Tskhovrebov 35e7268d06 Update compose version to "1.6.0-dev1340" 11 months ago
Konstantin Tskhovrebov 6634ca5191 Update compose version to "1.6.0-dev1340" 11 months ago
hehua2008 568fc1b837
Fix replay issue in DesktopVideoPlayer.kt (#4048) 11 months ago
Konstantin 8423efc466
Override non-composable function getResourceEnvironment for tests (#4057) 11 months ago
Konstantin 4c6bebb237
Add TestComposeEnvironment for resource tests (#4056) 11 months ago
Konstantin 27915cbc0f
Get environment and select resource by qualifiers (#4018) 11 months ago
Oleksandr Karpovich 84de7a1f41
Make sure compiler test cases support kotlin 2.0.0-Beta2 (#4051) 11 months ago
Oleksandr Karpovich cf8c9eb075
Update Kotlin and Compose in composable-test-cases (#4046) 11 months ago
Oleksandr Karpovich 382c6a319b
run k/wasm tests in resources library (#4031) 11 months ago
Oleksandr Karpovich 5e999e7b7d
Add K/Wasm target to components/resources library (#4028) 11 months ago
Oleksandr Karpovich 972c740c1e
Update gradle plugin to make sure that skiko.wasm is unpacked for web tests too (#4030) 11 months ago