Igor Demin
620b50ae12
Move Compose
2022-07-04 15:19:54 +02:00
Igor Demin
24c2bedef6
Move Compose
2022-06-29 17:31:13 +02:00
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
2022-06-29 17:30:01 +02:00
dima.avdeev
45aa109134
README.md kotlin.js.webpack.major.version=4 ( #2143 )
2022-06-27 12:09:46 +03:00
dima.avdeev
d2fb3f00d2
update submodule compose/frameworks/support to latest jb-main branch
2022-06-23 23:50:40 +04:00
dima.avdeev
41743d10f0
update compose/framework/support to latest jb-main
2022-06-15 20:50:39 +04:00
dima.avdeev
1f5e4fd8e5
update submodue compose/framework/support to latest jb-main branch
2022-06-14 17:40:27 +04:00
Igor Demin
75360592a1
Update Compose
2022-06-09 17:27:23 +03:00
dima.avdeev
6b7c44cc59
add sample ./scripts/runGradle runLayout
2022-06-09 15:24:59 +04:00
dima.avdeev
2e81c8e9d2
update submodule frameworks/support to latest jb-main
2022-06-09 15:24:07 +04:00
dima.avdeev
d21fa482a5
update submodule frameworks/support to latest jb-main branch
2022-06-09 14:43:40 +04:00
dima.avdeev
43f129b9f5
Prepare ndk-bundle link
2022-06-03 15:13:44 +03:00
Igor Demin
156a4ca6da
Update Compose
2022-06-02 22:00:17 +03:00
dima-avdeev-jb
d550f2763f
describe scripts to run tests and samples ( #2089 )
2022-06-01 09:18:23 +03:00
dima.avdeev
89539fde1c
update submodule
2022-05-30 13:42:55 +04:00
dima-avdeev-jb
bb32831292
Add script to easy android testing ( #2074 )
2022-05-27 12:29:38 +03:00
dima.avdeev
134e276a11
update submodule compose/frameworks/support
2022-05-26 11:12:25 +04:00
dima.avdeev
ce5df01d7a
update androidx submodule
2022-05-25 12:42:11 +04:00
dima-avdeev-jb
bbc083c61c
COMPILE_SDK_VERSION = "android-32" ( #2072 )
2022-05-25 11:40:15 +03:00
Igor Demin
95cfd89928
Update Compose
2022-05-11 00:06:17 +04:00
Igor Demin
b861c23f41
Update Compose
2022-05-09 12:10:27 +04:00
Oleksandr Karpovich
e69ac23dbf
Move compose + use kotlin 1.6.21 ( #2025 )
...
* Move compose
* Update kotlin version to 1.6.20
* Move compose + Update kotlin version to 1.6.21
* Move compose to include a fix for compose plugin (kjs specific)
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com >
2022-04-20 15:33:01 +02:00
Igor Demin
16df22a716
Update README.md
2022-04-18 19:46:12 +04:00
Igor Demin
312d74b026
Update README.md
2022-04-18 19:44:50 +04:00
Igor Demin
1aded7c9e8
Update README.md
2022-04-12 16:29:05 +04:00
Igor Demin
b84ed7f6a3
Move Compose
2022-04-04 13:58:21 +04:00
Oleksandr Karpovich
a027149b95
Move compose
2022-04-01 11:07:47 +02:00
alexander-gorshenev
7b17474c83
Missing repo and latest jb main ( #1976 )
...
* Added missing coroutines dev maven repository
* Advanced to the latest jb-main
2022-03-28 16:29:43 +03:00
alexander-gorshenev
123b620f6e
Moved kotlin native to experimental mm ( #1910 )
2022-03-05 04:54:11 +03:00
Igor Demin
1f80772f67
Update README.md
2022-02-22 13:44:09 +03:00
Igor Demin
c36c7a1a3f
Update README.md
2022-02-22 13:43:33 +03:00
Igor Demin
97aa39de00
Update README.md
2022-02-22 13:41:57 +03:00
Igor Demin
249f150b7b
Update README.md
2022-02-22 10:41:51 +03:00
Igor Demin
c10aa97f09
Update README.md
2022-02-22 10:40:59 +03:00
alexander-gorshenev
a47dcad16b
A third party license for NotoSans ttf fonts ( #1870 )
2022-02-18 21:16:50 +03:00
alexander-gorshenev
10ddb9a638
Embeded a couple of ttf used by desktop tests and samples ( #1868 )
2022-02-18 16:16:03 +03:00
Alexander Gorshenev
d9a9b85e8e
Advanced frameworks/support to the current jb-main
2022-02-18 01:43:47 +03:00
Oleksandr Karpovich
a636ff9b06
move compose
2022-02-16 12:03:49 +01:00
akurasov
4fb2659583
switching to the latest compose with skiko 0.7.9
2022-02-16 11:54:43 +03:00
Oleksandr Karpovich
4fb11bc52f
remove a condition (based on .jbWebExistsMarker file) for js tests tasks ( #1848 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com >
2022-02-15 11:48:46 +01:00
Alexander Gorshenev
83773dc5b8
Moved to jb-main corresponding to jb-main-rebase-2022-Feb-09
2022-02-13 23:04:21 +03:00
Alexander Gorshenev
e693dd7b87
Updated to gradle 7.4
2022-02-13 20:36:19 +03:00
Alexey Tsvetkov
6ba538c467
Fix publishing multiple platforms that use same alternative name ( #1790 )
...
-Pcompose.platforms=macos only matched MacosX64,
when it was expected to match both MacosX64 & MacosArm64
2022-02-04 11:25:28 +03:00
Oleksandr Karpovich
059a01f5d8
move compose submodule
2022-02-01 10:10:16 +01:00
Alexey Tsvetkov
c1ecbd44ae
Use cmake from master again
2022-01-21 17:12:03 +03:00
Igor Demin
e182af469d
Migrate skikoAospCommit to skiko-awt ( #1721 )
2022-01-20 13:50:38 +03:00
Alexander Gorshenev
ca382431c5
Updated frameworks/support to a fresh mpp branch state
2022-01-18 20:47:18 +03:00
Alexey Tsvetkov
23921ae3ff
Downgrade prebuilt cmake version ( #1704 )
...
Otherwise, new clean builds fail with error:
```
A problem occurred configuring project ':support:compose:ui:ui-inspection'.
> Failed to notify project evaluation listener.
> com.android.builder.errors.EvalIssueException: [CXX1300] CMake '3.18.1' was not found in SDK, PATH, or by cmake.dir property.
> The androidx.inspection plugin requires release build variant.
```
2022-01-18 11:17:15 +03:00
Alexey Tsvetkov
47214264ba
Remove compose.with.web flag ( #1697 )
2022-01-14 20:20:10 +03:00
Alexey Tsvetkov
f3a403b321
Additional CI fixes ( #1696 )
...
* Fix components script compilation
* Add script to run Gradle with Compose properties set up
It's useful for running a single task in
the included Compose build.
* Set default JVM target to 11 if it is lower
* Update Compose submodule
2022-01-14 20:19:53 +03:00