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
Nikolay Igotti
125df87940
Add run task to run sample
3 years ago
Nikolay Igotti
d876ecb0c4
Fix examples, move all of them to Gradle 7.1.1
3 years ago
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>
3 years ago
Oleksandr Karpovich
1638f0f08b
web: fix mouse event for safari mobile ( #1288 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
Igor Demin
2b42ff960f
Move Compose
3 years ago
Igor Demin
9074b115ab
Move Compose
3 years ago
Igor Demin
087cdc183e
Move Compose
3 years ago
akurasov
05d218b718
Support OEL publication in gradle plugin ( #1285 )
...
* switching to oel compose branch
* Implementation of OEL publishing
* Changed based on Code Review
* Revert `support` folder
Co-authored-by: Igor Demin <igordmn@gmail.com>
3 years ago
Igor Demin
affbb955b6
Add uiTestJUnit4 to Compose Gradle Plugin ( #1282 )
3 years ago
Nikolay Igotti
6ac15ac3d0
Fix widgets gallery example
3 years ago