Igor Demin
2abfb178a5
Update Compose
2 years ago
Igor Demin
70a32081fd
Correct information about releases in main README.md ( #2183 )
...
The current link leads to the list of dev releases, and can confuse people if they want to find the latest stable, not the latest dev release
2 years ago
Ilya Ryzhenkov
010576557f
Fix split panel ( #2175 )
...
* Fix ignoring modifier when one of the parts is missing
* Fix ignoring density for min size when measuring
* Fix a copypasta for secondMinSizePx
2 years ago
Ilya Ryzhenkov
7fbbdd8eca
Fix AnimatedImage component ( #2174 )
...
* Fix and optimize image animation for 0 and 1 frames
* Change default frame duration to 10fps to match those of a browser
* Fix zero-size image with ImageBitmap.Blank
2 years ago
dima.avdeev
3129fa1d53
experimental chat example ( #2148 )
2 years ago
Erik Huizinga
e075f68326
Update README.md ( #2163 )
...
* Update README.md
* Update README.md
Co-authored-by: Igor Demin <igordmn@users.noreply.github.com>
2 years ago
Igor Demin
b60de28986
Update EventsListenerScope.kt
2 years ago
Oleksandr Karpovich
0317176658
add kotlin-js-store/yarn.lock
2 years ago
Oleksandr Karpovich
f59eba3027
w/a: disable tests with gradle 6.4 and 6.7.1
...
6.4 is not supported by kotlin-gradle-plugin 1.7.0.
6.7.1 is supposed to be the min. supported version by kotlin-gradle-plugin 1.7.0. Despite that, the tests failed.
Tests pass with 7.1.1 and 7.3.3
2 years ago
Oleksandr Karpovich
dfe7e40eef
web: update for kotlin 1.7.0
2 years ago
Philip Wedemann
36b232b653
Gradle Plugin: Fix NPE and use 1.8 by default ( #2164 )
2 years ago
Alexey Tsvetkov
ca19308fda
Allow IJ plugin to work with 2022.2 ( #2162 )
2 years ago
Igor Demin
620b50ae12
Move Compose
2 years ago
Philip Wedemann
68244c921b
Docs: Js only projects are now supported ( #2154 )
...
See #1851
2 years ago
Igor Demin
3fd5bbd87a
Update README.md ( #2125 )
...
- the version of compiler don't have to be matched. Compose compiler backward and forward compatible
- the issue with AGP is fixed
2 years ago
Igor Demin
3ea728d1f4
Update README.md
2 years ago
Igor Demin
840b7f3cb0
VideoPlayer. remove println
2 years ago
Igor Demin
24c2bedef6
Move Compose
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
412e4f765e
hotfix Issue 2113 missing coroutines-core in JS ( #2142 )
2 years ago
dima.avdeev
45aa109134
README.md kotlin.js.webpack.major.version=4 ( #2143 )
2 years ago
dima.avdeev
f124783ffd
uikit experimental samples update version ( #2140 )
2 years ago
dima.avdeev
d2fb3f00d2
update submodule compose/frameworks/support to latest jb-main branch
2 years ago
dima.avdeev
b1fe574a7e
update uikit sample to compose version 1.2.0 alpha01 dev724 ( #2137 )
2 years ago
dima.avdeev
586ec43100
Fix issue 2114. Gradle plugin with xcode 13.4. Add default null values for unused json params. ( #2131 )
2 years ago
dima.avdeev
85a7e6ced7
compose gradle plugin, lazy initialization of teamId for iOS deploy ( #2132 )
2 years ago
Adam Howard
8faecbbe58
improve grammar in README ( #2121 )
...
* improve grammar in README
* Update README.md
Co-authored-by: Igor Demin <igordmn@users.noreply.github.com>
2 years ago
dima.avdeev
5e3be853e3
update version of compose mpp for experimental samples ( #2122 )
2 years ago
dima.avdeev
41743d10f0
update compose/framework/support to latest jb-main
2 years ago
dima.avdeev
1f5e4fd8e5
update submodue compose/framework/support to latest jb-main branch
2 years ago
Philip Wedemann
ad757a8f0a
Web: Add list overload for classes ( #2094 )
...
* Add list overload for classes
* Add array and collection overload for classes
* Remove array overload
Co-authored-by: hfhbd <hfhbd@users.noreply.github.com>
2 years ago
Igor Demin
75360592a1
Update Compose
2 years ago
dima.avdeev
6b7c44cc59
add sample ./scripts/runGradle runLayout
2 years ago
dima.avdeev
2e81c8e9d2
update submodule frameworks/support to latest jb-main
2 years ago
dima.avdeev
d21fa482a5
update submodule frameworks/support to latest jb-main branch
2 years ago
dima.avdeev
43f129b9f5
Prepare ndk-bundle link
2 years ago
Igor Demin
156a4ca6da
Update Compose
2 years ago
dima-avdeev-jb
d550f2763f
describe scripts to run tests and samples ( #2089 )
2 years ago
Alexey Tsvetkov
af92759a81
Update Intellij Gradle plugin ( #2088 )
...
Resolves #2070
2 years ago
Thomas Vos
d80ea8ca8c
Remove deprecated `useIR` option ( #2076 )
2 years ago
dima-avdeev-jb
db07c172c5
update exprimental doc
2 years ago
dima.avdeev
89539fde1c
update submodule
2 years ago
dima-avdeev-jb
bb32831292
Add script to easy android testing ( #2074 )
2 years ago
dima.avdeev
134e276a11
update submodule compose/frameworks/support
2 years ago
dima.avdeev
ce5df01d7a
update androidx submodule
2 years ago
dima-avdeev-jb
bbc083c61c
COMPILE_SDK_VERSION = "android-32" ( #2072 )
2 years ago
Igor Demin
a16eb75c10
Update FEATURES.md
3 years ago
Igor Demin
95cfd89928
Update Compose
3 years ago
Igor Demin
b861c23f41
Update Compose
3 years ago
Abdelilah El Aissaoui
907b657c89
Docs to AnimatedImage public methods ( #2050 )
...
* Added additional docs to public methods
* Replaced parent with caller
* Updated AnimatedImage docs
* Replaced path with image
3 years ago