Ivan Matkov
60914ecac7
Update examples to 1.6.10 ( #4843 )
7 months ago
Oleksandr Karpovich
27642be316
Update compiler version for Kotlin 1.9.2x ( #4814 )
7 months ago
Pavel Shishkin
e90dcb5c89
update compose compiler version to 1.5.13.2/1.5.13.3 ( #4798 )
...
compose compiler version updated to 1.5.13.2 (kotlin 1.9.23) / 1.5.13.3
(kotlin 1.9.24)
Fixes https://github.com/JetBrains/compose-multiplatform/issues/4777
## Testing
- compose multiplatform testsuite
## Release Notes
### Highlights
#### Compose compiler
- updated to version built from google jetpack compose compiler 1.5.13
7 months ago
Pavel Shishkin
b6e7ba750c
update compose compiler version to 1.5.13 ( #4770 )
8 months ago
Pavel Shishkin
41a6d3d3c7
Update compose compiler version to 1.5.10.2 ( #4652 )
...
version bump & test added for reified generic in composable functions
Fixes #3147
8 months ago
Konstantin Tskhovrebov
cc29fdadd8
[gradle] Update compose dependency in the gradle plugin
8 months ago
Konstantin Tskhovrebov
3a8ef13242
Update dependency compose to "1.6.10-dev1566" to sync gradle and resources library builds
9 months ago
Konstantin Tskhovrebov
92334867da
Update dependency on latest published CMP libraries to sync gradle and resources library builds
9 months ago
Konstantin
68dc610814
[gradle] Update gradle and AGP in test runs. ( #4542 )
9 months ago
Konstantin Tskhovrebov
3975a504af
[gradle] Apply back gradle plugin changes to support plurals with new published library version
...
This reverts commit 71662475ce
.
9 months ago
Konstantin Tskhovrebov
5f67523bc1
[gradle] Remove custom kotlin version from gradle test project.
9 months ago
Konstantin
629cd055dc
Support multimodule projects and libraries publication with compose resources ( #4454 )
...
- integrate KGP resource API
- packaging final resources to iOS and JS/Wasm applications
- integration tests of publication and multi module support
- info logging of supported Gradle and KGP versions
### requirements
- Kotlin Gradle Plugin >= 2.0.0-Beta05
- Gradle >= 7.6
9 months ago
Pavel Shishkin
3de2f3bfbe
update compose compiler version to 1.5.10.1 ( #4474 )
...
Fixes https://github.com/JetBrains/compose-multiplatform/issues/4455
9 months ago
Shishkin Pavel
730e368de7
update compiler version to 1.5.10 ( #4452 )
9 months ago
Konstantin Tskhovrebov
70aa35bfb5
[gradle] Disable parallel tests run for gradle tests
10 months ago
Konstantin Tskhovrebov
f6c81307b8
[gradle] Disable parallel tests run for gradle tests
10 months ago
Konstantin Tskhovrebov
376cdb42d4
Revert "[gradle] Add a flag to fix build on TeamCity with configuration caches enabled"
...
This reverts commit 5e0e03bef2
.
10 months ago
Konstantin Tskhovrebov
16fe22d172
[gradle] Add a flag to fix build on TeamCity with configuration caches enabled
...
Error was:
> Listener registration 'Gradle.addListener' by build is unsupported.
10 months ago
Konstantin
e9c11b0a92
Add gradle "8.6" and AGP "7.3.1", "8.2.2" to the gradle plugin integration tests ( #4309 )
10 months ago
Konstantin
204a6f57bc
Support three letters locales ( #4394 )
10 months ago
Konstantin Tskhovrebov
19331a8a02
Revert "[gradle] Add a flag to fix build on TeamCity with configuration caches enabled"
...
This reverts commit 5e0e03bef2
.
10 months ago
Konstantin Tskhovrebov
5e0e03bef2
[gradle] Add a flag to fix build on TeamCity with configuration caches enabled
...
Error was:
> Listener registration 'Gradle.addListener' by build is unsupported.
10 months ago
Konstantin
33482890a4
Add gradle "8.6" and AGP "7.3.1", "8.2.2" to the gradle plugin integration tests ( #4309 )
10 months ago
Konstantin
f833fa9945
Support three letters locales ( #4394 )
10 months ago
Igor Demin
809a8c7aa2
Compose 1.6.0
10 months ago
Pavel Shishkin
56d3aff538
update compiler plugin version to 1.5.8.1 (stable)
10 months ago
Shishkin Pavel
b3455919b9
update compiler plugin version to 1.5.8.1 (stable) ( #4314 )
10 months ago
Shishkin Pavel
e680f9ffa3
update compiler version to 1.5.8.1-beta02 ( #4269 )
...
fixed:
https://github.com/JetBrains/compose-multiplatform/issues/3318
https://github.com/JetBrains/compose-multiplatform/issues/3643
https://github.com/JetBrains/compose-multiplatform/issues/4055
10 months ago
Shishkin Pavel
6c38a4ae9a
update compiler plugin version to 1.5.8.1-beta01 ( #4203 )
11 months ago
Konstantin
2e354eba3a
Support compose resources for ios tests ( #4185 )
11 months ago
Oleksandr Karpovich
0e8a92a59f
Update compose compiler compatibility ( #4145 )
11 months ago
Konstantin
147bb6bdca
Update compose version to 1.6.0-dev1357 ( #4096 )
12 months ago
Oleksandr Karpovich
b3dee0db79
Add kotlin 1.9.22 support ( #4075 )
12 months ago
Konstantin
8423efc466
Override non-composable function getResourceEnvironment for tests ( #4057 )
1 year ago
Konstantin
181bfd1612
Resources gradle plugin ( #3961 )
1 year ago
Oleksandr Karpovich
22165d82d9
Support kotlin 1.9.21 ( #3966 )
1 year ago
Igor Demin
1b44c94bd0
Fix Gradle Plugin Test screenshots ( #3920 )
...
Antialiasing changed after upgrading Skia
1 year ago
Nikolai Rykunov
726b98d661
Support 1.5.10 ( #3682 )
...
Co-authored-by: dima.avdeev <dima.avdeev@jetbrains.com>
Co-authored-by: Oleksandr Karpovich <a.n.karpovich@gmail.com>
1 year ago
dima.avdeev
e14a99a517
Update Compose version to 1.5.2 ( #3746 )
1 year ago
Oleksandr Karpovich
fbd99c05cb
Support/1.5.1 ( #3631 )
...
* Update versions to CM 1.5.1 and kotlin 1.9.10
* Add explicit dependencies on compose.ui and compose.foundation in examples/chat/jsApp
* Update CHANGELOG.md
* fix typo
* Add Dependencies for 1.5.1 Changelog
1 year ago
Oleksandr Karpovich
1d73c799a0
Support kotlin 1.9.10 ( #3616 )
...
* Support kotlin 1.9.10
* Update gradle.properties
1 year ago
Alexey Tsvetkov
3e31d9a6b0
Run Gradle test on parallel agents ( #3608 )
1 year ago
Alexey Tsvetkov
02224ccd3f
Tooling maintenance ( #3606 )
...
* Update Gradle to 8.3 in tooling
* Introduce version catalogs
* Update Kotlin
* Update Intellij SDK plugin
* Update download plugin
* Update shadow jar plugin
* Update Gradle plugin portal plugin
1 year ago
Igor Demin
39d9473070
Compose 1.5.0
1 year ago
Igor Demin
53e3674118
1.5.0 Changelog and updated examples ( #3556 )
...
The changelog is merged from the prerelease versions:
https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.5.0-beta01
https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.5.0-beta02
I will change versions to 1.5.0 in a separate PR later
1 year ago
Oleksandr Karpovich
198326d2f1
Update ComposeCompilerCompatibility mapping ( #3538 )
...
* Update ComposeCompilerCompatibility mapping
* Update gradle.properties
1 year ago
Alexey Tsvetkov
b67dde7295
Add pro guard optimize flag ( #3408 )
...
* Add DSL flag to control ProGuard's optimizations
#3387
* Update default ProGuard version
* Revert ProGuard default version to 7.2.2.
1 year ago
Oleksandr Karpovich
c918154efe
Update kotlin version in gradle plugin tests ( #3372 )
...
kotlin - 1.9.0, compose compiler plugin - 1.5.0
1 year ago
Igor Demin
bf4130cfab
Compose 1.4.1 docs, examples ( #3287 )
...
* Compose 1.4.1
* Remove compose-integration from replaceVersion.sh
2 years ago
Alexey Tsvetkov
eb90275a1b
Fix signing bundle with Gradle 8.1 with configuration cache ( #3069 )
...
* Fix signing bundle with Gradle 8.1 with configuration cache
Compose Gradle plugin was launching
`/usr/bin/security --find-identity` in a lazy property of
AbstractJPackageTask. Without the configuration cache
the computation was delayed to the execution phase.
However, configuration cache serializes all properties of
all configured tasks, so launching of `/usr/bin/security`
shifted to the configuration phase.
Gradle 8.1 started to throw an exception if an external process is
launched during configuration time.
This change explicitly moves the call to
`/usr/bin/security` to the execution phase.
Resolves #3060
* Turn off Gradle configuration cache for one test
2 years ago