Igor Demin
1a1310368e
Migrate to 0.3.0-build146 (templates
4 years ago
Igor Demin
728b4d5f76
ImageVIewer. Don't show splash screen on click on refresh button
4 years ago
Igor Demin
bde57fd891
ImageVIewer. Splash screen, composable window API
4 years ago
Alexey Tsvetkov
f627c0cc55
Use correct test scenario for uber jar tests
4 years ago
Alexey Tsvetkov
0d68dea6de
Filter out non-jar files in runtime classpath
...
WiX linker fails to find class files of inlined functions for some reason
(maybe because of '$' character in name or long paths)
Fixes #196
4 years ago
Alexey Tsvetkov
abb4a5a411
Avoid adding incompatible arguments when creating application image
...
Fixes https://github.com/JetBrains/compose-jb/issues/296
4 years ago
Roman Sedaikin
99cc1214b4
Removed temp screenshot file in intelliJPlugin example.
4 years ago
Shintaro Katafuchi
8d6fbf54d9
fix: modify JetIssues's android app title ( #312 )
4 years ago
Nikolay Igotti
98e599df3f
Update README.md
4 years ago
Roman Sedaikin
d4e849417b
Added instruction to run Idea plugin example.
4 years ago
Roman Sedaikin
dacee2f144
Revert: Fixed layout in Toggles - Align radio buttons.
4 years ago
Roman Sedaikin
d109e8d8cf
Fixed layout in Toggles.
4 years ago
Nikolay Igotti
1e7d0cacbb
Align radio buttons.
4 years ago
Roman Sedaikin
a9bbe0b9cc
Merge pull request #305 from JetBrains/textfields
...
Textfields
4 years ago
Roman Sedaikin
cc30d963d8
Applied theme to widgets.
4 years ago
Roman Sedaikin
4ff25fcf70
TextFields exceptions reproducer
4 years ago
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
Alexey Tsvetkov
e6fb7463d0
Normalize all file properties on Windows
...
Previously the `--output` argument of the jlink task was not normalized.
https://github.com/JetBrains/compose-jb/issues/248
4 years ago
Nikolay Igotti
c5f6013dfc
Missing env variable in Dockefile
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
jimgoog
91223e764a
Add link to jpackage docs for signing ( #288 )
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
jimgoog
db3dd2af64
Better (updating) link to apple notarizing ( #264 )
4 years ago
jimgoog
6280c76ac0
Include apple signing info in distribution instructions ( #260 )
4 years ago
Nikolay Igotti
dcf4070b29
Update README.md
4 years ago
Alexey Tsvetkov
d0485ed2f5
Add widget gallery example ( #242 )
4 years ago
Nikolay Igotti
a664d07c1a
Check tutorials ( #237 )
4 years ago
Ali Khaleqi Yekta
b08b9ed17d
Update README.md ( #227 )
...
Capitalize the first letter of comments.
4 years ago
Nikolay Igotti
8e51fb1cf1
Simple game example ( #224 )
4 years ago
Alexey Tsvetkov
7e243b5cbd
Extract runtime image creation into separate task
...
This change speeds up incremental build of
an application image.
For example, for one (relatively small) tested application
the overall time spent on creating binary images in incremental case
(after one file change) went from ~5 seconds down to 1.4 seconds
(non-rigorous benchmark using a relatively fast 8-core 2.3Ghz i9 MBP).
4 years ago
Alexey Tsvetkov
b915b44d04
Add option to preserve working dir after build
...
Useful for troubleshooting and experimentation
(e.g. re-run tool in CLI with different args).
To enable:
* Add 'compose.preserve.working.dir=true' to gradle.properties;
* Add '-Pcompose.preserve.working.dir=true' to CLI args.
4 years ago
Alexey Tsvetkov
3aff8f47e3
Add ability to create/run distributable app
4 years ago
Roman Sedaikin
6aaf291136
Merge pull request #213 from JetBrains/updTutorials
...
Updated Window control API and Swing interoperability tutorials.
4 years ago
Roman Sedaikin
baf8fb1ffe
Fixed Window API tutuorial
4 years ago
Roman Sedaikin
5d3731cac4
Updated Window control API and Swing interoperability tutorials.
4 years ago
Nikolay Igotti
872b9e05cc
Update click tutorial.
4 years ago
Arkadii Ivanov
48b66451ee
TodoApp. Update libraries. ( #210 )
4 years ago
Nikolay Igotti
2fa3dcde04
Custom components template. ( #206 )
4 years ago
Arkadii Ivanov
497fd017fc
Add iOS target and app for todoapp example ( #166 )
4 years ago
Igor Demin
a4d59048f5
Update CHANGELOG.md
4 years ago
Nikolay Igotti
9354a554b4
iMove to 0.3.0-build135 and Kotlin 1.4.21.
4 years ago
Igor Demin
541a14cc92
Templates. Migrate to 0.3.0-build135
4 years ago
spvessel
906ef97262
Added browser slices support
4 years ago