Alexey Tsvetkov
a1c4c8a41e
Unsign dylibs when packaging with JDK 17 ( #1703 )
...
Resolves #1666
3 years ago
Oleksandr Karpovich
f09717d1bb
remove kotlin-js-store in web-compose-in-js ( #1707 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
Alexey Tsvetkov
6cda5a64d3
Remove falling-balls-web example ( #1698 )
...
falling-balls-mpp should be used instead
3 years ago
Oleksandr Karpovich
479add7c89
add BouncingBalls example to falling-balls-mpp ( #1699 )
...
* add BouncingBalls example to falling-balls-mpp
* add new bouncing balls at click position instead of a random coordinates
* review improvements
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
Shagen Ogandzhanian
a052f280d9
Temporary fix for subsituting default vulnerable dependency from kotlin/js build workflow
3 years ago
akurasov
900f042891
Adding NY animation ( #1681 )
3 years ago
Alexey Tsvetkov
387fa07bd8
Simplify configuration for web and uikit apps ( #1682 )
3 years ago
Oleksandr Karpovich
5bc0616116
web: add missing webpack.config.d in web-compose-in-js example ( #1683 )
3 years ago
Oleksandr Karpovich
38e17c1955
web: add example for dom-based-composables usage in plain JS ( #1677 )
...
* web: add example for dom-based-composables usage in plain JS
* web: add example for dom-based-composables usage in plain JS (review improvements)
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
Oleksandr Karpovich
a7ea7b7767
move Compose submodule and update mpp demo ( #1678 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
Alexander Gorshenev
b98c88d6fe
Add Falling Balls MPP example
...
Author:Alexander Gorshenev <alexander.gorshenev@jetbrains.com>
Co-authored-by: Alexey Tsvetkov <alexey.tsvetkov@jetbrains.com>
Co-authored-by: Nikolay Igotti <igotti@gmail.com>
3 years ago
Igor Demin
b2213e3132
Fix Todo example Deps ( #1607 )
...
task `gradlew jsBrowserDevelopmentRun` didn't work
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
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
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
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
Nikolay Igotti
834dc94e5b
Visual effects ( #1547 )
3 years ago
Igor Demin
74d536dfa8
Fix dark theme in widgets example ( #1536 )
3 years ago
Igor Demin
559e9364f1
Move examples to 1.0.0 ( #1524 )
3 years ago
Oleksandr Karpovich
f19d5fb66a
update web-landing: fix padding for WtContainer
3 years ago
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>
3 years ago
Igor Demin
3e34d5e756
Fix Todo example for Android
3 years ago
Igor Demin
3ed28dde02
Fix Todo example for Android
3 years ago
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>
3 years ago
Nikolay Igotti
2300750f32
Move todoapp to 10.0.0-rc12
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
breandan
d6fea59754
add OptIn annotation to falling-balls-web demo ( #1364 )
3 years ago
Nikolay Igotti
01530c022c
Move examples to 1.0.0-beta5
3 years ago
Igor Demin
d1c5bcd853
Examples. Issues stayed opened even after closing the window
3 years ago
Igor Demin
591475fa08
Examples. Issues stayed opened even after closing the window
3 years ago
Igor Demin
6c27a86f1c
Examples. ImageViewer. 1.0.0-beta1
3 years ago
Igor Demin
a800404be3
Examples. Issues. 1.0.0-beta1
3 years ago
Igor Demin
6e298d69c1
Codeviewer. 1.0.0-beta1
3 years ago
Igor Demin
ade07cb465
Examples. Notepad. Move to 1.0.0-beta1
3 years ago
Nikolay Igotti
8ba3ba00d9
Move Web demos to 1.0.0-beta1
3 years ago
Nikolay Igotti
799f9d82c5
Small cleanup in widgets gallery
3 years ago
Nikolay Igotti
b176da7128
Examples and templates to 1.0.0-beta1 ( #1296 )
3 years ago
Nikolay Igotti
8002705c9e
Update codeviewer example ( #1292 )
3 years ago
Nikolay Igotti
d876ecb0c4
Fix examples, move all of them to Gradle 7.1.1
3 years ago
Nikolay Igotti
6ac15ac3d0
Fix widgets gallery example
3 years ago
akurasov
52253a2777
Switching notepad App to latest Compose build ( #1283 )
...
* Switching notepad App to latest Compose build
* Switching to latest Compose build and making UI more consistent
3 years ago
Nikolay Igotti
88573dc98d
Fix web-with-react demo
3 years ago
Nikolay Igotti
2180e42a2f
Fix web-landing sample
3 years ago
Nikolay Igotti
d0523839dd
Move web birds demo to 0.0.0-master-build413
3 years ago
Nikolay Igotti
c3e3fa30e2
Move image viewer to 0.0.0-master-build413
3 years ago