91 Commits (12992dceb39cd8305836603f5602233541627d69)

Author SHA1 Message Date
Konstantin 12992dceb3
Rename components library modules. (#3991) 7 months ago
dima.avdeev 4a020e9840 components/ui-tooling-preview remove redundant import 7 months ago
dima.avdeev be21564689
common Preview annotation (#3932) 7 months ago
Konstantin 5cc685c1dc
Use regular icons instead of extended to fix build 7 months ago
Konstantin 7505624aa0
Use separate cache dispatchers with limited parallelism (#3929) 7 months ago
Konstantin 1be81af584
Dispatch image cache manipulation to the cache dispatcher (#3921) 8 months ago
Konstantin 5d1eb9a3f5
Support bitmap/vector images, strings, fonts and raw resource loading. 8 months ago
dima.avdeev 15e8e2185b components project, hotfix compose.useMavenLocal property 8 months ago
dima.avdeev 9773115403
Add mavenLocal to components project (#3906) 8 months ago
Konstantin 2692cb320d
Update Kotlin, dependencies and build scripts (#3835) 8 months ago
Oleksandr Karpovich 73802292ce
CfW: Allow web resource routing configuration (#3852) 8 months ago
Nikolai Rykunov 93a8316226 Remove kotlin.native.cacheKind=none (#3674) 9 months ago
Igor Demin a609db563a
Components. Downgrade to Kotlin 1.8.22 (#3390) 11 months ago
Igor Demin 9f118d39d2
Components. Fix Its usage must be marked with '@kotlinx.cinterop.ExperimentalForeignApi' (#3383) 11 months ago
Igor Demin 46e8549a52
Components. Fix Mismatched @Composable annotation between expect and actual declaration (#3381) 11 months ago
Igor Demin 06bcb1c680
Components. Fix `KotlinSourceSet with name 'androidTest' not found.` on Kotlin 1.9.0 (#3375) 11 months ago
Igor Demin 881b48b89d Revert "Components. Fix `KotlinSourceSet with name 'androidTest' not found.` on Kotlin 1.9.0" 11 months ago
Igor Demin 1d0e8ded91 Components. Fix `KotlinSourceSet with name 'androidTest' not found.` on Kotlin 1.9.0 11 months ago
Alexey Tsvetkov 16114b2f0f
Simplify resource management for iOS (#3340) 11 months ago
Igor Demin bf4130cfab
Compose 1.4.1 docs, examples (#3287) 1 year ago
mdigman 62e5f1edad
Add Xml parsing support to js platform (#3105) 1 year ago
dima.avdeev 76f000611d
Update examples to Compose 1.4.0 (#3042) 1 year ago
dima.avdeev 10526ca300 mavenLocal should be the first 1 year ago
Alexander Maryanovsky 36616f877c
SplitPane improvements and fixes. (#2886) 1 year ago
dima.avdeev 35f0f72253
resources library minSdk 21 (#2911) 1 year ago
Oleksandr Karpovich 0b429b6ac9
Update all versions for 1.3.1 + update Changelog (#2856) 1 year ago
dima.avdeev 08e03e7c04
UIKit samples, change deprecated annotation @UIApplicationMain -> @main (#2800) 1 year ago
dima.avdeev f6c36c3926
fix components project import with IDEA (#2799) 1 year ago
Nikita Lipsky 05ee5aef35
Add XML Vector Drawables to MacOS native target. (#2756) 1 year ago
Nikita Lipsky 614fe78d71
Add painterResource utility method to resource library. (#2753) 1 year ago
Nikita Lipsky 2dd8d3223f
Support for XML Vector Drawables in resources library. (#2749) 1 year ago
Nikita Lipsky cc27bb68a6 Revert "Support for XML Vector Drawables." 1 year ago
Nikita Lipsky 6060e86cbd Support for XML Vector Drawables. 1 year ago
Oleksandr Karpovich bc6d42ef44
Update versions: compose - 1.3.0 and kotlin - 1.8.0 (#2651) 1 year ago
dima.avdeev 75f4f1dee4
add mavenLocal to components (#2516) 2 years ago
Alexey Tsvetkov 297eeacfc2
Configure repositories for all modules (#2510) 2 years ago
dima.avdeev 0807d06e5d
[resources] Missing fixes with Classloader (#2490) 2 years ago
dima.avdeev 13d1de302c
[components/resources] add resource("img.png"). rememberImageBitmap() (#2483) 2 years ago
Igor Demin 63846c63c0
Compose 1.2.1 (#2453) 2 years ago
Igor Demin 4ee708c598 Upgrade examples to Compose 1.2.0 2 years ago
Igor Demin 37e33fba29 Compose 1.2.0-rc02 2 years ago
Igor Demin 7ad4492f43
Migrate to 1.2.0-rc01 (#2382) 2 years ago
Igor Demin 5d67a73f80 Update Kotlin version 2 years ago
Igor Demin 9fa322a3ee Upgrade to 1.2.0-beta02 2 years ago
Igor Demin a208ecba73 Upgrade to 1.2.0-beta01 2 years ago
Verminskiy Vladislav d80331834c
Update SplitPaneDSL.kt (#2196) 2 years ago
Ilya Ryzhenkov 010576557f
Fix split panel (#2175) 2 years ago
Ilya Ryzhenkov 7fbbdd8eca
Fix AnimatedImage component (#2174) 2 years ago
Abdelilah El Aissaoui 907b657c89
Docs to AnimatedImage public methods (#2050) 2 years ago
Igor Demin 4ff361bd62
Components. AnimatedImage. Fix 'load' function. (#2043) 2 years ago