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
716ae31757
add common issues section to Web/Getting_Started tutorial
2021-12-06 10:18:00 +01: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
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
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
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
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
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
Igor Demin
ceeaea1939
Update README.md
2021-12-01 15:21:01 +03:00
Igor Demin
44ef2f2194
Update README.md
2021-12-01 15:08:48 +03:00
Igor Demin
b5fb48a6d6
Update README.md
2021-12-01 15:05:05 +03:00
Igor Demin
b6fe8e5d46
Update README.md
2021-12-01 15:03:15 +03:00
Igor Demin
28fe93681a
Update README.md
2021-12-01 14:51:54 +03:00
Igor Demin
96e1cac0b9
Update README.md
2021-12-01 14:48:23 +03:00
Igor Demin
608e88b24d
New tutorial for events ( #1482 )
2021-12-01 13:28:09 +03:00
Sebastian
af31eacb74
Expose 'licenseFile' option for native packaging ( #1421 )
2021-11-24 13:26:35 +03:00
Kaaveh Mohamedi
35504f7216
Updated README for more clarity ( #1281 )
2021-11-22 22:52:50 +03:00
akurasov
0055541b61
fixing misprint
2021-11-03 18:36:01 +03:00
Igor Demin
e632060753
Update README.md ( #1328 )
2021-11-01 11:48:51 +03:00
Sebastiano Poggi
e94983a274
Fix mouse events tutorial title ( #1316 )
2021-10-26 14:42:44 +03:00
akurasov
064e3ed3d4
updating components and tutorials to latest Compose API
2021-10-07 17:58:25 +03:00
Igor Demin
be3aae56d2
Update README.md
2021-09-30 17:47:22 +03:00
Igor Demin
ac8d34c648
Update README.md
2021-09-30 17:47:11 +03:00
Igor Demin
fc98620ed7
Remove DesktopMaterialTheme from documentation and tenmplates
2021-09-28 19:45:18 +03:00
Igor Demin
493d7c775e
Fix tutorials ( #1208 )
2021-09-28 13:55:15 +03:00
Nikolay Igotti
929b28787d
Mostly move to 1.0.0-alpha4-build361
2021-09-27 17:59:28 +03:00
akurasov
e19280b570
fixing template link
2021-08-31 16:03:19 +03:00
Igor Demin
128bbcf262
Fix tutorials
2021-08-27 20:40:52 +03:00
Igor Demin
4014b631ab
Update README.md
2021-08-24 10:53:32 +03:00
Igor Demin
eec875cd64
Delete draw_image_into_canvas.png
2021-08-24 10:44:02 +03:00
Igor Demin
20fdbb56f5
Update README.md
2021-08-24 10:34:18 +03:00
Igor Demin
5e4b8150c2
Update README.md
2021-08-24 10:33:41 +03:00