Shagen Ogandzhanian
f2b1cb5a0c
REALLY copying to resources
3 years ago
Shagen Ogandzhanian
0198e20401
+val copySkikoResources by tasks.registering(Copy::class) {
3 years ago
Shagen Ogandzhanian
72b5d610df
Introduce setup for copying skiko files
3 years ago
Shagen Ogandzhanian
58be35e880
Remove highligt dependency
3 years ago
Shagen Ogandzhanian
cdf703c1f4
Prepartions for working with local build
3 years ago
Shagen Ogandzhanian
b9d704c792
Remove files borrowed from web-landing
3 years ago
Shagen Ogandzhanian
3f6cfa55b7
Initial setup (borrowed from landing)
3 years ago
Shagen Ogandzhanian
2078324b1d
Temporarily switch off web widgets
3 years ago
Shagen Ogandzhanian
13eeb9aa6d
canvasNoSkikoTest: Setting attributes in builder rather than in DomSideEffect
3 years ago
Shagen Ogandzhanian
9d229a9acf
canvasNoSkikoTest passing
3 years ago
Shagen Ogandzhanian
0bff3da84b
Attempt to have skiko-less test for Canvas application
3 years ago
Shagen Ogandzhanian
23b82fbb13
Passing some real-life ui code
3 years ago
Shagen Ogandzhanian
b814693219
VERY kludgy config for wasmReady
3 years ago
Shagen Ogandzhanian
f26c900098
Test tasks depends on skiko resources
...
This, of course, measn that we should keep it somewhere else, not in
core, but for not it's sufficient
3 years ago
Shagen Ogandzhanian
849edd2ec1
Introduce task copySkikoResources
3 years ago
Shagen Ogandzhanian
c3dc9f5d3a
Downloading specific artifact
3 years ago
Shagen Ogandzhanian
3e62b56863
Copying resources from skiko
3 years ago
Shagen Ogandzhanian
4af6f9daa1
Depending on Skiko directly
3 years ago
Shagen Ogandzhanian
8097f14854
Preparations for actually embedding
3 years ago
Shagen Ogandzhanian
5dc1c61d5e
TO REVERSE: depend on 10.10.10
3 years ago
Shagen Ogandzhanian
d38f7347ab
Introduce Canvas element
3 years ago
Shagen Ogandzhanian
abc6d1f60a
[web] Force kotlin/js to use node@16.13.1
3 years ago
Shagen Ogandzhanian
4fd239ed89
[web] Run Firefox in unit tests headlessly
3 years ago
Thomas Vos
cf106640cd
Fix url in README.md ( #1614 )
3 years ago
Shagen Ogandzhanian
87d983e0a5
Fix for Nth.Functional ( #1609 )
3 years ago
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
Igor Demin
b2213e3132
Fix Todo example Deps ( #1607 )
...
task `gradlew jsBrowserDevelopmentRun` didn't work
3 years ago
Oleksandr Karpovich
e32ef7bfb5
web: karma runner patch ( #1597 )
...
* web: karma runner patch
* web: karma runner patch
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
akurasov
004e2f2c2a
Update README.md
3 years ago
Shagen Ogandzhanian
211fe2e63f
Introduce separate test for stylesheet inheritance
3 years ago
akurasov
5dc1744501
Update FEATURES.md
3 years ago
akurasov
d2789b096d
Adding Kotlin compatibility information
3 years ago
Oleksandr Karpovich
5d8f0fe103
web: increase timeout for tests (in karma.config.common.d) ( #1592 )
...
* web: increase timeout for tests (in karma.config.common.d)
* web: add semicolons in karma.config.common.d
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
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
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