135 Commits (97f6cf8796de99f8cae196b9043ec2c9104f7bdd)

Author SHA1 Message Date
Chanjung Kim 97f6cf8796 chore: revert code style changes 9 months ago
Chanjung Kim f0be61b59b chore: fix section title in the demo app 9 months ago
Chanjung Kim f225ad799b chore: fix example code in generated Res.getAsFlow 9 months ago
Chanjung Kim d98463d88d chore: remove unused functions 9 months ago
Chanjung Kim 2d16da11df chore: remove `println`s from tests 9 months ago
Chanjung Kim a7e86a79f0 refactor: prevent hard-coding of byteCount of resource flow 9 months ago
Chanjung Kim 5d85765e89 Add demo code using Res.getAsFlow() 9 months ago
Chanjung Kim 60afc81ed9 feat: support reading resources as flows 9 months ago
Konstantin e8459e19b4 [resources] Fix regionCode crash on iOS before 17 (#4473) 9 months ago
Konstantin e7f1a6cc20
[resources] Fix regionCode crash on iOS before 17 (#4473) 9 months ago
Luca Spinazzola 4c238f5ff8
update macOS readResourceBytes to use composeResources (#4458) 9 months ago
Igor Demin e14bf1c072
Resources. Don't return a cached value when pass new args (#4333) 9 months ago
Igor Demin 4e948e4bc3 Resources. Don't return a cached value when pass new args. 9 months ago
Konstantin Tskhovrebov c8ef4c0412 Update compose version to "1.6.0-rc01" in components project 10 months ago
Konstantin Tskhovrebov b83de7e569 Update compose version to "1.6.0-rc01" in components project 10 months ago
dima.avdeev 903a9bb8aa
Added WASM to components.uiToolingPreview library (#4286) 10 months ago
Konstantin fbf5dbe20f
Fix fonts duplication in android app. (#4284) 10 months ago
Konstantin a0601c3024
Register all hierarchical compose resources in android compilation (#4274) 10 months ago
Oleksandr Karpovich c4bc761b0d
Gradle Plugin: Force kotlinx-coroutines version 1.8.0-RC2 for web targets in user projects (#4278) 10 months ago
Ahmed Hosny a8e9486b9e
Support Rtl in SplitPane (#4265) 10 months ago
Konstantin d6b8681b22
Don't make resource IDs lowercased (#4253) 10 months ago
Oleksandr Karpovich ffea196aa8
Use coroutines 1.7.3 for desktop and native. But use 1.8.0-RC2 for web targets (#4244) 10 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 Tskhovrebov 4a65b1a1d8 Refactor compose library tests 10 months ago
Konstantin b4881ffe01
Fix native xml parser and add ios native tests (#4207) 10 months ago
Konstantin Tskhovrebov 107a1449ca Update Compose version to 1.6.0-dev1397 in components 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
Konstantin c31c761e09
Mark all resources public API as experimental. (#4146) 11 months ago
Konstantin f405dd8ba0
Delete experimental marker from stable resources APIs (#4144) 11 months ago
Konstantin 747aab02f3
Introduce top level composeResources dir (#4127) 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
Igor Demin 6c4def5bb5
Fix Qualifier density (#4088) 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
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) 12 months ago
Oleksandr Karpovich 382c6a319b
run k/wasm tests in resources library (#4031) 12 months ago
Oleksandr Karpovich 5e999e7b7d
Add K/Wasm target to components/resources library (#4028) 12 months ago
Oleksandr Karpovich 2b0c4dfcd2
Update kotlin version in components/resources library (#4027) 12 months ago
Konstantin 181bfd1612
Resources gradle plugin (#3961) 1 year ago
Konstantin a1be71ac8a
Rename android artifact name "...-androidRelease" -> "...-android" (#3996) 1 year ago
Konstantin 9b9bec483f
Move configuration of an artifact ID to an afterEvaluate phase. (#3995) 1 year ago
Konstantin 760f3f5b24
Revert "Rename components library modules. (#3991)" 1 year ago
Konstantin 12992dceb3
Rename components library modules. (#3991) 1 year ago
dima.avdeev 4a020e9840 components/ui-tooling-preview remove redundant import 1 year ago
dima.avdeev be21564689
common Preview annotation (#3932) 1 year ago