Commit Graph

69 Commits

Author SHA1 Message Date
Oleksandr Karpovich
e902beeece release 1.0.1-rc2 with 1.6.10 (#1590)
* move to kotlin 1.6.10-RC and corresponding compose commit

* Update path to the karma plugin we are patching

* Add ExperimentalComposeWebStyleApi

what worries me that this actually shows that there are some cases where without any changes apart version compiler people will have to worry about such annotations

* update kotlin version in templates to adopt 1.6.10-RC

* web: move ComposableWithNullableTypeParameter.kt to passing test cases

* update kotlin version in other places

* update imageviewer example: add OptIn for experimental API

* move compose

* move to kotlin 1.6.10 and corresponding compose

* move to kotlin 1.6.10 and corresponding compose

* move to 1.0.1-rc2

* move to 1.0.1-rc2 (todoapp)

Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
Co-authored-by: Shagen Ogandzhanian <shagen.ogandzhanian@jetbrains.com>
2021-12-14 15:19:20 +01:00
Igor Demin
c40f1b645b Revert Move Compose 2021-12-08 12:19:14 +03:00
Nikolay Igotti
834dc94e5b Visual effects (#1547) 2021-12-07 10:27:02 +03:00
Igor Demin
f43cb88b65 Move Compose 2021-12-01 13:23:46 +03:00
Igor Demin
444d3fb229 Move Compose 2021-12-01 12:51:09 +03:00
Igor Demin
dccfb4ab66 Move Compose 2021-11-30 22:39:37 +03:00
Igor Demin
6c54b878ec Move Compose 2021-11-30 21:25:53 +03:00
Igor Demin
0cadb39645 Move Compose 2021-11-30 19:45:09 +03:00
Igor Demin
d589600dc9 Move Compose 2021-11-30 15:57:38 +03:00
akurasov
01de8a2ad7 Switching to new Compose 2021-11-29 20:27:37 +03:00
Igor Demin
dcbaf76d97 Move Compose 2021-11-26 21:20:20 +03:00
akurasov
76809f3ced Switching to a new Compose 2021-11-25 21:02:15 +03:00
akurasov
fe03732d3b Switching to the new Compose 2021-11-23 20:27:21 +03:00
akurasov
cfa87257ae Switching to new Compose 2021-11-23 10:44:20 +03:00
akurasov
5598db273f Switching to new Compose 2021-11-22 19:15:41 +03:00
Igor Demin
cc83ad1c7d Move Compose 2021-11-20 00:23:07 +03:00
akurasov
ff11324c4b Migrating to new Compose 2021-11-19 19:34:33 +03:00
akurasov
2e6f11d590 Migrating to new Compose 2021-11-19 13:40:55 +03:00
akurasov
892670de1d migrating to new Compose 2021-11-15 12:50:20 +03:00
akurasov
58a799be71 switching to skiko 0.5.11 2021-11-11 15:23:37 +03:00
akurasov
16e33bc945 switching to the latest compose 2021-11-11 15:02:45 +03:00
Igor Demin
d2bdff3b87 Move Compose 2021-10-28 22:13:27 +03:00
Igor Demin
3f53d8c162 Move Compose 2021-10-28 21:50:29 +03:00
Igor Demin
83a2f2ce19 Move Compose 2021-10-25 19:13:35 +03:00
Igor Demin
b7ec8d3e77 Move Compose 2021-10-25 18:27:06 +03:00
Igor Demin
9770595895 Move Compose 2021-10-22 15:14:12 +03:00
Igor Demin
2b42ff960f Move Compose 2021-10-21 14:29:37 +03:00
Igor Demin
9074b115ab Move Compose 2021-10-21 13:18:38 +03:00
Igor Demin
087cdc183e Move Compose 2021-10-21 12:45:05 +03:00
akurasov
f0cab73ea2 switching to fixed compose 2021-10-15 18:42:34 +03:00
akurasov
403755ae33 moving to new compose: 2021-10-15 12:20:10 +03:00
akurasov
dab843f174 rebasing to latest compose 2021-10-14 13:37:38 +03:00
akurasov
162813c864 switching to latest compose 2021-10-11 19:07:46 +03:00
akurasov
291eef252e adopting latest compose branch 2021-10-07 14:54:13 +03:00
akurasov
24ae1c0224 switch to latest compose jb 2021-10-01 19:25:10 +03:00
Igor Demin
5891c1d16e Update Compose 2021-09-30 20:22:02 +03:00
akurasov
192615103b Switching to new jb-main 2021-09-30 20:16:43 +03:00
akurasov
b8ab3543f7 updating Compose 2021-09-30 15:35:43 +03:00
akurasov
e8462c1b22 switching to new jb-main 2021-09-30 15:18:55 +03:00
akurasov
733d3e304d Rebasing to new Compose 2021-09-29 12:06:32 +03:00
Nikolay Igotti
86bf3115b5 Sync/2021 09 27 (#1203) 2021-09-27 18:03:34 +03:00
Igor Demin
3a7c5b3baf Compose. Fix memory leak 2021-09-13 23:28:27 +03:00
Igor Demin
12dc99f6b6 Update Compose (#1151) 2021-09-10 17:59:29 +03:00
Oleksandr Karpovich
49bfb89c11 Update Compose
to include the fixes for web in compose plugin (FixComposableLambdaCalls.kt)
2021-08-28 18:42:04 +02:00
Igor Demin
b3a4cbc9f3 Update Compose 2021-08-27 20:39:35 +03:00
Oleksandr Karpovich
741e2d234f Update Compose
web: include an improvement in compose plugin for composable lambdas invocations in kotlin/js
2021-08-23 15:35:26 +02:00
Igor Demin
2c60a18e5c Update Compose 2021-08-21 11:33:06 +03:00
Oleksandr Karpovich
516b2e8e07 Update compose 2021-08-17 15:07:12 +02:00
Igor Demin
dbd1fe904f Update Compose 2021-08-12 16:56:46 +03:00
Oleksandr Karpovich
457d4374b2 Update Compose 2021-08-11 12:59:09 +02:00