Igor Demin
cb3794a27e
Docs for 0.4.0 ( #722 )
3 years ago
Nikolay Igotti
e817408595
Use 0.4.0-rc2 in examples ( #720 )
3 years ago
Oleksandr Karpovich
c3403681e2
Update `web-getting-started` example and tutorial
3 years ago
Roman Sedaikin
af224ccb0b
Tooltip tutorial ( #709 )
...
* Tooltips tutorial.
3 years ago
Igor Demin
560f411e01
Tutorials for 0.4.0-rc2
3 years ago
Nikolay Igotti
bf4f7051a2
Move to Kotlin 1.5.10 and Compose 0.4.0-rc1
3 years ago
Alexey Tsvetkov
92150195ea
Allow specifying asc provider for notarization
...
Resolves #674
3 years ago
Samuel Urbanowicz
63beaea30f
Fix typo in Compose Web tutorial
3 years ago
Oleksandr Karpovich
809d83b137
Update compose-web `Getting Started` tutorial with a new kotlin and compose versions
3 years ago
Alexander Perfilyev
a36d36886c
Update compose web example in README.md ( #671 )
...
closes #669
4 years ago
Sebastian Aigner
5d1b64c3f1
Web: Add tutorial section on "other event handlers"
4 years ago
Oleksandr Karpovich
165e3beeb2
Update the compose-web Getting Started tutorial
4 years ago
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>
4 years ago
Arkadii Ivanov
79521195fb
Update Navigation tutorial ( #624 )
4 years ago
Jeffrey
cab2ac642e
fix(docs): corrects typos in project documentation ( #613 )
4 years ago
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
4 years ago
Alexey Tsvetkov
14ee86fa6c
Document suggestModules task
4 years ago
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.
4 years ago
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
4 years ago
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.
4 years ago
Alexey Tsvetkov
9467407dcd
Document dockName property
4 years ago
Andrew Rudenko
b68f5995b7
Mouse_Events tutorial: add section about AWT's MouseEvent ( #455 )
4 years ago
Alexey Tsvetkov
a99b3eaa83
Require JDK 15+ for creating native distributions
...
Resolves #428
4 years ago
Alexey Tsvetkov
2d3a9a20f4
Platform specific customization ( #434 )
...
* Provide ability to customize installation path
#314
* Document platform specific options
4 years ago
jimgoog
64322e8b68
Update README.md ( #427 )
4 years ago
Arkadii Ivanov
4f19363222
TodoApp update Compose to build168 and Decompose to 0.1.9 ( #424 )
4 years ago
Quentin Dommerc
11c7e52413
Fix typo in README.md ( #420 )
4 years ago
Igor Demin
c8f1a3df32
Update README.md
4 years ago
Igor Demin
c2e0274a98
Tutorials. Loading SVG ( #407 )
4 years ago
Alexey Tsvetkov
0dd5d7fd46
Validate versions for native distributables ( #405 )
...
Resolves #91 , resolves #205 , resolves #341 , resolves #393
4 years ago
Nikolay Igotti
ece47b8d5e
Update README.md
4 years ago
Arkadii Ivanov
c1b04bf4e5
Add Navigation tutorial ( #373 )
4 years ago
Alexey Tsvetkov
f7feef4cc6
Check notarization status without triggering new notarization upload
4 years ago
Roman Sedaikin
de0496d980
Updated desktop-template and Scrollbars tutorial according to build153.
4 years ago
Roman Sedaikin
455b634fdd
Updated Swing interoperability tutorial according to build153.
4 years ago
Nikolay Igotti
254251c844
Update README.md
4 years ago
cfnz
469f4a1204
Update Tutorial README.md as App unusable on Ubuntu with plugin version used in wizard tutorial ( #376 )
4 years ago
Léo Millon
e873e1340c
fix(doc): Fix the destination of the 'Signing & notarization on macOS' readme link
4 years ago
Igor Demin
dc4910c2b6
Tutorials. Fix Scrollbars examples
4 years ago
Nikolay Igotti
c8b0ee23d0
Move templates to build150 and fix most tutorials.
4 years ago
Roman Sedaikin
8ba54b0c5b
Updated [Swing interoperability] tutorial accordingly to build149.
4 years ago
Nikolay Igotti
4198060a46
Update README.md
4 years ago
Alexey Tsvetkov
c243639042
Support simplified sign and notarization for macOS distribution in Gradle plugin ( #332 )
4 years ago
Igor Demin
2d9dc39d2b
Tutorials. Migrate to 0.3.0-build146
4 years ago
jimgoog
91223e764a
Add link to jpackage docs for signing ( #288 )
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
a664d07c1a
Check tutorials ( #237 )
4 years ago
Ali Khaleqi Yekta
b08b9ed17d
Update README.md ( #227 )
...
Capitalize the first letter of comments.
4 years ago
Alexey Tsvetkov
3aff8f47e3
Add ability to create/run distributable app
4 years ago