Nikolay Igotti
0b363d6859
Make template tunable.
2021-05-31 19:47:13 +03:00
Nikolay Igotti
1f039ab310
Check web tutorials as well
2021-05-31 19:37:00 +03:00
Igor Demin
cb3794a27e
Docs for 0.4.0 ( #722 )
2021-05-31 18:42:31 +03:00
Nikolay Igotti
e817408595
Use 0.4.0-rc2 in examples ( #720 )
2021-05-31 14:19:54 +03:00
Oleksandr Karpovich
c3403681e2
Update web-getting-started example and tutorial
2021-05-31 12:03:47 +02:00
Roman Sedaikin
af224ccb0b
Tooltip tutorial ( #709 )
...
* Tooltips tutorial.
2021-05-28 20:59:27 +03:00
Igor Demin
560f411e01
Tutorials for 0.4.0-rc2
2021-05-28 19:54:20 +03:00
Nikolay Igotti
bf4f7051a2
Move to Kotlin 1.5.10 and Compose 0.4.0-rc1
2021-05-28 14:28:15 +03:00
Alexey Tsvetkov
92150195ea
Allow specifying asc provider for notarization
...
Resolves #674
2021-05-28 08:47:22 +03:00
Samuel Urbanowicz
63beaea30f
Fix typo in Compose Web tutorial
2021-05-27 10:48:00 +02:00
Oleksandr Karpovich
809d83b137
Update compose-web Getting Started tutorial with a new kotlin and compose versions
2021-05-25 18:50:56 +02:00
Alexander Perfilyev
a36d36886c
Update compose web example in README.md ( #671 )
...
closes #669
2021-05-17 12:30:30 +03:00
Sebastian Aigner
5d1b64c3f1
Web: Add tutorial section on "other event handlers"
2021-05-05 17:39:23 +02:00
Oleksandr Karpovich
165e3beeb2
Update the compose-web Getting Started tutorial
2021-05-04 10:46:46 +02:00
Oleksandr Karpovich
6d76c337b3
Add tutorials for getting started with Compose for Web ( #628 )
...
* Add Compose for Web tutorials
* Update the compose-web tutorials
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com >
2021-05-03 19:01:46 +02:00
Arkadii Ivanov
79521195fb
Update Navigation tutorial ( #624 )
2021-05-03 19:05:51 +03:00
Jeffrey
cab2ac642e
fix(docs): corrects typos in project documentation ( #613 )
2021-04-26 10:48:01 +03:00
Alexey Tsvetkov
8c8b4147ab
Update to 0.4.0-build182 and get rid of jcenter
...
The build `0.4.0-build182` upgrades
`kotlinx-collections-immutable` library
(which is used by the compose runtime) to 0.3.4,
which was published to maven central,
so most usages of sunsetting jcenter repo
can be removed now.
Resolves #557
2021-04-21 12:44:57 +03:00
Alexey Tsvetkov
14ee86fa6c
Document suggestModules task
2021-03-22 11:21:37 +03:00
Steyn Geldenhuys
4769b2f8e9
Update README.md with image resource path ( #510 )
...
The loading "images from resources" specifies that the image is placed in `resources/images` however the loading of the resource does not reflect this path.
2021-03-20 16:51:11 +03:00
Casey Brooks
1e42748fd1
Updates Native Distributions documentation
...
Updates Native Distributions documentation to include a note about Java Modules, and how to determine necessary modules and provide them to the Gradle plugin configuration
2021-03-19 06:53:32 +03:00
jimgoog
f9e6283c5b
Wordsmith swing interop API description ( #500 )
...
We've been seeing an antipattern where people are literally "passing a view/jcomponent" into the interop API by merely referencing the native object in the factory lambda. This usage is very much an antipattern. Wordsmithing a bit to avoid putting that idea into people's minds.
2021-03-15 19:33:11 +03:00
Alexey Tsvetkov
9467407dcd
Document dockName property
2021-03-02 11:08:48 +03:00
Andrew Rudenko
b68f5995b7
Mouse_Events tutorial: add section about AWT's MouseEvent ( #455 )
2021-03-02 09:18:32 +03:00
Alexey Tsvetkov
a99b3eaa83
Require JDK 15+ for creating native distributions
...
Resolves #428
2021-03-02 09:10:48 +03:00
Alexey Tsvetkov
2d3a9a20f4
Platform specific customization ( #434 )
...
* Provide ability to customize installation path
#314
* Document platform specific options
2021-02-26 21:12:24 +03:00
jimgoog
64322e8b68
Update README.md ( #427 )
2021-02-26 11:33:31 +03:00
Arkadii Ivanov
4f19363222
TodoApp update Compose to build168 and Decompose to 0.1.9 ( #424 )
2021-02-26 09:16:59 +03:00
Quentin Dommerc
11c7e52413
Fix typo in README.md ( #420 )
2021-02-24 21:06:36 +03:00
Igor Demin
c8f1a3df32
Update README.md
2021-02-23 13:28:06 +03:00
Igor Demin
c2e0274a98
Tutorials. Loading SVG ( #407 )
2021-02-21 11:50:26 +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
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
f7feef4cc6
Check notarization status without triggering new notarization upload
2021-02-16 16:10:23 +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
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
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
Nikolay Igotti
4198060a46
Update README.md
2021-02-03 10:41:36 +03:00
Alexey Tsvetkov
c243639042
Support simplified sign and notarization for macOS distribution in Gradle plugin ( #332 )
2021-02-02 14:13:34 +03:00
Igor Demin
2d9dc39d2b
Tutorials. Migrate to 0.3.0-build146
2021-02-01 11:17:56 +03:00
jimgoog
91223e764a
Add link to jpackage docs for signing ( #288 )
2021-01-19 11:32:07 +03:00
jimgoog
db3dd2af64
Better (updating) link to apple notarizing ( #264 )
2021-01-11 17:20:15 +03:00
jimgoog
6280c76ac0
Include apple signing info in distribution instructions ( #260 )
2021-01-11 11:01:41 +03:00
Nikolay Igotti
a664d07c1a
Check tutorials ( #237 )
2020-12-29 16:52:59 +03:00