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
Nikolay Igotti
4589805fc0
Use 1.0.0-beta1 in components
3 years ago
Igor Demin
b5432102a0
Update README.md
3 years ago
Igor Demin
3ab85a1da1
Update README.md
3 years ago
Igor Demin
fe2b383e31
Update README.md
3 years ago
Igor Demin
a9742b900a
Update README.md
3 years ago
Abasov Akif
14bf6674d9
Add implicit self for nested css selector ( #1284 )
...
* Deprecate `descendant` and introduce `desc` util to combine selectors
* Add internal `contains` method to `CSSSelector`
* Add implicit self for nested css selector
3 years ago
Igor Demin
ae10beba9e
Fix Gradle Plugin Test
3 years ago
Nikolay Igotti
b176da7128
Examples and templates to 1.0.0-beta1 ( #1296 )
3 years ago
Igor Demin
9770595895
Move Compose
3 years ago
Oleksandr Karpovich
c5c28f8aad
web: make auto-css experimental ( #1294 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
Shagen Ogandzhanian
095379d513
Introduce basic support for SVG ( #1289 )
3 years ago
Nikolay Igotti
8002705c9e
Update codeviewer example ( #1292 )
3 years ago