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
6 months ago
Pavel Shishkin
b6e7ba750c
update compose compiler version to 1.5.13 ( #4770 )
6 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
7 months ago
Pavel Shishkin
3de2f3bfbe
update compose compiler version to 1.5.10.1 ( #4474 )
...
Fixes https://github.com/JetBrains/compose-multiplatform/issues/4455
8 months ago
Shishkin Pavel
730e368de7
update compiler version to 1.5.10 ( #4452 )
8 months ago
Oleksandr Karpovich
9709609fad
Refactor composable-test-cases to get rid of dependency on compose-multiplatform-gradle-plugin ( #4421 )
...
This is a preparation to move these tests to kotlin project.
Some neccessary parts were copy-pasted from our Compose Multiplatform
gradle plugin.
So `id("org.jetbrains.compose")` is not used anymore
8 months ago
Oleksandr Karpovich
15e5e321eb
Add k/wasm to composable-test-cases ( #4372 )
9 months ago
Oleksandr Karpovich
fe77886793
Add k/wasm target to composable-test-cases ( #4371 )
9 months ago
Shishkin Pavel
2ca9e3c973
test: composable lambdas deep in generic types ( #4370 )
...
testcase for compiler fix
https://github.com/JetBrains/compose-multiplatform/issues/3466
9 months ago
Shishkin Pavel
d99cf154e8
Add compose compiler test cases for fixed issues ( #4268 )
...
fixes
https://github.com/JetBrains/compose-multiplatform/issues/3318
https://github.com/JetBrains/compose-multiplatform/issues/3643
https://github.com/JetBrains/compose-multiplatform/issues/4055
9 months ago
Oleksandr Karpovich
f121805763
Add test cases for stability inference ( #4163 )
...
Should pass since 1.5.8-beta01 compose compiler plugin
10 months ago
Konstantin
147bb6bdca
Update compose version to 1.6.0-dev1357 ( #4096 )
10 months ago
Konstantin Tskhovrebov
6634ca5191
Update compose version to "1.6.0-dev1340"
11 months ago
Oleksandr Karpovich
84de7a1f41
Make sure compiler test cases support kotlin 2.0.0-Beta2 ( #4051 )
...
Co-authored-by: Oleksandr.Karpovich <oleksandr.karpovich@jetbrains.com>
11 months ago
Oleksandr Karpovich
cf8c9eb075
Update Kotlin and Compose in composable-test-cases ( #4046 )
...
Co-authored-by: Oleksandr.Karpovich <oleksandr.karpovich@jetbrains.com>
11 months ago
Oleksandr Karpovich
2ab6e97775
Add tests cases for Composable functions returning null value ( #3953 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
12 months ago
dima.avdeev
9773115403
Add mavenLocal to components project ( #3906 )
...
We have scripts in compose/README.md
These scripts needs mavenLocal to correcty build local version of all
Compose libraries
1 year ago
Oleksandr Karpovich
0ad5cfa5a7
Add kotlin/dev space maven repo to composable-test-cases ( #3883 )
1 year ago
Oleksandr Karpovich
d777238d51
Add more tests for expect Composables ( #3851 )
1 year ago
Nikolai Rykunov
93a8316226
Remove kotlin.native.cacheKind=none ( #3674 )
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
91a7dcb0f6
Fix composable test build.gradle.kts ( #3506 )
1 year ago
Oleksandr Karpovich
1d6752b912
add a test for composable getter in expect/actual val getter ( #3456 )
1 year ago
Oleksandr Karpovich
77a070ae45
Update build.gradle.kts ( #3425 )
1 year ago
Oleksandr Karpovich
396413168f
Update compose gradle plugin version in integration composable-test-cases ( #3246 )
...
Reason: https://github.com/JetBrains/compose-multiplatform/issues/3169 is needed to run the tests with kotlin 1.9.0-Beta
1 year ago
Nikolai Rykunov
f178031565
Navigate to publishing part of core repository ( #3083 )
2 years ago
Nikolai Rykunov
9e6f5b5a1e
Remove submodules and update development guide ( #3076 )
...
* Remove submodules since they are not required for development anymore
* Keep only needed scripts in compose directory. Everything else is moved to core repository
* Update README.md in compose development folder
* Change web -> html
2 years ago
Igor Demin
3b7ee0558d
Revert "Skiko"
...
This reverts commit cdfd3b0e62
.
2 years ago
Igor Demin
cdfd3b0e62
Skiko
2 years ago
Oleksandr Karpovich
8b29b3573b
Update compose submodule
2 years ago
Igor Demin
a32bb560ca
Update Compose
2 years ago
Nikolai Rykunov
63b6474567
Don't run android tests in testComposeJbWeb ( #2981 )
2 years ago
Igor Demin
f5e5eed6c8
Move Compose
2 years ago
Igor Demin
f2fbc7ed30
Add :compose:ui:ui-test-junit4:desktopTest to CI ( #2972 )
2 years ago
Igor Demin
c0bf825d12
Update Compose
2 years ago
dima.avdeev
a2c30ffa89
update submodule compose/frameworks/support to latest jb-main
2 years ago
Igor Demin
3ea177c71d
Update Compose
2 years ago
Igor Demin
0e151c17c3
Update Compose
2 years ago
dima.avdeev
45fa56eb76
clean compose/frameworks/support IDE files and temp files ( #2949 )
2 years ago
Nikolay Rykunov
5d3bfa2385
Update compose-multiplatform-core submodule after build script fixes
2 years ago
Nikolai Rykunov
6c01fceb32
Update compose-multiplatform-core submodule after Compose 1.4 merge ( #2941 )
2 years ago
dima.avdeev
9bceb4c873
update submodule compose/frameworks/support to latest jb-main
2 years ago
dima.avdeev
88a8b6e56b
update submodule compose/frameworks/support to latest jb-main
2 years ago
Oleksandr Karpovich
0b429b6ac9
Update all versions for 1.3.1 + update Changelog ( #2856 )
...
* Add changes for 1.3.1 + update Changelog
Versions:
compose 1.3.1
kotlin 1.8.10
compiler: 1.4.2
* revert version update in experimental examples
* Update CHANGELOG.md
2 years ago
dima.avdeev
ad78a2495a
update compose/frameworks/support to latest jb-main
2 years ago
dima.avdeev
b62ee1bd9a
update submodule compose/frameworks/support to latest jb-main
2 years ago
Oleksandr Karpovich
294479d737
Add composable-test-cases project to check JB compose compiler for all targets ( #2751 )
...
* Add composable-test-cases project to check JB compose compiler for all targets
* Add README.MD
* Update README.MD
* Update README.MD
* Update CollectionOfComposablesTests
* Add a fun interface test case
* Add class constructors test cases
* Add anonymous objects test cases
* Add lambdas test cases
* Disable mingwX64 target for CI runs
* Update README.MD
* uncomment the getter in `val Project.isInIdea`
* Simplify GlobalSnapshotManager
Apparently some tests get stuck (timeout 60s) in jvm when running on CI. Every time it's a different test.
* add a partially failing test cases
`rememberAnonymousObj` fails with k/js, but works with other targets.
* try workaround tests timeout on CI
close the Channel in the end of a test
* Introduce fun RecompositionObserver.waitUntilChangesApplied
* Try runTest with UnconfinedTestDispatcher()
* remove Dispatchers.Default usage for recomposer
* revert "remove Dispatchers.Default usage for recomposer"
* pass test coroutine context to Recomposer
* add value class test cases
* add "same-module all-private" value class test case
* add a test case for value class with non-primitive property type
* value class: add a composable with a default value test case
* Update Readme
2 years ago
dima.avdeev
5b1ce09372
fix runSwing launch from README
2 years ago
Ivan Matkov
fe7adf5666
Remove golden submodule ( #2824 )
...
* Remove golden submodule
* Update androidx submodule
2 years ago
dima.avdeev
6a6138f011
update submodule compose/frameworks/support to latest jb-main
2 years ago