Commit Graph

44 Commits

Author SHA1 Message Date
Nikita Lipsky
4987cbdc89 Move CodeViewer to KMM structure + add iOS target (#2544) 2022-12-08 16:20:33 +02:00
Nikita Lipsky
43eb4d1ed6 Add Resources.kt implementation for iOS (#2540) 2022-12-06 13:55:56 +02:00
Nikita Lipsky
4ac946cd06 Refactor todoapp-lite to follow KMM structure and add iOS target (#2536) 2022-12-05 14:34:33 +02:00
dima.avdeev
7fce8df5f7 fix examples with Kotlin Native issue (#2534)
Needs mavenCetral at root build.gradle.kts
2022-12-05 12:51:11 +03:00
Nikita Lipsky
4da9f8e79e Copy todoapp-lite to experimental examples as is (#2521)
to add iOS target later
2022-12-01 19:15:23 +02:00
Nikita Lipsky
0d6271c7a4 Copy codeviewer from examples to experimental/examples as is (#2508) 2022-11-28 12:24:07 +02:00
dima.avdeev
e8786ea73f Copy imageviewer to experimental/examples (#2500) 2022-11-25 17:33:42 +03:00
Nikita Lipsky
a917c5eb1d Extract plugins versions from root build.gradle.kts
as it was before
2022-11-23 20:01:37 +02:00
Nikita Lipsky
596e46fdff Refactor Widgets Gallery sample to use KMM structure and add iOS target (#2491)
Refactor Widgets Gallery sample to use KMM structure and add iOS target
2022-11-23 14:40:16 +02:00
dima.avdeev
b858998310 WebAssembly means "JS in browser with WebAssembly Skia" (#2487) 2022-11-22 15:58:46 +03:00
dima.avdeev
e900f561f2 update experimental/examples/falling-balls (#2486) 2022-11-22 11:26:57 +03:00
Nikita Lipsky
749c9119c1 Fixup for Falling Balls example: fix applicationId for Android 2022-11-21 13:42:35 +02:00
Nikita Lipsky
7bfe7df5d0 Fixup for Falling Balls example: remove jcenter() 2022-11-18 17:12:03 +02:00
Nikita Lipsky
d5ba2e924e Refactor FallingBalls MPP sample to follow KMM project structure. (#2478)
Refactor FallingBalls MPP sample to follow KMM project structure.

- as a result iOS target can be run and debugged using KMM IDE tooling.
2022-11-18 16:05:50 +02:00
Nikita Lipsky
85faea7243 Unify build.gradle.kts for experimental samples (#2445)
+ add Android traget for Minesweeper example
2022-11-04 13:24:32 +02:00
Nikita Lipsky
daafd804f8 Introduce defaultUIKitMain in compose library and use it from UIKit examples (#2426) 2022-10-23 14:51:36 +03:00
Nikita Lipsky
cf232b37a1 Temporally disable Kotlin native compiler verification for Chat example (#2423)
* Temporally disable Kotlin native compiler verification for Chat example

+ add Maven local repository to test the sample on dev versions

* settings.gradle.kts add mavenLocal

Co-authored-by: dima.avdeev <dima.avdeev@jetbrains.com>
2022-10-20 12:11:39 +03:00
dima.avdeev
8aca240b58 update uikit experimental examples 1.3.0-alpha01-dev824 (#2417) 2022-10-18 20:29:01 +03:00
dima.avdeev
c76f639d74 update compose version 1.2.0 in experimental samples (#2412) 2022-10-18 14:17:06 +03:00
dima.avdeev
09ee6b8bc7 todoapp and experimental to 1.2.0-rc02 2022-10-11 21:36:06 +04:00
dima.avdeev
500cad0982 chmod +x gradlew 2022-10-11 10:19:04 +04:00
dima.avdeev
06193c44ad update version in experimental uikit samples (#2377) 2022-10-10 19:26:37 +03:00
Igor Demin
76a77d288e Fix IDE examples (#2361)
- move intellij-plugin-with-experimental-shared-base into experimental examples (it still on Compose 1.0.0)
- remove usage of deprecated DesktopTheme
- add `[examples](experimental/examples)` to the main page
2022-10-05 16:07:36 +03:00
dima.avdeev
49e1065bb1 update gradle wrapper 7.5.1 (#2352) 2022-10-03 22:04:02 +03:00
dima.avdeev
1f39fa4ba1 Check experimental flags in gradle.properties (#2268) 2022-09-05 18:59:29 +03:00
theapache64
9adc93f04b add android sample for falling balls mpp (#2275)
Co-authored-by: theapache64 <theapache64@users.noreply.github.com>
2022-09-05 12:31:42 +02:00
dima.avdeev
3129fa1d53 experimental chat example (#2148) 2022-07-05 16:31:25 +03:00
dima.avdeev
412e4f765e hotfix Issue 2113 missing coroutines-core in JS (#2142) 2022-06-27 13:10:56 +03:00
dima.avdeev
f124783ffd uikit experimental samples update version (#2140) 2022-06-26 15:29:41 +03:00
dima.avdeev
b1fe574a7e update uikit sample to compose version 1.2.0 alpha01 dev724 (#2137) 2022-06-23 20:08:19 +03:00
dima.avdeev
5e3be853e3 update version of compose mpp for experimental samples (#2122) 2022-06-16 20:17:51 +03:00
dima-avdeev-jb
db07c172c5 update exprimental doc 2022-05-31 09:22:59 +03:00
dima-avdeev-jb
3221d7c306 update experimental samples compose (1.2.0-alpha01-dev675) and kotlin version (1.6.21) (#2047)
* update compose version in experimental/examples (version 1.2.0-alpha01-dev675)

* experimental/examples kotlin 1.6.21

* experimental/samples gradle wrapper 7.4.2
2022-05-02 19:44:34 +04:00
Igor Demin
15f8b0bbd3 Revert Kotlin to 1.6.10
Version of Kotlin should be compatible with Compose that is set in gradle.properties
2022-04-29 16:33:55 +04:00
Oleksandr Karpovich
e69ac23dbf Move compose + use kotlin 1.6.21 (#2025)
* Move compose

* Update kotlin version to 1.6.20

* Move compose + Update kotlin version to 1.6.21

* Move compose to include a fix for compose plugin (kjs specific)

Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
2022-04-20 15:33:01 +02:00
dima-avdeev-jb
80cfc4c249 iOS gradle: create task to deploy on connected iOS device (#1944) 2022-03-15 17:22:57 +03:00
Alexey Tsvetkov
62a657b6cd Native desktop packaging (#1908)
* Minor: add cleanDirs util

* Generate constant for gradle plugin version

* Unpack icons using task instead of lazy property

Resolves #960

* Introduce K/N Desktop packaging for Mac
2022-03-09 10:07:30 +03:00
dima-avdeev-jb
fdd4e50929 little fix "iPad" quotes 2022-03-05 14:31:55 +03:00
alexander-gorshenev
123b620f6e Moved kotlin native to experimental mm (#1910) 2022-03-05 04:54:11 +03:00
dima-avdeev-jb
24526947ad Gradle deploy to iOS simulator (#1899) 2022-03-04 09:42:51 +03:00
Nikolay Igotti
53b83b022c Move MPP samples to 1.2.0-alpha01-dev620 2022-02-16 16:49:07 +03:00
Roman Sedaikin
b8ec76d166 Fixed slider-drag problem in [falling-balls-mpp] example. (#1750) 2022-01-26 16:41:35 +03:00
Alexey Tsvetkov
d23806a3f4 Update examples (#1740)
* Update examples to Gradle 7.3.3

Resolves #1654

* Update compose and agp in examples

Resolves #1117

* Fix gradle plugins classloading in examples and templates

* Make falling balls mpp compatible with examples checker
2022-01-24 13:16:39 +03:00
Nikolay Igotti
6da56d56ea Move few MPP examples to experimental for now (#1739) 2022-01-24 13:06:01 +03:00