Igor Demin
670dfe252f
Update CHANGELOG.md
2021-02-20 20:26:46 +03:00
Alexey Tsvetkov
0dd5d7fd46
Validate versions for native distributables ( #405 )
...
Resolves #91 , resolves #205 , resolves #341 , resolves #393
2021-02-20 20:21:36 +03:00
Nikolay Igotti
75e59850e2
Workaround for selection problem.
2021-02-20 17:28:52 +03:00
Nikolay Igotti
f11a34cc65
Be a bit smarter.
2021-02-20 15:11:08 +03:00
Nikolay Igotti
3dcf866593
Fix issues example.
2021-02-20 14:53:58 +03:00
Roman Sedaikin
1196d4563a
Set preferred size to ComposePanel in IntelliJPlugin.
2021-02-20 13:32:31 +03:00
Igor Demin
c7a4494269
Merge pull request #399 from JetBrains/replace-androidx-artifacts
...
Gradle plugin. Replace 'androidx.compose' artifacts by 'org.jetbrains.compose' artifacts.
2021-02-20 13:07:05 +03:00
Alexey Tsvetkov
c8a8a462aa
Include java.logging module by default ( #402 )
...
It is probably frequently needed and relatively small
(the inclusion increases final app size by ~200 kb),
so it can be included by default
Fixes #401
2021-02-20 08:54:35 +03:00
Igor Demin
64fe5bc025
Gradle plugin. Replace 'androidx.compose' artifacts by 'org.jetbrains.compose' artifacts, get version from gradle properties
...
Fixes https://github.com/JetBrains/compose-jb/issues/272
2021-02-18 10:52:09 +03:00
Igor Demin
48b52e459a
Gradle plugin. Replace 'androidx.compose' artifacts by 'org.jetbrains.compose' artifacts.
...
Fixes https://github.com/JetBrains/compose-jb/issues/272
2021-02-18 10:04:12 +03:00
Andrew Rudenko
81bfef76d5
example/issues: bump compose version to 0.3.0-build154 & fix incompatibilities ( #398 )
2021-02-17 18:51:34 +01:00
Alexey Tsvetkov
1c0fb3a1e5
Update widgets gallery example to 0.3.0-build154
2021-02-17 18:51:33 +03:00
Roman Sedaikin
a876a0f870
Move IntelliJPlugin to build154.
2021-02-17 13:31:01 +03:00
Roman Sedaikin
da611b319d
Remove comments in ImageViewer Scalable.
2021-02-17 13:24:04 +03:00
Roman Sedaikin
3097fa3713
Move ImageViewer to build154.
2021-02-17 13:23:01 +03:00
Alexey Tsvetkov
ceaf3d3065
Enable verbose logging for tests
2021-02-17 11:41:43 +03:00
Alexey Tsvetkov
6c7dc220b2
Use correct package name in Linux test
2021-02-17 11:41:43 +03:00
Nikolay Igotti
8ffe3a9aaa
Move sample to build154.
2021-02-17 11:21:42 +03:00
Igor Demin
e25d74d457
Codeviewer. Migrate to build154
2021-02-16 20:07:44 +03:00
Igor Demin
f9e4f04387
Update README.md
2021-02-16 17:26:18 +03:00
Nikolay Igotti
ece47b8d5e
Update README.md
2021-02-16 16:46:29 +03:00
Arkadii Ivanov
c1b04bf4e5
Add Navigation tutorial ( #373 )
2021-02-16 16:45:03 +03:00
Alexey Tsvetkov
9fcf0735eb
Improve diagnosing problems with external tools
...
* Fix passing 'compose.desktop.verbose' to jlink/jpackage
* Save external tools logs to files in non-verbose mode
2021-02-16 16:33:29 +03:00
Alexey Tsvetkov
f7feef4cc6
Check notarization status without triggering new notarization upload
2021-02-16 16:10:23 +03:00
Alexey Tsvetkov
d758b6b476
Another try at fixing Linux tests
2021-02-16 16:09:53 +03:00
Alexey Tsvetkov
77387f3abb
Fix dependencies clash when packaging
...
Fixes #319
2021-02-16 16:09:35 +03:00
Roman Sedaikin
de0496d980
Updated desktop-template and Scrollbars tutorial according to build153.
2021-02-16 10:13:16 +03:00
Roman Sedaikin
455b634fdd
Updated Swing interoperability tutorial according to build153.
2021-02-16 09:35:16 +03:00
Nikolay Igotti
254251c844
Update README.md
2021-02-15 19:15:07 +03:00
cfnz
469f4a1204
Update Tutorial README.md as App unusable on Ubuntu with plugin version used in wizard tutorial ( #376 )
2021-02-15 19:12:35 +03:00
Nikolay Igotti
9df0bfc9f3
Fix distributable in todoapp.
2021-02-15 11:20:46 +03:00
Arkadii Ivanov
1d5fdbcc73
Update example todoapp to Kotlin 1.4.30 and deps ( #379 )
2021-02-15 09:35:22 +03:00
Gabriel Souza
cc2ddac2e2
Updates the intelliJPlugin example with currently IDEA Theme colors ( #351 )
2021-02-15 09:31:44 +03:00
Igor Demin
38f5952ffe
Update CHANGELOG.md
2021-02-12 11:15:11 +03:00
Igor Demin
40b17c608a
Merge pull request #374 from jimgoog/imageviewerbuild150
...
Upgrade imageviewer to build150
2021-02-11 11:05:58 +03:00
Jim Sproch
a74417fcef
Upgrade imageviewer to build150
2021-02-10 15:53:42 -08:00
Igor Demin
b2c1748e96
Merge pull request #371 from leomillon/fix/native_doc_readme_link
...
fix(doc): Fix the destination of the 'Signing & notarization on macOS' readme link
2021-02-10 19:57:02 +03:00
Léo Millon
e873e1340c
fix(doc): Fix the destination of the 'Signing & notarization on macOS' readme link
2021-02-10 17:13:58 +01:00
Igor Demin
3a37cfbc99
Merge pull request #361 from arkivanov/todoapp-root-tests
...
Tests for sample TodoApp root component
2021-02-09 19:35:29 +03:00
Arkadii Ivanov
e1baf7b2d7
Tests for sample TodoApp TodoRoot
2021-02-09 00:25:25 +00:00
Nikolay Igotti
509c379d81
Update CHANGELOG.md
2021-02-08 23:36:15 +03:00
Igor Demin
dc4910c2b6
Tutorials. Fix Scrollbars examples
2021-02-08 13:40:43 +03:00
Nikolay Igotti
c8b0ee23d0
Move templates to build150 and fix most tutorials.
2021-02-07 12:26:33 +03:00
Roman Sedaikin
8ba54b0c5b
Updated [Swing interoperability] tutorial accordingly to build149.
2021-02-05 13:01:28 +03:00
Roman Sedaikin
11e153736c
Move ImageViewer to build149 and Kotlin 1.4.30.
2021-02-05 11:55:26 +03:00
Nikolay Igotti
f8f6ad38bb
Move IDE plugin and Falling Balls to build149 and Kotlin 1.4.30.
2021-02-05 11:29:05 +03:00
Alexey Tsvetkov
b8545e4d6f
Fix gradle plugin tests ( #350 )
...
* Fix uninitialized lateinit var property exceptions on Linux and Windows
lateinit property nonValidatedMacSigningSettings
was not initialized on Linux and Windows
* Revert reusing app image when creating installer
Previously there was a change to reuse an app image, when creating an installer.
So packaging would happen in two steps:
1. jpackage --type app-image ...
2. jpackage --type msi --app-image /path/to/app/image ...
This way a user could always conveniently inspect, what goes into an installer.
However, that change lead to bizzare crashes on Windows and Linux.
As a workaround, this change reverts reusing an app image,
when creating an installer.
* Fix args filtering when invoking jpackage
"app-image" args can also be used, when creating an installer
w/o predefined app image (e.g. w/o `--app-image ...` argument)
* Fix deb package name for tests on Linux
2021-02-05 09:11:03 +03:00
Javier Segovia Córdoba
78976e40a9
Improve buildSrc setup ( #342 )
2021-02-04 16:01:55 +03:00
Nikolay Igotti
1ee574ee7e
Update FEATURES.md
2021-02-03 13:38:48 +03:00
Nikolay Igotti
21f345c74f
Update CHANGELOG.md
2021-02-03 13:29:38 +03:00