akurasov
ff11324c4b
Migrating to new Compose
3 years ago
akurasov
2e6f11d590
Migrating to new Compose
3 years ago
Shagen Ogandzhanian
39693d4c78
[web] update Chrome and Gecko driver version
3 years ago
Shagen Ogandzhanian
f96eeea220
[web] Common config for printing test results to STDOUT
3 years ago
Alexey Tsvetkov
f7728a004f
Fix compatibility with Intellij 2021.3 ( #1406 )
...
* Fix compatibility with Intellij 2021.3
Resolves #1373
* Use Java reflection
3 years ago
Alexey Tsvetkov
588ad2c8c0
Fix build helpers publishing ( #1416 )
...
* Fix compatibility with Intellij 2021.3
Resolves #1373
* Use Java reflection
* Set Java source & target compatibility for build helpers
Otherwise, Gradle might set Gradle metadata attributes in such way,
that transitive dependencies of published modules are not resolved
* Configure shadow jar manually
Applying plugin configures additional publication,
so that both .jar and -shadow.jar are published,
and additional configurations are added to Gradle metadata.
To avoid unexpected metadata resolution results,
ShadowJar task is now configured manually
* Fix closeStagingRepo JSON request
* Update publishing build-helpers in compose
3 years ago
Igor Demin
5168a86755
Update gradle.properties
3 years ago
Igor Demin
22af79df63
Update README.md
3 years ago
Igor Demin
8a5aaa738c
Update README.md
3 years ago
Alexey Tsvetkov
9f2d767492
Fix auto closing of maven central repo ( #1402 )
...
Also remove automatic drop on error.
We are not using it,
and I'm not sure if it's a good idea anyway.
3 years ago
akurasov
892670de1d
migrating to new Compose
3 years ago
Igor Demin
db44cc8779
Add material3, mark some libraries as Experiemental ( #1390 )
...
Checked it on the version 0.0.0-feature-material3-build460
Fixes https://github.com/JetBrains/compose-jb/issues/1335
3 years ago
Igor Demin
97980ad510
Update README.md
3 years ago
breandan
d6fea59754
add OptIn annotation to falling-balls-web demo ( #1364 )
3 years ago
Igor Demin
f4a143dbea
Gradle plugin. macOs. Pass icon and name defined in build.gradle to the Dock ( #1386 )
...
Fixes https://github.com/JetBrains/compose-jb/issues/1342
3 years ago
akurasov
58a799be71
switching to skiko 0.5.11
3 years ago
akurasov
16e33bc945
switching to the latest compose
3 years ago
Alexey Tsvetkov
a464c14130
Update plugin portal plugin & metadata ( #1375 )
...
* Update Gradle plugin publishing plugin
0.17.0 increases the maximum length
of plugin version strings to 50 characters
* Update website on plugin portal
3 years ago
Igor Demin
ef722f31fc
Update README.md
3 years ago
Alexey Tsvetkov
eec0f9abe4
Configure publishing to Maven Central ( #1351 )
...
Fixes #1106
3 years ago
Alexey Tsvetkov
1c25803032
Build helpers ( #1350 )
...
* Move publishing helpers from Skiko
Copy of 0c4350b8e8/skiko/buildSrc/publishing
* Fix validation of pom packaging
* Add util for reading Maven Central configuration
* Suppress unused inspection
* Rename sonatype package to utils
* Fixup copyright
* Add task for fixing modules
* Find modules in space
* Fix java-base configuration
3 years ago
Alexey Tsvetkov
4e62ee482e
Ignore changes in prebuilts/fullsdk-* ( #1353 )
3 years ago
akurasov
0055541b61
fixing misprint
3 years ago
Igor Demin
e632060753
Update README.md ( #1328 )
3 years ago
akurasov
b49c735d11
updating change log ( #1325 )
...
* Change log for beta added
* Update CHANGELOG.md
* Update CHANGELOG.md
Co-authored-by: Igor Demin <igordmn@users.noreply.github.com>
3 years ago
Nikolay Igotti
b676bd6f04
Move templates to 1.0.0-beta5
3 years ago
Nikolay Igotti
01530c022c
Move examples to 1.0.0-beta5
3 years ago
Igor Demin
d2bdff3b87
Move Compose
3 years ago
Wojciech Gryglas
039b1ce774
Cleanup redundant code ( #1323 )
3 years ago
Igor Demin
3f53d8c162
Move Compose
3 years ago
Igor Demin
42d19b3801
Disable Android build if redirecting to Jetpack Compose is enabled ( #1322 )
3 years ago
Alexey Tsvetkov
ad57414f29
Do not shade transitive dependencies ( #1321 )
3 years ago
Sebastiano Poggi
e94983a274
Fix mouse events tutorial title ( #1316 )
3 years ago
Alexey Tsvetkov
26a05c5133
Add jar with embedded dependencies to test runtime classpath ( #1313 )
3 years ago
Alexey Tsvetkov
785ab617b6
Fix compiling and running Gradle tests ( #1312 )
...
* Tests stopped compiling after preview RPC was embedded,
because compileOnly dependencies are not visible to tests;
* Local test runs were broken, because the default
compose.version (1.0.0-alpha4-build328) is not compatible
with Kotlin 1.5.31 (compose.version is always overridden on CI,
so CI runs work);
3 years ago
Igor Demin
83a2f2ce19
Move Compose
3 years ago
Igor Demin
b7ec8d3e77
Move Compose
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
Oleksandr Karpovich
0f1d191b93
web: add compiler test case `Composable With Typed Default Values` ( #1231 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
Oleksandr Karpovich
bbec5eaa43
web: add tests for Css selectors `desc` ( #1305 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
Alexey Tsvetkov
9b40de61a1
Provide DSL extension for configuring JB Compose repo ( #1301 )
3 years ago
Nikolay Igotti
8ba3ba00d9
Move Web demos to 1.0.0-beta1
3 years ago
Abasov Akif
984a26ce1d
Pass resolved with self selector to nested builder ( #1298 )
3 years ago
Alexey Tsvetkov
633c6c055c
Include preview-rpc into Compose Gradle plugin ( #1302 )
...
To fix resolving the plugin from Gradle plugin portal,
when no additional plugin repositories are declared
3 years ago
Nikolay Igotti
799f9d82c5
Small cleanup in widgets gallery
3 years ago