Search is not available for this dataset
hash
string
author
int32
committer_date
string
timezone
int64
parents
string
message
string
changes
string
language
string
47214264ba612f4bd798a9132ff0318a33473fcf
54
2022-01-14 20:20:10+03:00
-10,800
['f3a403b3215b95ebcc3c4218839dc5176d12a6be']
Remove compose.with.web flag (#1697)
[{'old_path': 'compose/scripts/publishGradlePluginToMavenLocal', 'new_path': 'compose/scripts/publishGradlePluginToMavenLocal', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -8,5 +8,5 @@ if [[ -z "$COMPOSE_CUSTOM_VERSION" ]]; then\n fi\n \n pushd ../../gradle-plugins\n-./gradlew publishToMavenLocal -Pcompose.versio...
Kotlin
6cda5a64d38dca365c3c59ab1ec2913d090efb82
54
2022-01-14 20:20:23+03:00
-10,800
['47214264ba612f4bd798a9132ff0318a33473fcf']
Remove falling-balls-web example (#1698) falling-balls-mpp should be used instead
[{'old_path': 'examples/falling-balls-web/build.gradle.kts', 'new_path': None, 'type': <ModificationType.DELETE: 4>, 'diff': '@@ -1,84 +0,0 @@\n-import org.jetbrains.kotlin.gradle.targets.js.nodejs.NodeJsRootExtension\n-import org.jetbrains.compose.compose\n-import org.jetbrains.compose.desktop.application.dsl.TargetFo...
Kotlin
0c81859474129fd2d022ec1f0be588a76f99ffd4
65
2022-01-14 21:15:47+03:00
-10,800
['6cda5a64d38dca365c3c59ab1ec2913d090efb82']
Enhancing mouse tutorial (#1591) * Enhancing mouse tutorial * Update README.md
[{'old_path': 'tutorials/Mouse_Events/README.md', 'new_path': 'tutorials/Mouse_Events/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -61,6 +61,8 @@ fun main() = singleWindowApplication {\n \n <img alt="Application running" src="mouse_click.gif" height="500" />\n \n+Please note, that advanced click events...
Kotlin
793b3771478b1bc5a8dfffcb808ae81b3cdb3c19
497
2022-01-18 08:59:39+03:00
-3,600
['0c81859474129fd2d022ec1f0be588a76f99ffd4']
Apple App Store (#1613) * Add appStore option * Fix "--app-image" option * Add appCategory option * Document signing for the Apple App Store * Fix system version in the Product Definition Property List * fixup! Fix "--app-image" option * fixup! Document signing for the Apple App Store * fixup! Add...
[{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/desktop/application/dsl/PlatformSettings.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/desktop/application/dsl/PlatformSettings.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -20,6 +20,9 @@ open class Ma...
Kotlin
23921ae3ff0e6d6406554c640147b3ca43fd9285
54
2022-01-18 11:17:15+03:00
-10,800
['793b3771478b1bc5a8dfffcb808ae81b3cdb3c19']
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,...
[{'old_path': 'compose/scripts/downloadAndroidSdk', 'new_path': 'compose/scripts/downloadAndroidSdk', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -21,7 +21,7 @@ downloadLinuxSDK() {\n clone ../prebuilts/fullsdk-linux/build-tools/30.0.3 https://android.googlesource.com/platform/prebuilts/fullsdk-linux/build-to...
Kotlin
f09717d1bb33c1e36eb69d97242e08760d5749a2
96
2022-01-18 10:33:38+01:00
-3,600
['23921ae3ff0e6d6406554c640147b3ca43fd9285']
remove kotlin-js-store in web-compose-in-js (#1707) Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
[{'old_path': 'examples/web-compose-in-js/.gitignore', 'new_path': 'examples/web-compose-in-js/.gitignore', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -3,3 +3,4 @@\n .idea\n build/\n local.properties\n+kotlin-js-store/yarn.lock\n'}, {'old_path': 'examples/web-compose-in-js/kotlin-js-store/yarn.lock', 'new_path':...
Kotlin
b3c06bb2df8e45a1da250f67dbb3783099acc243
344
2022-01-18 19:53:17+03:00
10,800
['97d6f4022c4af407850758ab0fbc45ded041a49b']
removed unused lines (#1706)
[{'old_path': 'tutorials/Mouse_Events/README.md', 'new_path': 'tutorials/Mouse_Events/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -365,7 +365,6 @@ It is possible to get additional information about mouse event, like number of c\n ```kotlin\n import androidx.compose.foundation.ExperimentalFoundationApi...
Kotlin
ca382431c57f76e48ca27be531b3898879ae556b
113
2022-01-18 20:47:18+03:00
-10,800
['b3c06bb2df8e45a1da250f67dbb3783099acc243']
Updated frameworks/support to a fresh mpp branch state
[{'old_path': 'compose/frameworks/support', 'new_path': 'compose/frameworks/support', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1 +1 @@\n-Subproject commit 3ebf1d446089cc8da34bb1b906982327af7b8249\n+Subproject commit 0fdae2733bcd75f648c0c64daf2052ea9a0fb5de\n'}]
Kotlin
a1c4c8a41ee37c2f56ced2598ffb124decc28c6d
54
2022-01-19 13:38:56+03:00
-10,800
['ca382431c57f76e48ca27be531b3898879ae556b']
Unsign dylibs when packaging with JDK 17 (#1703) Resolves #1666
[{'old_path': 'examples/widgets-gallery/desktop/build.gradle.kts', 'new_path': 'examples/widgets-gallery/desktop/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -35,6 +35,10 @@ compose.desktop {\n // see https://wixtoolset.org/documentation/manual/v3/howtos/general/generate_guids.ht...
Kotlin
c427f7c2bcf708ab6230f87e0f5bbdde9ce91460
406
2022-01-19 17:32:50+03:00
-10,800
['a1c4c8a41ee37c2f56ced2598ffb124decc28c6d']
Selective tutorial check ignore (#1716)
[{'old_path': 'tutorials/checker/build.gradle.kts', 'new_path': 'tutorials/checker/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -28,7 +28,7 @@ fun findSnippets(dirs: List<String>): List<SnippetData> {\n currentSnippet.clear()\n } else {\n if (snippetStart ...
Kotlin
4c3cf40c378627dbe12006ba85acc7a7dc6c2365
54
2022-01-19 18:52:44+03:00
-10,800
['c427f7c2bcf708ab6230f87e0f5bbdde9ce91460']
Add IJ plugin for reusing Compose in plugins (#1715) * Add IJ plugin for reusing Compose in plugins * Fix issues
[{'old_path': None, 'new_path': 'tooling/.gitignore', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,3 @@\n+build/\n+.gradle/\n+.idea\n\\ No newline at end of file\n'}, {'old_path': None, 'new_path': 'tooling/build.gradle.kts', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,5 @@\n+subprojects {\n+ re...
Kotlin
d1fc145cca7853e9c9f80ebf4e11c7b31b44ef87
109
2022-01-20 13:39:42+03:00
-10,800
['4c3cf40c378627dbe12006ba85acc7a7dc6c2365']
Add Minesweeper example application (#1500) * Add Minesweeper example application * Upgrade to mpp * Compile for web and macos * Fix unit tests * Commonization and housekeeping * Build for UIKit * Update validateExamples.sh
[{'old_path': None, 'new_path': 'examples/minesweeper/README.md', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,6 @@\n+# Minesweeper\n+\n+A simple game powered by Compose Multiplatform\n+\n+## Credits\n+<div>Icons made by <a href="https://www.flaticon.com/authors/creaticca-creative-agency" title="Creaticca Cre...
Kotlin
e182af469d544aced18e3abea98f1c6c38c7245f
269
2022-01-20 13:50:38+03:00
-10,800
['d1fc145cca7853e9c9f80ebf4e11c7b31b44ef87']
Migrate skikoAospCommit to skiko-awt (#1721)
[{'old_path': 'compose/scripts/skikoAospCommit', 'new_path': 'compose/scripts/skikoAospCommit', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -50,11 +50,6 @@ fixGradle() {\n rm -rf .gradle\n }\n \n-downloadSkiko() {\n- fixGradle\n- $JB_GRADLE -PallowJetbrainsDev=true -PartifactName=$1\n-}\n-\n if [[ "$OST...
Kotlin
ac792fabb4799467470f72d379c4c895bbb56c4c
109
2022-01-20 18:18:39+03:00
-10,800
['e182af469d544aced18e3abea98f1c6c38c7245f']
Fix typo in build instructions (#1719)
[{'old_path': 'examples/falling-balls-mpp/src/uikitMain/kotlin/main.uikit.kt', 'new_path': 'examples/falling-balls-mpp/src/uikitMain/kotlin/main.uikit.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -3,7 +3,7 @@\n * Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE.t...
Kotlin
c44b6aa57224102ad7cd28fc3754f8ba4aadc91c
54
2022-01-21 17:07:07+03:00
-10,800
['ac792fabb4799467470f72d379c4c895bbb56c4c']
Update Compose for Intellij plugin name and description (#1729)
[{'old_path': 'tooling/compose-intellij-platform/gradle.properties', 'new_path': 'tooling/compose-intellij-platform/gradle.properties', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -4,7 +4,7 @@ kotlin.stdlib.default.dependency=false\n \n deploy.version=0.1-SNAPSHOT\n \n-plugin.name=Compose Intellij Plugin Base\n+p...
Kotlin
ef205f64bccbbbe069e948a19968b409dab5fb22
54
2022-01-21 17:09:45+03:00
-10,800
['c44b6aa57224102ad7cd28fc3754f8ba4aadc91c']
Add Compose for Intellij usage example (#1728) * Add example of using Compose for Intellij plugin * Add instruction on how to use Compose for Intellij plugin
[{'old_path': None, 'new_path': 'examples/intellij-plugin-with-experimental-shared-base/.gitignore', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,3 @@\n+build/\n+.gradle/\n+.idea/\n\\ No newline at end of file\n'}, {'old_path': None, 'new_path': 'examples/intellij-plugin-with-experimental-shared-base/README.m...
Kotlin
c1ecbd44ae4cddb4794ef288efb49af87693a6be
116
2022-01-21 17:12:03+03:00
-10,800
['ef205f64bccbbbe069e948a19968b409dab5fb22']
Use cmake from master again
[{'old_path': 'compose/scripts/downloadAndroidSdk', 'new_path': 'compose/scripts/downloadAndroidSdk', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -21,7 +21,7 @@ downloadLinuxSDK() {\n clone ../prebuilts/fullsdk-linux/build-tools/30.0.3 https://android.googlesource.com/platform/prebuilts/fullsdk-linux/build-to...
Kotlin
6da56d56ea7ee745cf64d65cb6108d562d78a579
406
2022-01-24 13:06:01+03:00
-10,800
['c1ecbd44ae4cddb4794ef288efb49af87693a6be']
Move few MPP examples to experimental for now (#1739)
[{'old_path': 'examples/validateExamples.sh', 'new_path': 'examples/validateExamples.sh', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -18,8 +18,6 @@ runGradle() {\n }\n \n runGradle codeviewer package\n-runGradle falling-balls-mpp build\n-runGradle minesweeper build\n runGradle imageviewer package\n runGradle iss...
Kotlin
d23806a3f48895a8aa48cf478cf2c4c0be8e22c4
54
2022-01-24 13:16:39+03:00
-10,800
['6da56d56ea7ee745cf64d65cb6108d562d78a579']
Update examples (#1740) * Update examples to Gradle 7.3.3 Resolves #1654 * Update compose and agp in examples Resolves #1117 * Fix gradle plugins classloading in examples and templates * Make falling balls mpp compatible with examples checker
[{'old_path': 'examples/codeviewer/android/build.gradle.kts', 'new_path': 'examples/codeviewer/android/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -15,12 +15,12 @@ android {\n }\n \n compileOptions {\n- sourceCompatibility = JavaVersion.VERSION_1_8\n- targetCompatibility =...
Kotlin
b71a5161a75b54599dd7951d1c7017affc147b9a
462
2022-01-25 11:36:37+01:00
-3,600
['b82290015843190e63ea36dcd2079e2da290ebbe']
Reuse renderComposable in tests (#1732) This also deprecates renderTestComposable
[{'old_path': 'web/core/src/jsTest/kotlin/DomSideEffectTests.kt', 'new_path': 'web/core/src/jsTest/kotlin/DomSideEffectTests.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -2,7 +2,6 @@ package org.jetbrains.compose.web.core.tests\n \n import androidx.compose.runtime.*\n import org.jetbrains.compose.web.dom.Div\...
Kotlin
26ce4099be817e1fa99bf8e93a15df3cedbfe78e
37
2022-01-26 16:17:05+03:00
-28,800
['b71a5161a75b54599dd7951d1c7017affc147b9a']
Fix web-compose-bird example too many obstacles(#1493) (#1747)
[{'old_path': 'examples/web-compose-bird/src/jsMain/kotlin/main.kt', 'new_path': 'examples/web-compose-bird/src/jsMain/kotlin/main.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -78,10 +78,8 @@ fun main() {\n val isBird =\n !isT...
Kotlin
fb715e6061a2d845dfae4e2dad67a17fab2a1813
96
2022-01-26 14:32:21+01:00
-3,600
['26ce4099be817e1fa99bf8e93a15df3cedbfe78e']
Add `checkAndWarnAboutUsingJsPlugin` to gradle plugin (#1753) * Add `checkAndWarnAboutUsingJsPlugin` to gradle plugin closes #1693 * PR review improvements Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
[{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposePlugin.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposePlugin.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -25,6 +25,9 @@ import org.jetbrains.compose.desktop.application.internal.currentTa...
Kotlin
b8ec76d1666df86e513908cd2781839868bddbb6
443
2022-01-26 16:41:35+03:00
-10,800
['fb715e6061a2d845dfae4e2dad67a17fab2a1813']
Fixed slider-drag problem in [falling-balls-mpp] example. (#1750)
[{'old_path': 'experimental/examples/falling-balls-mpp/src/commonMain/kotlin/fallingBalls/FallingBalls.kt', 'new_path': 'experimental/examples/falling-balls-mpp/src/commonMain/kotlin/fallingBalls/FallingBalls.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -14,6 +14,7 @@ import androidx.compose.ui.platform.Local...
Kotlin
a749ade5d70b0ee2db7f88e0135252c80e7c568b
324
2022-01-27 11:16:30+03:00
28,800
['b8ec76d1666df86e513908cd2781839868bddbb6']
Fix issue where Android app is not launchable (#1758) Launcher `Activity` should have `android:exported` attributes set to `true` so that app launchers have permission to launch the `Activity`. Check official docs for more information: https://developer.android.com/guide/topics/manifest/activity-element#exported
[{'old_path': 'examples/todoapp/android/src/main/AndroidManifest.xml', 'new_path': 'examples/todoapp/android/src/main/AndroidManifest.xml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -17,7 +17,7 @@\n <activity\n android:name="example.todo.android.MainActivity"\n android:label="@st...
Kotlin
4854bf5714b283ff3d23bffd6715d7be3b119d4e
54
2022-01-28 11:19:19+03:00
-10,800
['ddb80e8161dd04d90f1f5c51bdc05931e86dd10f']
Fix JS Gradle test (#1760) * Fix Gradle JS tests * Use Gradle 7.3.3 instead of 7.3 in tests
[{'old_path': 'gradle-plugins/compose/build.gradle.kts', 'new_path': 'gradle-plugins/compose/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -87,7 +87,7 @@ val jar = tasks.named<Jar>("jar") {\n // __SUPPORTED_GRADLE_VERSIONS__\n testGradleVersion("6.4")\n testGradleVersion("7.1.1")\n-testGradleVers...
Kotlin
4bf01cf5e082c312dc1a097d8702ebb2b68cce7f
462
2022-01-29 00:10:19+01:00
-3,600
['4854bf5714b283ff3d23bffd6715d7be3b119d4e']
Make DomElementWrapper private (#1749)
[{'old_path': 'web/core/src/jsMain/kotlin/org/jetbrains/compose/web/css/StyleBuilder.kt', 'new_path': 'web/core/src/jsMain/kotlin/org/jetbrains/compose/web/css/StyleBuilder.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -7,9 +7,7 @@\n \n package org.jetbrains.compose.web.css\n \n-import org.jetbrains.compose.we...
Kotlin
82bd465f5bfe03cf7a95f1e5bf671e2a37b85430
462
2022-01-29 00:23:41+01:00
-3,600
['4bf01cf5e082c312dc1a097d8702ebb2b68cce7f']
Deprecate DisposableRefEffect and DomSideEffect (#1714)
[{'old_path': 'web/core/src/jsMain/kotlin/org/jetbrains/compose/web/RenderComposable.kt', 'new_path': 'web/core/src/jsMain/kotlin/org/jetbrains/compose/web/RenderComposable.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -5,6 +5,7 @@ import androidx.compose.runtime.Composition\n import androidx.compose.runtime.C...
Kotlin
f98dfbc7617aee72abee3109199ff4aeedeaa5a4
347
2022-02-01 14:06:34+01:00
0
['b83d681c1fcfccc7ecf8546f33ed9f93130489a1']
web: AttrsScope interface extraction (#1694) * AttrsScope interface extraction * PR amendments * resolve conflicts * remove yarn lockfile * move submodule back
[{'old_path': '.gitignore', 'new_path': '.gitignore', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -16,3 +16,6 @@ build/\n /captures\n .externalNativeBuild\n .cxx\n+\n+# Ignoring the persistant lockfile until kotlin.js vulnerabilities are fixed\n+yarn.lock\n'}, {'old_path': 'web/benchmark-core/build.gradle.kts', '...
Kotlin
0c30a3e2af62e01fc9221dd1c97b5e73bc4e7c73
96
2022-02-02 14:24:10+01:00
-3,600
['f98dfbc7617aee72abee3109199ff4aeedeaa5a4']
web: add typealias AttrsBuilder referencing new AttrsScopeBuilder (#1778) This mitigates possible breaking API changes Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
[{'old_path': 'web/core/src/jsMain/kotlin/org/jetbrains/compose/web/attributes/AttrsScope.kt', 'new_path': 'web/core/src/jsMain/kotlin/org/jetbrains/compose/web/attributes/AttrsScope.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -8,6 +8,15 @@ import org.jetbrains.compose.web.internal.runtime.ComposeWebInternal...
Kotlin
ef0ed6c447bf6de9d14aabe726150307e568f36c
460
2022-02-03 10:57:01+03:00
-3,600
['0c30a3e2af62e01fc9221dd1c97b5e73bc4e7c73']
Fix issue on proguard example (#1780)
[{'old_path': 'tutorials/Native_distributions_and_local_execution/README.md', 'new_path': 'tutorials/Native_distributions_and_local_execution/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -600,7 +600,7 @@ buildscript {\n \n // Define task to obfuscate the JAR and output to <name>.min.jar\n tasks.registe...
Kotlin
becd9e6155f4d47f8f66689b74d2a19b42139a87
380
2022-02-03 10:57:29+03:00
-3,600
['ef0ed6c447bf6de9d14aabe726150307e568f36c']
Update ProGuard version in example (#1777) Update ProGuard version and remove exclude for Android build tools dependency. The exclude should no longer be required (https://github.com/Guardsquare/proguard/issues/66).
[{'old_path': 'tutorials/Native_distributions_and_local_execution/README.md', 'new_path': 'tutorials/Native_distributions_and_local_execution/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -590,9 +590,7 @@ buildscript {\n mavenCentral()\n }\n dependencies {\n- classpath("com.guards...
Kotlin
6a9be4a845e9149daf6f93690e92a8e0b8dfdc9f
109
2022-02-03 12:20:47+03:00
-10,800
['becd9e6155f4d47f8f66689b74d2a19b42139a87']
Add semantics to custom side panel elements (#1782)
[{'old_path': 'examples/widgets-gallery/common/src/commonMain/kotlin/org/jetbrains/compose/demo/widgets/ui/MainView.kt', 'new_path': 'examples/widgets-gallery/common/src/commonMain/kotlin/org/jetbrains/compose/demo/widgets/ui/MainView.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -17,6 +17,9 @@ import androidx...
Kotlin
e1d0a39cf47ecf423c3cdd478f709bc8d001cc94
460
2022-02-03 16:01:09+03:00
-3,600
['6a9be4a845e9149daf6f93690e92a8e0b8dfdc9f']
Add proguard configuration to tutorial (#1786)
[{'old_path': 'tutorials/Native_distributions_and_local_execution/README.md', 'new_path': 'tutorials/Native_distributions_and_local_execution/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -610,3 +610,19 @@ tasks.register<ProGuardTask>("obfuscate") {\n configuration("proguard-rules.pro")\n }\n ```\n+...
Kotlin
6ba538c467b2a52ca7c4e930871292fd245323e7
54
2022-02-04 11:25:28+03:00
-10,800
['e1d0a39cf47ecf423c3cdd478f709bc8d001cc94']
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
[{'old_path': 'compose/buildSrc/src/main/kotlin/ComposePlatforms.kt', 'new_path': 'compose/buildSrc/src/main/kotlin/ComposePlatforms.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -48,9 +48,9 @@ enum class ComposePlatforms(vararg val alternativeNames: String) {\n return ALL\n ...
Kotlin
6aaeddc4b4e65206cf4a7f9501e2a90dcd3b82a6
462
2022-02-04 20:30:12+01:00
-3,600
['6ba538c467b2a52ca7c4e930871292fd245323e7']
Use standard side effects in Elements.kt (#1793)
[{'old_path': 'web/core/src/jsMain/kotlin/org/jetbrains/compose/web/elements/Elements.kt', 'new_path': 'web/core/src/jsMain/kotlin/org/jetbrains/compose/web/elements/Elements.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -697,13 +697,12 @@ fun TextArea(\n this.copyFrom(textAreaAttrsBuilder)\n ...
Kotlin
685e305c5ee62bfd1c6c004163a2cd80c6017c98
462
2022-02-04 21:00:59+01:00
-3,600
['6aaeddc4b4e65206cf4a7f9501e2a90dcd3b82a6']
Move renderComposable to internal-web-core-runtime (#1789)
[{'old_path': 'web/core/build.gradle.kts', 'new_path': 'web/core/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -23,14 +23,13 @@ kotlin {\n val commonMain by getting {\n dependencies {\n implementation(compose.runtime)\n- implementation(kotlin("st...
Kotlin
af2c354f72c75302faf1696f8f71e884debb8490
96
2022-02-07 11:43:38+01:00
-3,600
['685e305c5ee62bfd1c6c004163a2cd80c6017c98']
web: apply `classes` and `style` before all other attributes and properties (#1788) * web: apply `classes` before all other attributes and properties This mitigates "Flash of unstyled content" * apply style {} before attr(...). Add more tests * use val instead of var for classes Co-authored-by: Oleksandr K...
[{'old_path': 'web/core/src/jsMain/kotlin/org/jetbrains/compose/web/attributes/AttrsScope.kt', 'new_path': 'web/core/src/jsMain/kotlin/org/jetbrains/compose/web/attributes/AttrsScope.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -47,6 +47,8 @@ interface AttrsScope<TElement : Element>: EventsListenerScope {\n ...
Kotlin
e37cb6dd0d891bc1b9678faace70a54b667d5781
405
2022-02-07 11:51:42+01:00
-3,600
['af2c354f72c75302faf1696f8f71e884debb8490']
move compose-web components to 1.1.0-alpha03
[{'old_path': 'web/gradle.properties', 'new_path': 'web/gradle.properties', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,5 +1,5 @@\n-COMPOSE_CORE_VERSION=1.0.1-rc2\n-COMPOSE_WEB_VERSION=1.0.1-rc2\n+COMPOSE_CORE_VERSION=1.1.0-alpha03\n+COMPOSE_WEB_VERSION=1.1.0-alpha03\n compose.web.buildSamples=false\n compose....
Kotlin
7ea30be92404ef4dbdd679cca0b88970b6f3b12e
96
2022-02-07 15:27:48+01:00
-3,600
['e37cb6dd0d891bc1b9678faace70a54b667d5781']
web: hide internal properties from AttrsScope, EventsListenerScope, StyleScope (#1802) Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
[{'old_path': 'web/core/src/jsMain/kotlin/org/jetbrains/compose/web/attributes/AttrsScope.kt', 'new_path': 'web/core/src/jsMain/kotlin/org/jetbrains/compose/web/attributes/AttrsScope.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -28,16 +28,6 @@ typealias AttrsBuilder<T> = AttrsScopeBuilder<T>\n *\n */\n inte...
Kotlin
44cc13add1b7ef0a6c4e398eb83cb916940d2eb2
462
2022-02-07 18:31:10+01:00
-3,600
['7ea30be92404ef4dbdd679cca0b88970b6f3b12e']
Enable warning as errors by default in web (#1803)
[{'old_path': 'web/benchmark-core/src/jsTest/kotlin/BenchmarkTests.kt', 'new_path': 'web/benchmark-core/src/jsTest/kotlin/BenchmarkTests.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -40,7 +40,7 @@ class BenchmarkTests {\n \n val avgMs = durations.map { it.toInt(DurationUnit.MILLISECONDS) }.average().t...
Kotlin
f895874f510624b355f0a251a2767550876366cb
497
2022-02-08 10:43:09+03:00
-3,600
['44cc13add1b7ef0a6c4e398eb83cb916940d2eb2']
Fix `packagePkg` task (#1798)
[{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/desktop/application/internal/configureApplication.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/desktop/application/internal/configureApplication.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -136,7 +13...
Kotlin
e818953c0b74b9474cc62b80c67d7cf8c77a8c82
497
2022-02-08 10:46:01+03:00
-3,600
['f895874f510624b355f0a251a2767550876366cb']
Fix fromFiles argument not lazy (#1797)
[{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/desktop/application/internal/configureApplication.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/desktop/application/internal/configureApplication.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -231,7 +23...
Kotlin
03d98ae908d85e44874da134965aeb550d2d791a
497
2022-02-08 15:43:36+03:00
-3,600
['e818953c0b74b9474cc62b80c67d7cf8c77a8c82']
Fix jnilib files not signed (#1799)
[{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/desktop/application/internal/files/MacJarSignFileCopyingProcessor.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/desktop/application/internal/files/MacJarSignFileCopyingProcessor.kt', 'type': <ModificationType.MO...
Kotlin
d822283c4bb8aee38bf5583985705dbd04e36c9d
109
2022-02-08 20:55:45+03:00
-10,800
['03d98ae908d85e44874da134965aeb550d2d791a']
Add docs about desktop a11y (#1775)
[{'old_path': None, 'new_path': 'tutorials/Accessibility/README.md', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,61 @@\n+# Accessibility support\n+\n+## Platform Support\n+\n+| Platform | Status |\n+|----------|-----------------------------------|\n+| MacOS | Supported ...
Kotlin
98dbfe93cbcbb7664a617a290cf8adfbb97091c3
462
2022-02-08 20:52:53+01:00
-3,600
['d822283c4bb8aee38bf5583985705dbd04e36c9d']
Update selenium chrome driver to 98.0.4758.48
[{'old_path': 'web/buildSrc/src/main/kotlin/SeleniumDriverPlugin.kt', 'new_path': 'web/buildSrc/src/main/kotlin/SeleniumDriverPlugin.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -4,7 +4,7 @@ import org.gradle.nativeplatform.platform.internal.DefaultNativePlatform\n import java.io.File\n import java.net.URL\n ...
Kotlin
ec2a7e8677d2721a48cfe358654369545ddded5f
497
2022-02-09 10:26:34+03:00
-3,600
['98dbfe93cbcbb7664a617a290cf8adfbb97091c3']
Fix could not find application image error on macOS (#1811)
[{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/desktop/application/tasks/AbstractRunDistributableTask.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/desktop/application/tasks/AbstractRunDistributableTask.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ ...
Kotlin
edac50ae39da9a566a68c9a27a3a169e4e71b716
462
2022-02-09 12:17:38+01:00
-3,600
['8f911afd3032226141bbbae8f13f54b749033395']
Introduce HTMLElement.computedStyle: CSSStyleDeclaration helper function (#1815)
[{'old_path': 'web/core/src/jsTest/kotlin/CSSStylesheetTests.kt', 'new_path': 'web/core/src/jsTest/kotlin/CSSStylesheetTests.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -5,7 +5,6 @@\n \n package org.jetbrains.compose.web.core.tests\n \n-import kotlinx.browser.window\n import org.jetbrains.compose.web.css.*\n...
Kotlin
9331c6630148a7b33634611d5538ea4944a7ad99
54
2022-02-10 10:26:36+03:00
-10,800
['edac50ae39da9a566a68c9a27a3a169e4e71b716']
Improve reporting of preview errors (#1807) Resolves #1686
[{'old_path': 'gradle-plugins/preview-rpc/src/main/kotlin/org/jetbrains/compose/desktop/ui/tooling/preview/rpc/PreviewErrorReporter.kt', 'new_path': None, 'type': <ModificationType.DELETE: 4>, 'diff': '@@ -1,21 +0,0 @@\n-/*\n- * Copyright 2020-2021 JetBrains s.r.o. and respective authors and developers.\n- * Use of thi...
Kotlin
aa08279104cacc46a063a4322369a3b2bc66462f
497
2022-02-10 12:05:26+03:00
-3,600
['9331c6630148a7b33634611d5538ea4944a7ad99']
Fix TestFlight builds (#1812)
[{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/desktop/application/dsl/PlatformSettings.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/desktop/application/dsl/PlatformSettings.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -23,6 +23,7 @@ open class Ma...
Kotlin
21cda3f3c68e801b2a4034f53ac8d1efcc4ed568
96
2022-02-10 11:08:15+01:00
-3,600
['94866fc7c427ec8c9b29ea8178b2102d9197abc8']
web: make ComposeDomNode inline (#1808) Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
[{'old_path': 'web/core/src/jsMain/kotlin/org/jetbrains/compose/web/elements/Base.kt', 'new_path': 'web/core/src/jsMain/kotlin/org/jetbrains/compose/web/elements/Base.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -15,15 +15,17 @@ import org.w3c.dom.svg.SVGElement\n \n @Composable\n @ExplicitGroupsComposable\n-...
Kotlin
2cb9ec0846a1ae1acaa318d9b45683e60ba4bb61
462
2022-02-10 22:00:53+01:00
-3,600
['d6e6cf5e0c6cff4b87c63ae7e8a38f5be1d72e87']
Remove separate setup for nodejs in widgets This is supposed to be set up only in root project
[{'old_path': 'web/widgets/build.gradle.kts', 'new_path': 'web/widgets/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -49,7 +49,3 @@ kotlin {\n }\n }\n }\n-\n-rootProject.plugins.withType<org.jetbrains.kotlin.gradle.targets.js.nodejs.NodeJsRootPlugin> {\n- rootProject.the<org.jetbra...
Kotlin
44e0dbe7bfcbb7e6e44329af625fc680af5fae50
462
2022-02-10 22:10:52+01:00
-3,600
['2cb9ec0846a1ae1acaa318d9b45683e60ba4bb61']
Remove redundant dependencies in widgets
[{'old_path': 'web/widgets/build.gradle.kts', 'new_path': 'web/widgets/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -23,15 +23,11 @@ kotlin {\n val commonMain by getting {\n dependencies {\n implementation(compose.runtime)\n- implementation(kotl...
Kotlin
f568117a793043f1bfda0315dd59c9e92ed7dd64
497
2022-02-11 08:16:52+03:00
-3,600
['44e0dbe7bfcbb7e6e44329af625fc680af5fae50']
Fix provisioning profile documentation (#1820)
[{'old_path': 'tutorials/Signing_and_notarization_on_macOS/README.md', 'new_path': 'tutorials/Signing_and_notarization_on_macOS/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -82,8 +82,8 @@ profile. You can skip this step otherwise.\n \n First make sure you have created two app IDs, one for your app, and...
Kotlin
9350aee589681923d13a3a69eec497b439485d6b
54
2022-02-11 11:19:45+03:00
-10,800
['f568117a793043f1bfda0315dd59c9e92ed7dd64']
Mark Intellij plugin compatible with 2022.1 (#1824)
[{'old_path': 'idea-plugin/gradle.properties', 'new_path': 'idea-plugin/gradle.properties', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -6,9 +6,9 @@ deploy.version=0.1-SNAPSHOT\n \n plugin.channels=snapshots\n plugin.since.build=203\n-plugin.until.build=213.*\n+plugin.until.build=221.*\n ## See https://jb.gg/inte...
Kotlin
144738fa36f18aa3d5e0215d9743e66de8692474
54
2022-02-11 11:19:56+03:00
-10,800
['9350aee589681923d13a3a69eec497b439485d6b']
Switch Intellij plugin to blue community icon (#1825)
[{'old_path': 'idea-plugin/src/main/resources/META-INF/pluginIcon.svg', 'new_path': 'idea-plugin/src/main/resources/META-INF/pluginIcon.svg', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,177 +1 @@\n-<?xml version="1.0" encoding="utf-8"?>\n-<!-- Generator: Adobe Illustrator 24.0.1, SVG Export Plug-In . SVG Versi...
Kotlin
f7d71a034b44aca0f0a0d41761f7d422b11c7c41
405
2022-02-11 15:05:43+01:00
-3,600
['144738fa36f18aa3d5e0215d9743e66de8692474']
web: add a test `keyChangesTheOrderButKeepsSameInstances`
[{'old_path': 'web/core/src/jsTest/kotlin/elements/ElementsTests.kt', 'new_path': 'web/core/src/jsTest/kotlin/elements/ElementsTests.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -5,19 +5,17 @@\n \n package org.jetbrains.compose.web.core.tests.elements\n \n-import androidx.compose.runtime.Composable\n-import a...
Kotlin
83773dc5b83e2f864e8af1fa0de56a115fb2cf9a
113
2022-02-13 23:04:21+03:00
-10,800
['e693dd7b8774983d6f666d25ed3fae3772c13929']
Moved to jb-main corresponding to jb-main-rebase-2022-Feb-09
[{'old_path': 'compose/frameworks/support', 'new_path': 'compose/frameworks/support', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1 +1 @@\n-Subproject commit cb6662f98c633e1be8b50a07728bda0704c81936\n+Subproject commit 6d77e154c9eeca91bb0d2c43972fbfc528382198\n'}]
Kotlin
a528838712b8aef6aa59e7ace639276f9b858cda
12
2022-02-14 12:32:27+01:00
-3,600
['83773dc5b83e2f864e8af1fa0de56a115fb2cf9a']
Web: Add Canvas element (#1823) Co-authored-by: hfhbd <hfhbd@users.noreply.github.com>
[{'old_path': 'web/core/src/jsMain/kotlin/org/jetbrains/compose/web/attributes/Attrs.kt', 'new_path': 'web/core/src/jsMain/kotlin/org/jetbrains/compose/web/attributes/Attrs.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,9 +1,11 @@\n package org.jetbrains.compose.web.attributes\n \n import org.jetbrains.compo...
Kotlin
7a9776cc43a9fda2db245735d74a57cd2a57834f
93
2022-02-14 12:39:03+01:00
-28,800
['a528838712b8aef6aa59e7ace639276f9b858cda']
web: make `applyAttrs` in the second overloaded `TagElement` nullable to be consistent with the first one (#1814)
[{'old_path': 'web/core/src/jsMain/kotlin/org/jetbrains/compose/web/elements/Base.kt', 'new_path': 'web/core/src/jsMain/kotlin/org/jetbrains/compose/web/elements/Base.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -152,7 +152,7 @@ fun <TElement : Element> TagElement(\n @ExperimentalComposeWebApi\n fun <TElement...
Kotlin
bccf783976e5df1f800d1268dcdbe1b5140506d5
405
2022-02-14 13:58:36+01:00
-3,600
['7a9776cc43a9fda2db245735d74a57cd2a57834f']
web: make canvasAttributeTest independent of attributes order
[{'old_path': 'web/core/src/jsTest/kotlin/elements/AttributesTests.kt', 'new_path': 'web/core/src/jsTest/kotlin/elements/AttributesTests.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -9,13 +9,11 @@ import kotlinx.dom.clear\n import org.jetbrains.compose.web.attributes.*\n import org.jetbrains.compose.web.css.*...
Kotlin
c59aef56a9db7d20b4aa9d599c28206fbbcfe782
326
2022-02-14 17:47:48+03:00
-3,600
['bccf783976e5df1f800d1268dcdbe1b5140506d5']
Fix wrong word used: transient -> transitive (#1839)
[{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposePlugin.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposePlugin.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -84,7 +84,7 @@ class ComposePlugin : Plugin<Project> {\n // No...
Kotlin
4fb11bc52fb48b6b861dbe407cc6689b34743a26
96
2022-02-15 11:48:46+01:00
-3,600
['ad2f889b11a8b3928e63a1f748b11a16f323a96b']
remove a condition (based on .jbWebExistsMarker file) for js tests tasks (#1848) Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
[{'old_path': 'compose/build.gradle.kts', 'new_path': 'compose/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -16,8 +16,6 @@ open class ComposePublishingTask : AbstractComposePublishingTask() {\n }\n \n val composeProperties = ComposeProperties(project)\n-val isWebExist =\n- project.composeBuil...
Kotlin
1e71abb3c0984a97e50560868e79097448b58c7f
54
2022-02-16 11:51:28+03:00
-10,800
['4fb11bc52fb48b6b861dbe407cc6689b34743a26']
Support org.jetbrains.kotlin.js plugin (#1851) Resolves #1821
[{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposePlugin.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposePlugin.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -137,17 +137,6 @@ class ComposePlugin : Plugin<Project> {\n }\n ...
Kotlin
4fb2659583676846413927801613f83f65102768
114
2022-02-16 11:54:43+03:00
-10,800
['1e71abb3c0984a97e50560868e79097448b58c7f']
switching to the latest compose with skiko 0.7.9
[{'old_path': 'compose/frameworks/support', 'new_path': 'compose/frameworks/support', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1 +1 @@\n-Subproject commit 6d77e154c9eeca91bb0d2c43972fbfc528382198\n+Subproject commit 6e8cd8f9647870fb701b3417774148fc5f1a823c\n'}]
Kotlin
5b496eb1913c9cd21136a65f9959dde7e2072038
96
2022-02-16 11:37:53+01:00
-3,600
['4fb2659583676846413927801613f83f65102768']
web: update TagElement with tagName: String (#1827) * web: update TagElement with tagName: String Enable changing the tagName value. This will delete the initial html element and create a new one with a new tagName. Cache ElementBuilder instances. * add comments * update PR according to discussion Co-au...
[{'old_path': 'web/core/src/jsMain/kotlin/org/jetbrains/compose/web/elements/Base.kt', 'new_path': 'web/core/src/jsMain/kotlin/org/jetbrains/compose/web/elements/Base.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -148,14 +148,26 @@ fun <TElement : Element> TagElement(\n }\n }\n \n+/**\n+ * @param tagName -...
Kotlin
53b83b022ce0f4c38cba9dabb031b3a900c30460
270
2022-02-16 16:49:07+03:00
-10,800
['a636ff9b0619f2b01c08819336fcfcd2ba78baf9']
Move MPP samples to 1.2.0-alpha01-dev620
[{'old_path': 'experimental/examples/falling-balls-mpp/gradle.properties', 'new_path': 'experimental/examples/falling-balls-mpp/gradle.properties', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,5 +1,5 @@\n org.gradle.jvmargs=-Xmx3g\n-compose.version=1.1.0-beta04\n+compose.version=1.2.0-alpha01-dev620\n kotlin.ve...
Kotlin
d9a9b85e8e258170e04b9bee9e1719d1260b574c
113
2022-02-18 01:43:47+03:00
-10,800
['53b83b022ce0f4c38cba9dabb031b3a900c30460']
Advanced frameworks/support to the current jb-main
[{'old_path': 'compose/frameworks/support', 'new_path': 'compose/frameworks/support', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1 +1 @@\n-Subproject commit a5f1a2f57da4a03111e2185e07d52cbfa6626200\n+Subproject commit 7b12b14df553e2de17c914b77cf5cf7574da273f\n'}]
Kotlin
6f89804467f3118efba486d821be56c3b503e82f
462
2022-02-18 13:33:50+01:00
-3,600
['d9a9b85e8e258170e04b9bee9e1719d1260b574c']
[web][tests] always use nextChild when you start with root.children[0], remove redundant braces
[{'old_path': 'web/core/src/jsTest/kotlin/CSSUnitApiTests.kt', 'new_path': 'web/core/src/jsTest/kotlin/CSSUnitApiTests.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -522,8 +522,9 @@ class CSSUnitApiTests {\n })\n }\n \n+ val el = nextChild()\n \n- assertEquals("5px", (root.chi...
Kotlin
10ddb9a638e347677d4400b7ea5149107f6a7ca9
113
2022-02-18 16:16:03+03:00
-10,800
['6f89804467f3118efba486d821be56c3b503e82f']
Embeded a couple of ttf used by desktop tests and samples (#1868)
[{'old_path': 'compose/external/noto-fonts/other/NotoSans-Italic.ttf', 'new_path': 'compose/external/noto-fonts/other/NotoSans-Italic.ttf', 'type': <ModificationType.ADD: 1>, 'diff': 'Binary files /dev/null and b/compose/external/noto-fonts/other/NotoSans-Italic.ttf differ\n'}, {'old_path': 'compose/external/noto-fonts...
Kotlin
2afe439a815f37961576cd0261e4befa8714aa8f
443
2022-02-18 18:29:49+03:00
-10,800
['10ddb9a638e347677d4400b7ea5149107f6a7ca9']
Updated tutorial of [Swing Integration]. (#1844) * Updated tutorial of Swing interop. Co-authored-by: akurasov <86794754+akurasov@users.noreply.github.com>
[{'old_path': 'tutorials/Swing_Integration/README.md', 'new_path': 'tutorials/Swing_Integration/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,12 +1,42 @@\n-# Integration Compose for Desktop into Swing-based application\n+# Integration of Compose Multiplatform and Swing\n \n ## What is covered\n \n-In...
Kotlin
a47dcad16b75f68f4b877ec552cf2a7dcc5f27b4
113
2022-02-18 21:16:50+03:00
-10,800
['57ec512f70cbed39fce06968ebdd3644201743e4']
A third party license for NotoSans ttf fonts (#1870)
[{'old_path': 'compose/external/noto-fonts/other/NotoSans-Italic.ttf', 'new_path': 'compose/external/noto-fonts/other/NotoSans-Italic.ttf', 'type': <ModificationType.MODIFY: 5>, 'diff': 'Binary files a/compose/external/noto-fonts/other/NotoSans-Italic.ttf and b/compose/external/noto-fonts/other/NotoSans-Italic.ttf diff...
Kotlin
e40ef3d3048554105bcbcb50f748a4103e1300ba
450
2022-02-21 18:50:21+03:00
18,000
['a47dcad16b75f68f4b877ec552cf2a7dcc5f27b4']
Added KeyEventType check for keyboard events tutorial (#1877) Added KeyEventType check for keyboard events tutorial in response to https://github.com/JetBrains/compose-jb/issues/1871
[{'old_path': 'tutorials/Keyboard/README.md', 'new_path': 'tutorials/Keyboard/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -38,6 +38,8 @@ import androidx.compose.ui.input.key.Key\n import androidx.compose.ui.input.key.isCtrlPressed\n import androidx.compose.ui.input.key.key\n import androidx.compose.ui...
Kotlin
cd7691a53fc73ed41abda6de604eb1f9a08af48b
462
2022-02-22 18:55:14+01:00
-3,600
['1f80772f67e421ce0f72576e95dd1ec8b01192fe']
Simplify inner CSS API, remove css fun completely (was experimental, will be redesigned)
[{'old_path': 'web/core/src/jsMain/kotlin/org/jetbrains/compose/web/attributes/Attrs.kt', 'new_path': 'web/core/src/jsMain/kotlin/org/jetbrains/compose/web/attributes/Attrs.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -158,6 +158,12 @@ fun AttrsScope<HTMLInputElement>.height(value: Int) =\n fun AttrsScope<HTM...
Kotlin
1ab63ed995b007beacd9cae5e14182988a0c182b
96
2022-02-23 09:59:19+01:00
-3,600
['cd7691a53fc73ed41abda6de604eb1f9a08af48b']
fix Style composable and CSSRulesHolderState (#1889) Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
[{'old_path': 'examples/web-landing/src/jsMain/kotlin/com/sample/content/CodeSnippets.kt', 'new_path': 'examples/web-landing/src/jsMain/kotlin/com/sample/content/CodeSnippets.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -263,6 +263,7 @@ fun FormattedCodeSnippet(code: String, language: String = "kotlin") {\n ...
Kotlin
265de0fc28063845c4c606f80da79f09a9e28aec
133
2022-02-25 16:48:45+03:00
0
['1ab63ed995b007beacd9cae5e14182988a0c182b']
TodoApp. Updated Decompose to 0.5.1 and MVIKotlin to 3.0.0-beta01. (#1896)
[{'old_path': 'examples/todoapp/android/src/main/java/example/todo/android/MainActivity.kt', 'new_path': 'examples/todoapp/android/src/main/java/example/todo/android/MainActivity.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -34,7 +34,7 @@ class MainActivity : AppCompatActivity() {\n private fun todoRoot(c...
Kotlin
4af260d36a3a617b0e0a79e014cc44105607f344
406
2022-02-25 20:48:49+03:00
-10,800
['265de0fc28063845c4c606f80da79f09a9e28aec']
Move to 1.1.0 (#1882) Co-authored-by: Roman Sedaikin <roman.sedaikin@jetbrains.com> Co-authored-by: Igor Demin <igordmn@gmail.com>
[{'old_path': 'ci/compose-uber-jar/gradle.properties', 'new_path': 'ci/compose-uber-jar/gradle.properties', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,2 +1,2 @@\n-compose.version=1.0.1-rc2\n+compose.version=1.1.0\n kotlin.code.style=official\n'}, {'old_path': 'components/gradle.properties', 'new_path': 'compo...
Kotlin
9359b38809c8d5ac4802c0cf1478fdc4cb341a15
273
2022-03-04 09:27:41+03:00
-10,800
['1aa7d122e58f7c588d672cdcb3d7bdac8b777337']
Typo fixes in changelog (#1918)
[{'old_path': 'CHANGELOG.md', 'new_path': 'CHANGELOG.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -2,8 +2,8 @@\n ## Desktop\n \n ### Features\n-- [Implement experimental accessebility support for Windows](https://github.com/JetBrains/compose-jb/tree/master/tutorials/Accessibility)\n-- [Implement accessebility...
Kotlin
24526947ade74bc7711c8d4219b03b9c45098476
70
2022-03-04 09:42:51+03:00
-10,800
['9359b38809c8d5ac4802c0cf1478fdc4cb341a15']
Gradle deploy to iOS simulator (#1899)
[{'old_path': 'experimental/examples/falling-balls-mpp/build.gradle.kts', 'new_path': 'experimental/examples/falling-balls-mpp/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -3,6 +3,7 @@ import org.jetbrains.compose.desktop.application.dsl.TargetFormat\n import org.jetbrains.kotlin.gradle.plugin.m...
Kotlin
123b620f6eef452d18d7e72752fa8d12ced4176b
113
2022-03-05 04:54:11+03:00
-10,800
['24526947ade74bc7711c8d4219b03b9c45098476']
Moved kotlin native to experimental mm (#1910)
[{'old_path': 'compose/frameworks/support', 'new_path': 'compose/frameworks/support', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1 +1 @@\n-Subproject commit 3fbd775007164912b34a1d59a923ad3387028b97\n+Subproject commit 8b82f5072c90df26576b5365a1bb465d8af49167\n'}, {'old_path': 'compose/gradle.properties', 'new_p...
Kotlin
fdd4e50929e93dbb1147aae099b082d8f07841a9
70
2022-03-05 14:31:55+03:00
-10,800
['123b620f6eef452d18d7e72752fa8d12ced4176b']
little fix "iPad" quotes
[{'old_path': 'experimental/examples/minesweeper/build.gradle.kts', 'new_path': 'experimental/examples/minesweeper/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -161,7 +161,7 @@ compose.experimental {\n device = IOSDevices.IPHONE_8\n buildConfiguration = "Debug" //...
Kotlin
5867bf0e7bff0095005da30bf328a4b3cc6d20f6
90
2022-03-05 20:05:44+03:00
-28,800
['fdd4e50929e93dbb1147aae099b082d8f07841a9']
Update README.md (#1929)
[{'old_path': 'tutorials/Mouse_Events/README.md', 'new_path': 'tutorials/Mouse_Events/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -236,7 +236,7 @@ fun main() = singleWindowApplication {\n <img alt="Application running" src="mouse_event.gif" height="500" />\n \n If you need to listen left/right clicks ...
Kotlin
22da8d9529e6540512b24ef97c2e52453c30e4a6
277
2022-03-07 11:51:17+01:00
-21,600
['5867bf0e7bff0095005da30bf328a4b3cc6d20f6']
Add support of dl, dt and dd (#1922)
[{'old_path': 'web/core/src/jsMain/kotlin/org/jetbrains/compose/web/elements/Elements.kt', 'new_path': 'web/core/src/jsMain/kotlin/org/jetbrains/compose/web/elements/Elements.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -19,6 +19,7 @@ import org.w3c.dom.HTMLBRElement\n import org.w3c.dom.HTMLButtonElement\n i...
Kotlin
22bd94be6f19c80e472ae73eb26a6a5d5afe9db3
90
2022-03-08 23:21:17+03:00
-28,800
['1375acf8cc7100bd15fb9cc0d7bbb55254a68b71']
Update compose version to 1.1.0 (#1935)
[{'old_path': 'tutorials/Getting_Started/README.md', 'new_path': 'tutorials/Getting_Started/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -44,7 +44,7 @@ The Compose plugin version used in the wizard above may be not the last. Update\n ```\n plugins {\n kotlin("jvm") version "1.6.10"\n- id("org.je...
Kotlin
62a657b6cd0cd3a17d1059bbda92ae226fdd5aba
54
2022-03-09 10:07:30+03:00
-10,800
['22bd94be6f19c80e472ae73eb26a6a5d5afe9db3']
Native desktop packaging (#1908) * Minor: add cleanDirs util * Generate constant for gradle plugin version * Unpack icons using task instead of lazy property Resolves #960 * Introduce K/N Desktop packaging for Mac
[{'old_path': 'experimental/examples/falling-balls-mpp/build.gradle.kts', 'new_path': 'experimental/examples/falling-balls-mpp/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -182,6 +182,15 @@ kotlin {\n }\n }\n \n+compose.desktop.nativeApplication {\n+ targets(kotlin.targets.getByName("maco...
Kotlin
7f5fb5aed37b7e5bd93e56648dd41bd9b547a75d
468
2022-03-14 10:41:12+03:00
-28,800
['bbb2a7f1ce9dd5cd35523b0c4a8607cf2066022e']
fix broken ball link (#1952)
[{'old_path': 'README.md', 'new_path': 'README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -20,7 +20,7 @@ Preview functionality (check your application UI without building/running it) fo\n * [imageviewer](examples/imageviewer) - Image Viewer application for Android and Desktop\n * [issues](exam...
Kotlin
80cfc4c2492dd4b54353b203068621034ae6a2f2
70
2022-03-15 17:22:57+03:00
-10,800
['7f5fb5aed37b7e5bd93e56648dd41bd9b547a75d']
iOS gradle: create task to deploy on connected iOS device (#1944)
[{'old_path': 'experimental/examples/falling-balls-mpp/.gitignore', 'new_path': 'experimental/examples/falling-balls-mpp/.gitignore', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1 +1 @@\n-ComposeFallingBalls.xcodeproj\n\\ No newline at end of file\n+local.properties\n'}, {'old_path': None, 'new_path': 'experimen...
Kotlin
f1854a9dce4c38fce6101f0844a96ebd75ca2ad6
96
2022-03-16 16:48:06+01:00
-3,600
['80cfc4c2492dd4b54353b203068621034ae6a2f2']
web: add HtmlAttrMarker (#1958) To forbid declaring of attrs is style scope closes #1893 Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
[{'old_path': 'web/core/src/jsMain/kotlin/org/jetbrains/compose/web/attributes/AttrsScope.kt', 'new_path': 'web/core/src/jsMain/kotlin/org/jetbrains/compose/web/attributes/AttrsScope.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -27,6 +27,7 @@ typealias AttrsBuilder<T> = AttrsScopeBuilder<T>\n * are extracted...
Kotlin
7b17474c83e8a4cf86107ade1a27cddef5babefd
13
2022-03-28 16:29:43+03:00
-10,800
['f1854a9dce4c38fce6101f0844a96ebd75ca2ad6']
Missing repo and latest jb main (#1976) * Added missing coroutines dev maven repository * Advanced to the latest jb-main
[{'old_path': 'compose/frameworks/support', 'new_path': 'compose/frameworks/support', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1 +1 @@\n-Subproject commit 8b82f5072c90df26576b5365a1bb465d8af49167\n+Subproject commit d0487ae145fcd6800038b62acd03addf23b5fef7\n'}, {'old_path': 'web/build.gradle.kts', 'new_path':...
Kotlin
1fbbed09bc00cbf244953df6961d32eca0dc88b3
203
2022-03-30 15:45:38+03:00
14,400
['7b17474c83e8a4cf86107ade1a27cddef5babefd']
Excluding multiplatform common sources for not fail in xcode build (#1984)
[{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/experimental/uikit/internal/configureTaskToGenerateXcodeProject.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/experimental/uikit/internal/configureTaskToGenerateXcodeProject.kt', 'type': <ModificationType.MODIFY...
Kotlin
e4cebf9edafdc0a5157c2eebe7e002f02d7c3e5f
70
2022-04-05 18:21:16+04:00
-14,400
['b84ed7f6a39d5e8ccd48f75001c6751176895884']
Intellij plugin to choose color (truth of concept) (#1990)
[{'old_path': 'examples/intellij-plugin-with-experimental-shared-base/build.gradle.kts', 'new_path': 'examples/intellij-plugin-with-experimental-shared-base/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -18,17 +18,18 @@ repositories {\n }\n \n dependencies {\n- // runtime dependency is provide...
Kotlin
713f687b02760d2173040dd53c0e474a8c6b9372
269
2022-04-11 11:47:45+03:00
-14,400
['e4cebf9edafdc0a5157c2eebe7e002f02d7c3e5f']
SplitPane. Remove material dependency (#1979) SplitPane by design, shouldn't have default visual representation, because it mostly depends on the design system (material, material3, etc) Fixes https://github.com/JetBrains/compose-jb/issues/1975 RelNote: SplitPane no longer depends on compose.material. Now, by d...
[{'old_path': 'components/SplitPane/library/build.gradle.kts', 'new_path': 'components/SplitPane/library/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -15,7 +15,6 @@ kotlin {\n dependencies {\n api(compose.runtime)\n api(compose.foundation)\n- ...
Kotlin
dd205b1955bb37dafd29f263b331e6f3b5dd109a
70
2022-04-11 12:48:36+04:00
-14,400
['713f687b02760d2173040dd53c0e474a8c6b9372']
Intellij compose tool window panel (#1994)
[{'old_path': None, 'new_path': 'examples/intellij-plugin-with-experimental-shared-base/src/main/kotlin/com/jetbrains/compose/IntellijTheme.kt', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,28 @@\n+/*\n+ * Copyright 2020-2022 JetBrains s.r.o. and respective authors and developers.\n+ * Use of this source code...
Kotlin
1356cdcf5cb298642819ff422e8dfd1fffb1b54b
70
2022-04-19 13:23:18+04:00
-10,800
['16df22a716f2f61a073cacf161a9d0a89b7bb3fa']
Intellij performance benchmark (#2009)
[{'old_path': None, 'new_path': 'benchmarks-intellij/README.md', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,2 @@\n+To start performance tests: \n+`./gradlew runIde`\n'}, {'old_path': None, 'new_path': 'benchmarks-intellij/build.gradle.kts', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,38 @@\n+imp...
Kotlin
bb51f9fd8fd562ec35dd61c4654fdc49a5f3568e
267
2022-04-19 13:54:05+04:00
-14,400
['1356cdcf5cb298642819ff422e8dfd1fffb1b54b']
Pass Kotlin version to validateExample.sh
[{'old_path': 'examples/validateExamples.sh', 'new_path': 'examples/validateExamples.sh', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -5,11 +5,13 @@\n \n set -euo pipefail\n \n-if [ -z "$@" ]; then\n-echo "Specify Compose version. For example: ./validateExamples.sh 1.0.0"\n+if [ "$#" -ne 2 ]; then\n+echo "Specify...
Kotlin
6f005157368d1e01a5dd22ead4eb310e608ea6b2
505
2022-04-20 10:10:55+04:00
25,200
['dc0335b210f5e0b3bb02325dc690e4e39f9fe1f4']
Apple Silicon build fixes for todoapp (#1999) * upgrade Reaktive to one that has better Apple Silicon support * upgrade SQLDelight for Apple Silicon support * Fix build to support Apple Silicon Some of this code could be better centralized though I've been unable to find a solution. * simplify utils/build...
[{'old_path': 'examples/todoapp/buildSrc/buildSrc/src/main/kotlin/Deps.kt', 'new_path': 'examples/todoapp/buildSrc/buildSrc/src/main/kotlin/Deps.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -69,7 +69,7 @@ object Deps {\n \n object Badoo {\n object Reaktive {\n- private const val VERSION...
Kotlin
e69ac23dbf58d18515a05aecf678d30faca947e4
96
2022-04-20 15:33:01+02:00
-7,200
['6f005157368d1e01a5dd22ead4eb310e608ea6b2']
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>
[{'old_path': 'components/gradle.properties', 'new_path': 'components/gradle.properties', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -3,6 +3,6 @@ android.useAndroidX=true\n android.enableJetifier=true\n kotlin.code.style=official\n # __KOTLIN_COMPOSE_VERSION__\n-kotlin.version=1.6.10\n+kotlin.version=1.6.21\n # ...
Kotlin
95c5783bd88a37acee26084926f5fe2c73ff0035
405
2022-04-21 10:25:02+02:00
-7,200
['e69ac23dbf58d18515a05aecf678d30faca947e4']
pass -Pkotlin.version=$KOTLIN_VERSION in validateExamples.sh It was ignored previously.
[{'old_path': 'examples/validateExamples.sh', 'new_path': 'examples/validateExamples.sh', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -15,7 +15,7 @@ KOTLIN_VERSION=$2\n \n runGradle() {\n pushd $1\n- ./gradlew $2 -Pcompose.version=$COMPOSE_VERSION\n+ ./gradlew $2 -Pcompose.version=$COMPOSE_VERSION -Pkot...
Kotlin
7d92a265f63b38ea4c968821e74cc0ab1e4f30a5
54
2022-04-21 11:25:31+03:00
-10,800
['95c5783bd88a37acee26084926f5fe2c73ff0035']
Allow including kotlinx.serialization.* into Gradle plugin (#2020)
[{'old_path': 'gradle-plugins/compose/build.gradle.kts', 'new_path': 'gradle-plugins/compose/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -112,21 +112,35 @@ val checkJar by tasks.registering {\n doLast {\n val file = jar.get().archiveFile.get().asFile\n ZipFile(file).use { zi...
Kotlin
3585dd3afa3f08490148acf4793fe30a78fea2a3
70
2022-04-21 12:54:45+04:00
-10,800
['7d92a265f63b38ea4c968821e74cc0ab1e4f30a5']
Fix todoapp sample, iOS build (#2024)
[{'old_path': 'examples/todoapp/buildSrc/buildSrc/build.gradle.kts', 'new_path': 'examples/todoapp/buildSrc/buildSrc/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -5,3 +5,8 @@ plugins {\n repositories {\n mavenCentral()\n }\n+\n+dependencies {\n+ //todo workaround to build iOS Arm64 simula...
Kotlin
362c61a38b31ec2de51ce7a8cf53cca8acacdc8c
54
2022-04-21 19:35:26+03:00
-10,800
['3585dd3afa3f08490148acf4793fe30a78fea2a3']
Avoid interfering with Intellij Light Edit mode (#2027) Resolves #1816
[{'old_path': 'idea-plugin/src/main/kotlin/org/jetbrains/compose/desktop/ide/preview/PreviewFloatingToolbarProvider.kt', 'new_path': 'idea-plugin/src/main/kotlin/org/jetbrains/compose/desktop/ide/preview/PreviewFloatingToolbarProvider.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -45,11 +45,13 @@ class Preview...
Kotlin