akurasov
9697f8fe6d
Update README.md
3 years ago
Mahdi Hosseinzadeh
4bcc1f1ba4
Fix a broken link ( #1589 )
3 years ago
Shagen Ogandzhanian
81f167f589
Remove redundant braces for CSS units with unary minus
...
It's redundant since we have `operator fun <T: CSSUnit> CSSSizeValue<T>.unaryMinus(): CSSSizeValue<T> `
3 years ago
Shagen Ogandzhanian
7cd130ba11
Remove "fat" Dockerfile - it was used for building compose-web but it does not anymore
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
de2e3bc262
Update validateExamples.sh
3 years ago
Igor Demin
3c466d8530
Update validateExamples.sh
3 years ago
Igor Demin
b811013545
Update validateExamples.sh
3 years ago
Igor Demin
6633d0d23b
Script for validating examples on CI (fix permissions)
3 years ago
Igor Demin
9ae5da0dcd
Script for validating examples on CI
3 years ago
Igor Demin
a05d9b2ee1
Script for validating examples on CI
3 years ago
Igor Demin
531d2ef3f9
Update README.md
3 years ago
Shagen Ogandzhanian
798f0ac1ab
Kotlin testing reuse ( #1562 )
3 years ago
Shagen Ogandzhanian
90cb181a71
Core with Frefox tests enabled ( #1563 )
3 years ago
Igor Demin
c40f1b645b
Revert Move Compose
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
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>
3 years ago
Shagen Ogandzhanian
a1f923399f
Plugin path resolution customization ( #1549 )
3 years ago
Nikolay Igotti
834dc94e5b
Visual effects ( #1547 )
3 years ago
Oleksandr Karpovich
9dce4fe0fc
web: add KT-48273 workaround to web-integration-core module
3 years ago
Oleksandr Karpovich
716ae31757
add common issues section to Web/Getting_Started tutorial
3 years ago
Oleksandr Karpovich
a0366766a6
add links to web tutorials to the main README.md
3 years ago
Igor Demin
74d536dfa8
Fix dark theme in widgets example ( #1536 )
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
Igor Demin
20d103f6a7
Update README.md
3 years ago
Nikolay Igotti
2289a2c1f9
Update README.md
3 years ago
Nikolay Igotti
706eb786df
Update FEATURES.md
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
Oleksandr Karpovich
edb35e4c0d
Update FEATURES.md ( #1534 )
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
akurasov
342a0699c2
Update CHANGELOG.md
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
akurasov
0ff3b7dd68
Release notes for 1.0.0 ( #1532 )
3 years ago
Oleksandr Karpovich
fc4384aea4
web: add test-utils tutorial ( #1475 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago