dima.avdeev
5b1ce09372
fix runSwing launch from README
2 years ago
dima.avdeev
ab02a7125c
testUIKit, add ui-text module ( #2693 )
2 years ago
dima.avdeev
2027e4bddd
scripts/testUIKit ( #2464 )
2 years ago
Oleksandr Karpovich
177ad3b526
Add NO_SKIKO platforms set in ComposePlatforms ( #2307 )
...
* Add NO_SKIKO platforms set in ComposePlatforms
They can be used to build and publish compose-runtime.
Other compose modules can't be built for NO_SKIKO since those platforms are not supported by skiko yet.
* Fix typi
Co-authored-by: dima.avdeev <99798741+dima-avdeev-jb@users.noreply.github.com>
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
Co-authored-by: dima.avdeev <99798741+dima-avdeev-jb@users.noreply.github.com>
2 years ago
Igor Demin
33237b662e
Use another version of Compose Compiler inside Compose Gradle plugin ( #2256 )
...
* Use another version of Compose Compiler inside Compose Gradle plugin
* Update gradle.properties
2 years ago
Igor Demin
9b530c9c28
Build ui-tooling-data
2 years ago
Igor Demin
04c93ed537
Build extended icons and material3 for all targets ( #2133 )
...
Fixes https://github.com/JetBrains/compose-jb/issues/2106
Also will add a task on CI
2 years ago
dima.avdeev
6b7c44cc59
add sample ./scripts/runGradle runLayout
2 years ago
dima-avdeev-jb
d550f2763f
describe scripts to run tests and samples ( #2089 )
2 years ago
Oleksandr Karpovich
4fb11bc52f
remove a condition (based on .jbWebExistsMarker file) for js tests tasks ( #1848 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
Alexey Tsvetkov
d08c4d13cc
Add publishing infrastructure for MPP targets
3 years ago
Igor Demin
9d29f50691
:compose:animation:animation-graphics ( #1441 )
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
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
Alexey Tsvetkov
eec0f9abe4
Configure publishing to Maven Central ( #1351 )
...
Fixes #1106
3 years ago
Igor Demin
42d19b3801
Disable Android build if redirecting to Jetpack Compose is enabled ( #1322 )
3 years ago
Nikolay Igotti
125df87940
Add run task to run sample
3 years ago
Oleksandr Karpovich
b1f427be54
add compose/scripts to run presubmit workflow for CLs in our androidx fork ( #1273 )
...
* add scripts to test compose modules (from androidx fork)
* add scripts to test compose modules (from androidx fork)
* add scripts to test compose modules (from androidx fork)
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
Igor Demin
19d716d0c5
Fix Compose scripts
3 years ago
Igor Demin
6a8c869b46
Change Compose build scripts
3 years ago
Igor Demin
31effb2bab
Compose. Run :compose:ui tests on ./gradle testComposeJbDesktop
3 years ago
Igor Demin
1786de28a7
Sync/2021 07 30 ( #961 )
3 years ago
Igor Demin
e071b2889b
Publish compose:ui:ui-tooling-preview
3 years ago
Oleksandr Karpovich
c5800ace8f
Add CI scripts for native ( #866 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
Igor Demin
fa2126872b
Add linux-arm64 to the build script, add forgoten tools.jar
3 years ago
Igor Demin
33a059ddd3
Compose as submodule, scripts for build/test Compose ( #830 )
...
- add run configurations for IDEA / Android Studio
- configure CI to use those scripts to build everything: 0.0.0-newci-316 (with desktop/web components)
3 years ago