Victor Kropp
57a9a61043
copy existing license from root directory to all examples ( #5494 )
...
fixes CMP-8884
## Release Notes
N/A
3 weeks ago
Ivan Matkov
e9f976f6d4
Update Kotlin to 2.2.21 in tests and examples ( #5475 )
...
## Release Notes
N/A
1 month ago
Victor Kropp
fe12f946ed
Update examples and changelog for 1.9.1 ( #5454 )
...
Update examples and changelog for 1.9.1
## Release Notes
N/A
2 months ago
Igor Demin
85fb7589e9
1.9.0 versions for examples ( #5430 )
...
Post-change for
[CMP-8871](https://youtrack.jetbrains.com/issue/CMP-8871 ) Release
Compose Multiplatform 1.9.0 stable
[CI change](https://jetbrains.team/p/ui/reviews/54/timeline )
## Testing
- run desktop, web, ios targets for each changed example
- run [full
CI](https://teamcity.jetbrains.com/buildConfiguration/JetBrainsPublicProjects_Compose_AllPersonalBuild/5508915 )
## Release Notes
N/A
3 months ago
Kamil Kras
e7d3652df5
Correct IDE run in examples/html/landing ( #5415 )
...
## Release Notes
N/A
3 months ago
Ivan Matkov
d949b7cc83
Bump versions (Kotlin, AGP, Gradle) ( #5399 )
...
## Release Notes
N/A
4 months ago
Igor Demin
76681da491
Compose 1.8.2 examples ( #5338 )
...
## Release Notes
N/A
6 months ago
Victor Kropp
99c2fd66ff
Update samples to Compose 1.8 ( #5313 )
...
This PR only updates Compose and Kotlin versions.
I'm going to follow it up with further updates addressing various
warnings.
## Testing
`./validateExamples.sh`, `./validateExamplesIos.sh`, and
`./validateExamplesWithJs.sh`
## Release Notes
N/A
7 months ago
Oleksandr Karpovich
50b57081ff
Update Kotlin version in components, tutorials and examples to 2.1.0 ( #5205 )
11 months ago
Igor Demin
defc39cb23
Compose 1.7.1
1 year ago
Vladimir Mazunin
2f65f0e921
Updated example's versions ( #5155 )
1 year ago
Oleksandr Karpovich
4c01cbdec7
Update kotlin version in examples ( #4844 )
...
Changes:
- update all examples to Kotlin 2.0
- migrate to using kotlin("plugin.compose") for Compose compiler
configuration
- remove deprecated Compose Web gradle API usages
- added a workaround for
https://github.com/JetBrains/compose-multiplatform/issues/4848 in
Jetsnack example
Testing:
- `./gradlew build` in every example
- run some examples in simulators (or desktop, browser)
2 years ago
Ivan Matkov
60914ecac7
Update examples to 1.6.10 ( #4843 )
2 years ago
Igor Demin
6a481b32c2
Compose 1.6.2
2 years ago
Igor Demin
9ac23ae93e
Compose 1.6.1 examples ( #4480 )
2 years ago
Konstantin
e8e7afa795
Migrate all samples to the new resources library ( #4386 )
2 years ago
Igor Demin
809a8c7aa2
Compose 1.6.0
2 years ago
Igor Demin
9c8fc2c910
Compose 1.5.11 examples ( #3968 )
2 years 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>
2 years ago
dima.avdeev
e14a99a517
Update Compose version to 1.5.2 ( #3746 )
2 years 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
2 years ago
Igor Demin
39d9473070
Compose 1.5.0
2 years ago
Igor Demin
0215dd9551
Update Android projects ( #3566 )
...
- Update Gradle to 8.2.1 (for non-Android project as well)
- Update AGP to 8.0.2
- add jvmToolchain for Android projects (it is required now)
- removed targetSdk from shared modules (it is deprecated for com.android.library projects)
- move "package" from manifset to "namespace " in Gradle (required by AGP)
- rename android to androidTarget (android is deprecated in latest Kotlin)
- update Android dependencies versions
I checked - Android/iOS/web still work. HTML/IDE projects also work after updating Gradle.
Works in the latest stable IDEA and Android Studio
updated templates:
https://github.com/JetBrains/compose-multiplatform-ios-android-template/pull/21
https://github.com/JetBrains/compose-multiplatform-template/pull/19
https://github.com/JetBrains/compose-multiplatform-desktop-template/pull/8
https://github.com/JetBrains/compose-multiplatform-html-library-template/pull/3
2 years 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
2 years ago
Oleksandr Karpovich
e7f3ee2ae3
Add a workaround to examples to run the js app with kotlin 1.9.0 ( #3536 )
...
The workaround can be removed after we switch to kotlin 1.9.10 (see https://youtrack.jetbrains.com/issue/KT-60852 )
2 years ago
Igor Demin
43a4086ba4
Migrate examples to 1.4.3 ( #3410 )
...
[Changelog](https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.4.3 )
Changed templates:
bbf71f754c
ba91acf5d6
5204842894
36d1554dee
2 years ago
Igor Demin
bf4130cfab
Compose 1.4.1 docs, examples ( #3287 )
...
* Compose 1.4.1
* Remove compose-integration from replaceVersion.sh
3 years ago
Igor Demin
7bf253b207
Update gradle wrappers ( #3050 )
...
- update to the latest version
- add +x permission to avoid"access denied" on unix systems
3 years ago
Igor Demin
d44114d8b9
Compose Multiplatform 1.4.0 docs ( #3044 )
3 years ago