Roman Sedaikin
3606eb5f63
Removed TextInputs
4 years ago
Roman Sedaikin
f1164d9cb1
Move inteliJPlagin to 0.0.0-vsync-build30
4 years ago
Roman Sedaikin
f70c2ba9fc
Updated CFD IntelliJPlugin
4 years ago
Igor Demin
67fc63b73f
Examples. Codeviewer. Fix java.lang.StringIndexOutOfBoundsException
4 years ago
Nikolay Igotti
860acb907a
Move codeviewer to 0.3.0-build141
4 years ago
Nikolay Igotti
b22a9947c2
Remove dead code.
4 years ago
Nikolay Igotti
50a585cf3b
Fix Gralde dirs.
4 years ago
Konstantin Bulenkov
3125cc926e
Jetpack Compose for IntelliJ Platform initial ( #287 )
4 years ago
Arkadii Ivanov
5e6483cd18
Update todoapp Compose to 0.3.0-build140 and Decompose to 0.1.6 ( #286 )
4 years ago
ligi
7d4099d984
Replace deprecated method call ( #284 )
4 years ago
Alexey Tsvetkov
d0485ed2f5
Add widget gallery example ( #242 )
4 years ago
Nikolay Igotti
8e51fb1cf1
Simple game example ( #224 )
4 years ago
Arkadii Ivanov
48b66451ee
TodoApp. Update libraries. ( #210 )
4 years ago
Arkadii Ivanov
497fd017fc
Add iOS target and app for todoapp example ( #166 )
4 years ago
Nikolay Igotti
9354a554b4
iMove to 0.3.0-build135 and Kotlin 1.4.21.
4 years ago
Roman Sedaikin
1c39246706
New images for imageviewer
4 years ago
Igor Demin
8e2536a2fa
Examples. Issues. Migrate to 0.2.0-build132
4 years ago
Nikolay Igotti
84163e7499
Move to 0.2.0-build132
4 years ago
Nikolay Igotti
18afa24fe0
Move to 0.2.0-build128
4 years ago
Nikolay Igotti
412213445a
Move codeviewer to 0.2.0-build128
4 years ago
Igor Demin
6e1d965931
Codeviewer: refactoring
4 years ago
Arkadii Ivanov
1b294335a9
Update Decompose to 0.1.1, remove copy-pasted code ( #102 )
...
Co-authored-by: Arkadii Ivanov <>
4 years ago
Alexey Tsvetkov
c105e3a8eb
Change marker comment for Compose version
...
The verb `update` in `__UPDATE_COMPOSE_VERSION_MARKER__`
could be read as an instruction to update the plugin,
which might be confusing for users.
I suggest renaming the marker to more neutral
`__LATEST_COMPOSE_RELEASE_VERSION__`
4 years ago
Roman Sedaikin
f030439571
Added screenshots for examples.
4 years ago
Igor Demin
28935cfe87
Todo example, refactoring
4 years ago
Igor Demin
86a5977c9b
Regression in Todo example app after multiple Compose updates
...
Closes https://github.com/JetBrains/compose-jb/issues/86
4 years ago
Arkadii Ivanov
5ebc5e1f5c
Updated Decompose to 0.1.0 in Todo example ( #78 )
...
Co-authored-by: Arkadii Ivanov <>
4 years ago
Nikolay Igotti
aa2a8740ca
Update to 0.1.0-build113
4 years ago
Igor Demin
3f31864f34
Imageviewer. Fix "./gradlew build"
4 years ago
Sebastian Aigner
0723177aad
Reorganize source sets to work around red code resolution errors. ( #50 )
...
Co-authored-by: Sebastian Aigner <sebastian.aigner@jetbrains.com>
4 years ago
Sebastian Aigner
33b041c31a
ImageViewer: Use Ktor and expect/actual to make common source set pure Kotlin ( #51 )
...
* Add IDE resolution warning for examples sharing JVM & Android code.
* Use Ktor to remove JVM-specific networking code from common source set
Fix resolution for Picture class via expect/actual mechanism
Co-authored-by: Sebastian Aigner <sebastian.aigner@jetbrains.com>
4 years ago
Sebastian Aigner
c151746e53
Add IDE resolution warning for examples sharing JVM & Android code. ( #49 )
...
Co-authored-by: Sebastian Aigner <sebastian.aigner@jetbrains.com>
4 years ago
Igor Demin
5201b36fc5
Migrate "issues" to Compose 0.1.0-m1-build62
4 years ago
Igor Demin
3b583678c7
Migrate to Compose 0.1.0-m1-build62
4 years ago
Arkadii Ivanov
05303f947d
Add scrollbar to Todo example ( #41 )
4 years ago
Igor Demin
3799ca1f16
Fix typos
4 years ago
Alexey Tsvetkov
314f5af47f
Update all examples with Compose Application DSL
4 years ago
Alexey Tsvetkov
3b7835fb4a
Merge compose.desktop.application plugin with compose plugin
...
This change removes `org.jetbrains.compose.desktop.application` plugin id
in favor of doing everything in `org.jetbrains.compose`.
The change simplifies configuring Compose Desktop projects.
Now, just one plugin dependency is needed.
To avoid task name conflicts with common task names such as `package` and `run`,
the plugin creates tasks lazily only if `application` block/property is used in a script.
4 years ago
Nikolay Igotti
ae4020c9c2
Use memory mapping and filter hidden files. ( #44 )
4 years ago
Roman Sedaikin
a35596ff03
Added zoom/drag feature to desktop imageviewer. Added image navigation support via shortcuts.
4 years ago
Igor Demin
726fa0119b
Codeviewer. replace rememberScrollbarAdapterFixed by compose rememberScrollbarAdapter
4 years ago
Roman Sedaikin
70ffa959c2
Added scrollbar to ImageViewer.
4 years ago
Igor Demin
b714f932a1
Simplify build.gradle.kts for android (res.srcDirs)
4 years ago
Igor Demin
3e53062e89
Fix and refactor jetissues example
4 years ago
Igor Demin
26e431cd78
Move codeviewer to 0.1.0-m1-build57
4 years ago
Nikolay Igotti
5fe9d53c3c
Move few examples to m1-build57
4 years ago
Nikolay Igotti
bfb2abe605
One Skiko dependency
4 years ago
Alexey Tsvetkov
d0859c665c
Adjust settings for Windows
...
Enable dir chooser by default.
Also, treat menu as true if menuGroup is not null.
4 years ago
Alexey Tsvetkov
991b7ff6a7
Rename nativeExecutables to nativeDistributions
4 years ago
Alexey Tsvetkov
927abf0d03
Add icons support to packaging
4 years ago