Vivek Sharma
6e8107bd80
Update Navigation README.md ( #1685 )
2022-01-11 18:27:25 +03:00
Thomas Vos
162cde2bfc
Add option to set macOS build version ( #1612 )
2022-01-11 17:36:22 +03:00
Max Rumpf
8f1f049a23
Improve obfuscation docs and add ProGuard example ( #1658 )
2022-01-11 17:33:50 +03:00
akurasov
46ca39d510
Adding obfuscation info ( #1624 )
...
* Update README.md
* Update README.md
2021-12-27 14:16:37 +03:00
Thomas Vos
cf106640cd
Fix url in README.md ( #1614 )
2021-12-21 16:59:08 +03:00
akurasov
2640730e4a
Adding transparent windows information to the Window API tutorial ( #1601 )
...
* Adding transparent windows information
Also closes https://github.com/JetBrains/compose-jb/issues/1339
* Update README.md
2021-12-16 14:19:59 +03:00
akurasov
004e2f2c2a
Update README.md
2021-12-15 13:25:49 +03:00
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
akurasov
9697f8fe6d
Update README.md
2021-12-14 17:11:04 +03:00
Oleksandr Karpovich
cf30c33b9c
web: update Style DSL tutorial ( #1567 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com >
2021-12-09 13:16:56 +01: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
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