Commit Graph

1214 Commits

Author SHA1 Message Date
Igor Demin
a05d9b2ee1 Script for validating examples on CI 2021-12-08 17:56:49 +03:00
Igor Demin
531d2ef3f9 Update README.md 2021-12-08 15:28:36 +03:00
Shagen Ogandzhanian
798f0ac1ab Kotlin testing reuse (#1562) 2021-12-08 13:03:06 +01:00
Shagen Ogandzhanian
90cb181a71 Core with Frefox tests enabled (#1563) 2021-12-08 12:45:46 +01:00
Igor Demin
c40f1b645b Revert Move Compose 2021-12-08 12:19:14 +03:00
Igor Demin
dbd0a21949 Modify replace.sh for replacing Compose version (#1511)
Remove:
```
__LATEST_COMPOSE_RELEASE_VERSION__
__KOTLIN_COMPOSE_VERSION__
System.getenv("COMPOSE_TEMPLATE_COMPOSE_VERSION")
```

They pollute templates/examples.

Now, all paths where we need to change the version are hardcoded in the script.

Usage:
```
./replace.sh 1.0.0-rc6
```

This script is planned to run on CI

In the future I will add support for changing Kotlin version
2021-12-08 10:32:18 +03:00
Oleksandr Karpovich
046f225846 web: workaround flaky CI test runner (#1550)
* web: workaround flaky CI test runner

* Move config path to test-utils/conf/karma.config.common.d

* Reusing same karma config everywhere aprt benchmarks

it looks like we can have only one karma config directory

Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
Co-authored-by: Shagen Ogandzhanian <shagen.ogandzhanian@jetbrains.com>
2021-12-07 17:40:57 +01:00
Shagen Ogandzhanian
a1f923399f Plugin path resolution customization (#1549) 2021-12-07 15:27:53 +01:00
Nikolay Igotti
834dc94e5b Visual effects (#1547) 2021-12-07 10:27:02 +03:00
Oleksandr Karpovich
9dce4fe0fc web: add KT-48273 workaround to web-integration-core module 2021-12-06 10:28:11 +01:00
Oleksandr Karpovich
716ae31757 add common issues section to Web/Getting_Started tutorial 2021-12-06 10:18:00 +01:00
Oleksandr Karpovich
a0366766a6 add links to web tutorials to the main README.md 2021-12-06 10:08:56 +01:00
Igor Demin
74d536dfa8 Fix dark theme in widgets example (#1536) 2021-12-03 19:01:59 +03:00
Oleksandr Karpovich
b29bd17944 update web tutorial: add info about --continuous flag 2021-12-02 21:32:04 +01:00
Oleksandr Karpovich
0fe4c73f81 web: remove warning about experimental in tutorials 2021-12-02 15:10:42 +01:00
Igor Demin
20d103f6a7 Update README.md 2021-12-02 16:51:13 +03:00
Nikolay Igotti
2289a2c1f9 Update README.md 2021-12-02 15:32:46 +03:00
Nikolay Igotti
706eb786df Update FEATURES.md 2021-12-02 15:31:57 +03:00
Nikolay Igotti
d1aac8324a Update README.md 2021-12-02 15:30:34 +03:00
Igor Demin
fd614693ab Update README.md 2021-12-02 15:22:52 +03:00
Igor Demin
46d8c51d27 Update README.md 2021-12-02 15:22:37 +03:00
Oleksandr Karpovich
edb35e4c0d Update FEATURES.md (#1534) 2021-12-02 13:19:21 +01:00
Igor Demin
c3c4955c6c Update README.md 2021-12-02 15:10:02 +03:00
Nikolay Igotti
e935ab8e89 Update README.md 2021-12-02 15:09:49 +03:00
Nikolay Igotti
9063532c56 Update README.md 2021-12-02 15:07:14 +03:00
Nikolay Igotti
3831e92f3b Update README.md 2021-12-02 15:06:49 +03:00
Nikolay Igotti
2110f3421b Update README.md 2021-12-02 15:03:39 +03:00
Nikolay Igotti
bf266bcd50 Update README.md 2021-12-02 14:59:23 +03:00
Nikolay Igotti
f5eecd7ab2 Update README.md 2021-12-02 14:51:38 +03:00
Oleksandr Karpovich
b9772b584f web: add tutorial about Controlled and Uncontrolled inputs (#1533)
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
2021-12-02 12:41:53 +01:00
akurasov
3a0a565de8 Update README.md 2021-12-02 14:40:15 +03:00
akurasov
20cd216276 Update README.md 2021-12-02 14:39:54 +03:00
Igor Demin
3e1d41a840 Update README.md 2021-12-02 14:33:10 +03:00
Igor Demin
bde86ddb82 Update README.md 2021-12-02 14:33:03 +03:00
Igor Demin
b99e2a12e9 Update README.md 2021-12-02 14:28:50 +03:00
akurasov
18589938f5 Jetpack interop manual 2021-12-02 14:25:59 +03:00
akurasov
342a0699c2 Update CHANGELOG.md 2021-12-02 12:39:34 +03:00
Oleksandr Karpovich
8c48ff5973 web: add What's included section into root README.md for web (#1499)
* web: add `What's included` section into root README.md for web

* Add examples section

Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
2021-12-02 10:38:44 +01:00
akurasov
0ff3b7dd68 Release notes for 1.0.0 (#1532) 2021-12-02 12:37:31 +03:00
Oleksandr Karpovich
fc4384aea4 web: add test-utils tutorial (#1475)
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
2021-12-02 09:57:12 +01:00
Igor Demin
559e9364f1 Move examples to 1.0.0 (#1524) 2021-12-01 20:23:48 +03:00
Oleksandr Karpovich
f19d5fb66a update web-landing: fix padding for WtContainer 2021-12-01 16:42:54 +01:00
Oleksandr Karpovich
a9156f5787 update web-landing content according to new version (1.0.0-rc12) (#1523)
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
2021-12-01 16:24:30 +01:00
Igor Demin
3e34d5e756 Fix Todo example for Android 2021-12-01 17:10:01 +03:00
Igor Demin
3ed28dde02 Fix Todo example for Android 2021-12-01 17:08:24 +03:00
Oleksandr Karpovich
17194020d9 web: update web examples to 1.0.0-rc12 (#1517)
* web: move web-landing to 1.0.0-rc12

* web: move falling-balls-web to 1.0.0-rc12

* web: move web-compose-bird to 1.0.0-rc12

* web: move web-with-react example to 1.0.0-rc12

* web: update todoapp to 1.0.0-rc12

* web: use 1.0.0-rc12 in examples

Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
2021-12-01 14:36:02 +01:00
Nikolay Igotti
2300750f32 Move todoapp to 10.0.0-rc12 2021-12-01 16:18:41 +03:00
Shagen Ogandzhanian
d902912424 Make all CSS Selectors private (#1519) 2021-12-01 14:10:13 +01:00
Igor Demin
21473b13f1 Move to 1.0.0-rc12 (#1518)
* Move build_from_cli

* Migrate to 1.0.0-rc12

* Comment about LWJGL

* Update Tutorials
2021-12-01 15:37:02 +03:00
Igor Demin
54516d6a07 Update README.md 2021-12-01 15:29:58 +03:00