akurasov
58a799be71
switching to skiko 0.5.11
2021-11-11 15:23:37 +03:00
akurasov
16e33bc945
switching to the latest compose
2021-11-11 15:02:45 +03:00
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
2021-11-09 16:54:09 +03:00
Igor Demin
ef722f31fc
Update README.md
2021-11-08 15:13:33 +03:00
Alexey Tsvetkov
eec0f9abe4
Configure publishing to Maven Central ( #1351 )
...
Fixes #1106
2021-11-08 12:10:26 +03:00
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
2021-11-08 12:10:08 +03:00
Alexey Tsvetkov
4e62ee482e
Ignore changes in prebuilts/fullsdk-* ( #1353 )
2021-11-04 16:28:12 +03:00
akurasov
0055541b61
fixing misprint
2021-11-03 18:36:01 +03:00
Igor Demin
e632060753
Update README.md ( #1328 )
2021-11-01 11:48:51 +03:00
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 >
2021-10-29 14:06:09 +03:00
Nikolay Igotti
b676bd6f04
Move templates to 1.0.0-beta5
2021-10-29 01:56:17 +03:00
Nikolay Igotti
01530c022c
Move examples to 1.0.0-beta5
2021-10-29 01:10:27 +03:00
Igor Demin
d2bdff3b87
Move Compose
2021-10-28 22:13:27 +03:00
Wojciech Gryglas
039b1ce774
Cleanup redundant code ( #1323 )
2021-10-28 22:03:53 +03:00
Igor Demin
3f53d8c162
Move Compose
2021-10-28 21:50:29 +03:00
Igor Demin
42d19b3801
Disable Android build if redirecting to Jetpack Compose is enabled ( #1322 )
2021-10-28 21:49:22 +03:00
Alexey Tsvetkov
ad57414f29
Do not shade transitive dependencies ( #1321 )
2021-10-28 17:28:01 +03:00
Sebastiano Poggi
e94983a274
Fix mouse events tutorial title ( #1316 )
2021-10-26 14:42:44 +03:00
Alexey Tsvetkov
26a05c5133
Add jar with embedded dependencies to test runtime classpath ( #1313 )
2021-10-26 11:46:27 +03:00
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);
2021-10-26 11:03:02 +03:00
Igor Demin
83a2f2ce19
Move Compose
2021-10-25 19:13:35 +03:00
Igor Demin
b7ec8d3e77
Move Compose
2021-10-25 18:27:06 +03:00
Igor Demin
d1c5bcd853
Examples. Issues stayed opened even after closing the window
2021-10-25 13:45:34 +03:00
Igor Demin
591475fa08
Examples. Issues stayed opened even after closing the window
2021-10-25 13:45:05 +03:00
Igor Demin
6c27a86f1c
Examples. ImageViewer. 1.0.0-beta1
2021-10-25 13:11:20 +03:00
Igor Demin
a800404be3
Examples. Issues. 1.0.0-beta1
2021-10-25 13:04:04 +03:00
Igor Demin
6e298d69c1
Codeviewer. 1.0.0-beta1
2021-10-25 12:45:15 +03:00
Igor Demin
ade07cb465
Examples. Notepad. Move to 1.0.0-beta1
2021-10-25 12:17:53 +03:00
Oleksandr Karpovich
0f1d191b93
web: add compiler test case Composable With Typed Default Values ( #1231 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com >
2021-10-25 10:47:01 +02:00
Oleksandr Karpovich
bbec5eaa43
web: add tests for Css selectors desc ( #1305 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com >
2021-10-25 10:46:15 +02:00
Alexey Tsvetkov
9b40de61a1
Provide DSL extension for configuring JB Compose repo ( #1301 )
2021-10-25 11:33:43 +03:00
Nikolay Igotti
8ba3ba00d9
Move Web demos to 1.0.0-beta1
2021-10-25 11:27:44 +03:00
Abasov Akif
984a26ce1d
Pass resolved with self selector to nested builder ( #1298 )
2021-10-25 10:06:07 +02:00
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
2021-10-25 11:00:46 +03:00
Nikolay Igotti
799f9d82c5
Small cleanup in widgets gallery
2021-10-25 10:54:08 +03:00
Nikolay Igotti
4589805fc0
Use 1.0.0-beta1 in components
2021-10-25 10:38:03 +03:00
Igor Demin
b5432102a0
Update README.md
2021-10-24 05:54:45 +03:00
Igor Demin
3ab85a1da1
Update README.md
2021-10-24 05:53:21 +03:00
Igor Demin
fe2b383e31
Update README.md
2021-10-24 05:48:32 +03:00
Igor Demin
a9742b900a
Update README.md
2021-10-24 02:51:49 +03:00
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
2021-10-22 16:11:03 +02:00
Igor Demin
ae10beba9e
Fix Gradle Plugin Test
2021-10-22 16:16:59 +03:00
Nikolay Igotti
b176da7128
Examples and templates to 1.0.0-beta1 ( #1296 )
2021-10-22 16:13:33 +03:00
Igor Demin
9770595895
Move Compose
2021-10-22 15:14:12 +03:00
Oleksandr Karpovich
c5c28f8aad
web: make auto-css experimental ( #1294 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com >
2021-10-22 12:32:09 +02:00
Shagen Ogandzhanian
095379d513
Introduce basic support for SVG ( #1289 )
2021-10-22 12:27:18 +02:00
Nikolay Igotti
8002705c9e
Update codeviewer example ( #1292 )
2021-10-22 11:46:55 +03:00
Nikolay Igotti
125df87940
Add run task to run sample
2021-10-22 10:41:12 +03:00
Nikolay Igotti
d876ecb0c4
Fix examples, move all of them to Gradle 7.1.1
2021-10-22 10:15:19 +03:00
Oleksandr Karpovich
354e48a542
Web: fix jumping cursor of controlled inputs ( #1287 )
...
* web: fix cursor position for controlled inputs (wip)
* web: fix cursor position for controlled inputs (wip)
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com >
2021-10-21 19:02:11 +02:00