Commit Graph

1057 Commits

Author SHA1 Message Date
Nikolay Igotti
d876ecb0c4 Fix examples, move all of them to Gradle 7.1.1 2021-10-22 10:15:19 +03:00
Oleksandr Karpovich
354e48a542 Web: fix jumping cursor of controlled inputs (#1287)
* web: fix cursor position for controlled inputs (wip)

* web: fix cursor position for controlled inputs (wip)

Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
2021-10-21 19:02:11 +02:00
Oleksandr Karpovich
1638f0f08b web: fix mouse event for safari mobile (#1288)
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
2021-10-21 19:02:01 +02: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
05d218b718 Support OEL publication in gradle plugin (#1285)
* switching to oel compose branch

* Implementation of OEL publishing

* Changed based on Code Review

* Revert `support` folder

Co-authored-by: Igor Demin <igordmn@gmail.com>
2021-10-21 12:31:39 +03:00
Igor Demin
affbb955b6 Add uiTestJUnit4 to Compose Gradle Plugin (#1282) 2021-10-20 19:28:58 +03:00
Nikolay Igotti
6ac15ac3d0 Fix widgets gallery example 2021-10-20 19:12:19 +03:00
akurasov
52253a2777 Switching notepad App to latest Compose build (#1283)
* Switching notepad App to latest Compose build

* Switching to latest Compose build and making UI more consistent
2021-10-20 15:24:14 +03:00
Nikolay Igotti
88573dc98d Fix web-with-react demo 2021-10-20 12:15:09 +03:00
Nikolay Igotti
2180e42a2f Fix web-landing sample 2021-10-20 12:10:49 +03:00
Nikolay Igotti
d0523839dd Move web birds demo to 0.0.0-master-build413 2021-10-20 09:53:44 +03:00
Nikolay Igotti
c3e3fa30e2 Move image viewer to 0.0.0-master-build413 2021-10-20 09:32:29 +03:00
Nikolay Igotti
5d49936246 Move Falling Balls to 0.0.0-master-build413 2021-10-20 09:25:00 +03:00
Igor Demin
b9b9e3438b Move cef and videoplayer to experimental folder (#1277)
Only experimental/components/settings.gradle.kts is copied with changes, the rest is copied without changes
2021-10-19 19:00:34 +03:00
Igor Demin
9806bdc085 LWJGL integration example (#1275) 2021-10-19 18:57:16 +03:00
Alexey Tsvetkov
941875196d Add tags for Gradle plugin portal publication (#1276) 2021-10-19 18:25:54 +03:00
Oleksandr Karpovich
b1f427be54 add compose/scripts to run presubmit workflow for CLs in our androidx fork (#1273)
* add scripts to test compose modules (from androidx fork)

* add scripts to test compose modules (from androidx fork)

* add scripts to test compose modules (from androidx fork)

Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
2021-10-19 10:53:50 +02:00
akurasov
f4ca94af8d Merge branch 'sync/2021-10-12' 2021-10-18 13:25:23 +03:00
Oleksandr Karpovich
40e89d1f37 web: move ComposableWithDefaultValuesDefinedByOtherParams.kt to passing test cases 2021-10-18 08:43:27 +02: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
alexander-gorshenev
1afb3b1113 Use on all OSes the same .gradle fix as on windows (#1256) 2021-10-14 14:03:54 +03:00
akurasov
dab843f174 rebasing to latest compose 2021-10-14 13:37:38 +03:00
Philip Wedemann
13620b9dd7 Align StyleSheetBuilder parameter with other @Composable ContentBuilder and add test (#1112) 2021-10-14 11:56:41 +02:00
Igor Demin
d2baeedb99 Update README.md 2021-10-13 21:21:43 +03:00
Arkadii Ivanov
a823edbd75 Simplified TodoApp example (#1252)
* Added simplified TodoApp example

* Move Dialog and Scrollbars to Utils.kt

* Use by mutableStateOf

* Added todoapp-lite to the main README file
2021-10-13 21:19:01 +03:00
alexander-gorshenev
a68f82a8b3 Adapted skikoAospCommit to use gsed on macos (#1251) 2021-10-13 12:25:56 +03:00
akurasov
162813c864 switching to latest compose 2021-10-11 19:07:46 +03:00
akurasov
64ec489bba Merge branch 'sync/2010-10-01' 2021-10-07 19:48:56 +03:00
akurasov
064e3ed3d4 updating components and tutorials to latest Compose API 2021-10-07 17:58:25 +03:00
akurasov
291eef252e adopting latest compose branch 2021-10-07 14:54:13 +03:00
akurasov
fb27a552d9 intermediate implementation of oel by publishing 2021-10-06 18:27:19 +03:00
Abasov Akif
381a95bb62 Basic animations test (#1233)
Basic animations test
2021-10-06 17:36:34 +03:00
akurasov
43584ca214 Update README.md 2021-10-05 15:06:09 +03:00
Igor Demin
f2213b2c83 Update README.md 2021-10-05 12:31:51 +03:00
Oleksandr Karpovich
3795ad1fb9 web: add compiler test case Composable With Default Values Defined By Other Params (#1230)
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
2021-10-05 10:35:43 +02:00
Oleksandr Karpovich
8d665cf1f0 web: update chromedriver version (#1229)
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
2021-10-05 10:35:26 +02:00
Igor Demin
c42dd04fd8 Scripts for updating Skiko in Compose 2021-10-04 19:46:46 +03:00
Igor Demin
c1ee23856a Scripts for updating Skiko in Compose 2021-10-04 19:45:11 +03:00
Oleksandr Karpovich
326a130ab8 web: add compiler test case for type nullable params (#1227)
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
2021-10-04 11:06:49 +02:00
Igor Demin
6d7c8a5d80 Change comment 2021-10-04 11:09:58 +03:00
akurasov
24ae1c0224 switch to latest compose jb 2021-10-01 19:25:10 +03:00
Igor Demin
19d716d0c5 Fix Compose scripts 2021-09-30 21:21:14 +03:00
Igor Demin
5891c1d16e Update Compose 2021-09-30 20:22:02 +03:00
akurasov
14f40b2386 Merge branch 'master' of https://github.com/JetBrains/compose-jb 2021-09-30 20:17:25 +03:00
akurasov
192615103b Switching to new jb-main 2021-09-30 20:16:43 +03:00
Igor Demin
9c23c76398 Scripts for updating Skiko in Compose 2021-09-30 20:15:43 +03:00
Igor Demin
be3aae56d2 Update README.md 2021-09-30 17:47:22 +03:00