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
3 years ago
akurasov
004e2f2c2a
Update README.md
3 years ago
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>
3 years ago
akurasov
9697f8fe6d
Update README.md
3 years ago
Oleksandr Karpovich
cf30c33b9c
web: update Style DSL tutorial ( #1567 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
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
3 years ago
Oleksandr Karpovich
716ae31757
add common issues section to Web/Getting_Started tutorial
3 years ago
Oleksandr Karpovich
b29bd17944
update web tutorial: add info about --continuous flag
3 years ago
Oleksandr Karpovich
0fe4c73f81
web: remove warning about experimental in tutorials
3 years ago
Nikolay Igotti
d1aac8324a
Update README.md
3 years ago
Igor Demin
fd614693ab
Update README.md
3 years ago
Igor Demin
46d8c51d27
Update README.md
3 years ago
Igor Demin
c3c4955c6c
Update README.md
3 years ago
Nikolay Igotti
e935ab8e89
Update README.md
3 years ago
Nikolay Igotti
9063532c56
Update README.md
3 years ago
Nikolay Igotti
3831e92f3b
Update README.md
3 years ago
Nikolay Igotti
2110f3421b
Update README.md
3 years ago
Nikolay Igotti
bf266bcd50
Update README.md
3 years ago
Nikolay Igotti
f5eecd7ab2
Update README.md
3 years ago
Oleksandr Karpovich
b9772b584f
web: add tutorial about Controlled and Uncontrolled inputs ( #1533 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
akurasov
3a0a565de8
Update README.md
3 years ago
akurasov
20cd216276
Update README.md
3 years ago
Igor Demin
3e1d41a840
Update README.md
3 years ago
Igor Demin
bde86ddb82
Update README.md
3 years ago
Igor Demin
b99e2a12e9
Update README.md
3 years ago
akurasov
18589938f5
Jetpack interop manual
3 years ago
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>
3 years ago
Oleksandr Karpovich
fc4384aea4
web: add test-utils tutorial ( #1475 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
Igor Demin
559e9364f1
Move examples to 1.0.0 ( #1524 )
3 years ago
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
3 years ago
Igor Demin
54516d6a07
Update README.md
3 years ago
Igor Demin
ceeaea1939
Update README.md
3 years ago
Igor Demin
44ef2f2194
Update README.md
3 years ago
Igor Demin
b5fb48a6d6
Update README.md
3 years ago
Igor Demin
b6fe8e5d46
Update README.md
3 years ago
Igor Demin
28fe93681a
Update README.md
3 years ago
Igor Demin
96e1cac0b9
Update README.md
3 years ago
Igor Demin
608e88b24d
New tutorial for events ( #1482 )
3 years ago
Sebastian
af31eacb74
Expose 'licenseFile' option for native packaging ( #1421 )
3 years ago
Kaaveh Mohamedi
35504f7216
Updated README for more clarity ( #1281 )
3 years ago
akurasov
0055541b61
fixing misprint
3 years ago
Igor Demin
e632060753
Update README.md ( #1328 )
3 years ago
Sebastiano Poggi
e94983a274
Fix mouse events tutorial title ( #1316 )
3 years ago
akurasov
064e3ed3d4
updating components and tutorials to latest Compose API
3 years ago
Igor Demin
be3aae56d2
Update README.md
3 years ago
Igor Demin
ac8d34c648
Update README.md
3 years ago
Igor Demin
fc98620ed7
Remove DesktopMaterialTheme from documentation and tenmplates
3 years ago
Igor Demin
493d7c775e
Fix tutorials ( #1208 )
3 years ago
Nikolay Igotti
929b28787d
Mostly move to 1.0.0-alpha4-build361
3 years ago
akurasov
e19280b570
fixing template link
3 years ago