Igor Demin
37e33fba29
Compose 1.2.0-rc02
2022-10-11 17:49:48 +02:00
Igor Demin
7ad4492f43
Migrate to 1.2.0-rc01 ( #2382 )
2022-10-10 16:40:04 +02:00
Igor Demin
86bb7453d1
Merge remote-tracking branch 'origin/master' into release/1.2
...
# Conflicts:
# compose/frameworks/support
# web/gradle.properties
2022-10-08 15:57:27 +02:00
Igor Demin
3996233b03
Allow to use Compose on multiple Kotlin versions ( #2366 )
...
JS target supports a lower version (1.7.10), because we have a bug in Koltin 1.7.20
Compose 1.2.0 will support:
1.7.20 and 1.7.10 for Android and Desktop
1.7.10 for JS
We will release the new patchset (1.2.1) with 1.7.2X support for JS later
2022-10-08 15:50:51 +02:00
Alexey Tsvetkov
87df95cbe9
Don't add public.app-category. prefix to appCategory by default ( #1887 )
2022-10-08 13:09:43 +02:00
Igor Demin
9fa322a3ee
Upgrade to 1.2.0-beta02
2022-10-03 01:51:23 +02:00
Igor Demin
a208ecba73
Upgrade to 1.2.0-beta01
2022-09-30 19:26:10 +02:00
Mike Hearn
91daaae32d
Documentation for how to package apps using Conveyor. ( #2303 )
...
* Add a mention in the packaging tutorial about Conveyor, with a feature comparison on a separate page.
Remove the link from the main page to the signing/notarization tutorial as it's already linked to from the main packaging tutorial in any case.
* Address review comments.
- Don't talk about jpackage.
- Put the features of the built in tasks first on the comparisons page.
- Remove discussion of JNI.
Additionally:
- Reformat the feature list so the summary comes first in bold.
- Point out that the feature list isn't complete.
2022-09-28 21:41:09 +03:00
Igor Demin
d146b80fff
Update README.md
2022-09-20 18:25:10 +02:00
Oleksandr Karpovich
685f59f39c
Add a tutorial about a new experimental onClick and onDrag modifiers ( #2317 )
...
* Add a tutorial about a new experimental onClick modifier
* add about onDrag
* improve the tutorial
* follow the formatting convention
2022-09-16 14:51:37 +02:00
Igor Demin
5cc9a92ffb
Tutorial for context menu interop with Swing ( #2315 )
...
* Tutorial for context menu interop with Swing
* Update README.md
* Update README.md
* Update README.md
2022-09-16 12:35:12 +03:00
jimgoog
0d1a309966
Add a "next steps" section to getting started docs ( #2250 )
...
* Add a "next steps" section to getting started docs
Users found this "getting started" tutorial by following the link on the Compose MPP landing page, but then didn't find any other docs. This change helps mitigate the problem by pointing users in a helpful direction after they've gone through the first tutorial.
* Update README.md
Co-authored-by: Igor Demin <igordmn@users.noreply.github.com >
2022-08-22 15:24:41 +02:00
Guilherme Delgado
97266a0ac8
Update README.md ( #2192 )
...
Removes extra """
2022-07-19 18:28:03 +04:00
Erik Huizinga
e075f68326
Update README.md ( #2163 )
...
* Update README.md
* Update README.md
Co-authored-by: Igor Demin <igordmn@users.noreply.github.com >
2022-07-05 13:45:46 +02:00
Philip Wedemann
68244c921b
Docs: Js only projects are now supported ( #2154 )
...
See #1851
2022-07-01 12:05:56 +02:00
Igor Demin
3fd5bbd87a
Update README.md ( #2125 )
...
- the version of compiler don't have to be matched. Compose compiler backward and forward compatible
- the issue with AGP is fixed
2022-06-30 17:03:12 +02:00
Igor Demin
3ea728d1f4
Update README.md
2022-06-30 14:58:52 +04:00
Adam Howard
8faecbbe58
improve grammar in README ( #2121 )
...
* improve grammar in README
* Update README.md
Co-authored-by: Igor Demin <igordmn@users.noreply.github.com >
2022-06-17 11:49:48 +04:00
Shreck Ye
cea96d4b56
Fix a bug that the checkbox doesn't toggle in "Code Sample using effects" in tutorials/Web/Using_Effects/README.md ( #2014 )
2022-05-05 11:10:40 +02:00
Nthily
22bd94be6f
Update compose version to 1.1.0 ( #1935 )
2022-03-08 23:21:17 +03:00
Igor Demin
1375acf8cc
Fix Content menu tutorial
2022-03-08 22:24:44 +03:00
Nthily
5867bf0e7b
Update README.md ( #1929 )
2022-03-05 20:05:44 +03:00
Igor Demin
1aa7d122e5
Update CHANGELOG.md
2022-02-27 17:23:29 +03:00
Nikolay Igotti
4af260d36a
Move to 1.1.0 ( #1882 )
...
Co-authored-by: Roman Sedaikin <roman.sedaikin@jetbrains.com >
Co-authored-by: Igor Demin <igordmn@gmail.com >
2022-02-25 20:48:49 +03:00
Nikolay Igotti
2bde986c15
Move tutorial checker
2022-02-22 11:01:14 +03:00
Ryan Mitchener
e40ef3d304
Added KeyEventType check for keyboard events tutorial ( #1877 )
...
Added KeyEventType check for keyboard events tutorial in response to https://github.com/JetBrains/compose-jb/issues/1871
2022-02-21 18:50:21 +03:00
Roman Sedaikin
2afe439a81
Updated tutorial of [Swing Integration]. ( #1844 )
...
* Updated tutorial of Swing interop.
Co-authored-by: akurasov <86794754+akurasov@users.noreply.github.com >
2022-02-18 18:29:49 +03:00
Nikolay Igotti
ad2f889b11
Reset timebomb
2022-02-15 11:44:53 +03:00
Thomas Vos
f568117a79
Fix provisioning profile documentation ( #1820 )
2022-02-11 08:16:52 +03:00
akurasov
d6e6cf5e0c
Documentation for #1016
2022-02-10 19:08:04 +03:00
Thomas Vos
aa08279104
Fix TestFlight builds ( #1812 )
2022-02-10 12:05:26 +03:00
Aleksandr Veselov
d822283c4b
Add docs about desktop a11y ( #1775 )
2022-02-08 20:55:45 +03:00
Sebastian
e1d0a39cf4
Add proguard configuration to tutorial ( #1786 )
2022-02-03 16:01:09 +03:00
James Hamilton
becd9e6155
Update ProGuard version in example ( #1777 )
...
Update ProGuard version and remove exclude for Android build tools dependency. The exclude should no longer be required (https://github.com/Guardsquare/proguard/issues/66 ).
2022-02-03 10:57:29 +03:00
Sebastian
ef0ed6c447
Fix issue on proguard example ( #1780 )
2022-02-03 10:57:01 +03:00
Igor Demin
b83d681c1f
Update README.md
2022-02-01 15:13:56 +03:00
Nikolay Igotti
d27b757092
Fix tutorial checker
2022-02-01 09:17:02 +03:00
Asad Dhorajiwala
ddb80e8161
Added link to Gradle tool window ( #1757 )
2022-01-27 18:03:53 +03:00
akurasov
b822900158
small corrections
2022-01-25 12:38:46 +03:00
Nikolay Igotti
c427f7c2bc
Selective tutorial check ignore ( #1716 )
2022-01-19 17:32:50 +03:00
Mário Fronza
b3c06bb2df
removed unused lines ( #1706 )
2022-01-18 19:53:17 +03:00
Thomas Vos
793b377147
Apple App Store ( #1613 )
...
* Add appStore option
* Fix "--app-image" option
* Add appCategory option
* Document signing for the Apple App Store
* Fix system version in the Product Definition Property List
* fixup! Fix "--app-image" option
* fixup! Document signing for the Apple App Store
* fixup! Add appStore option
* fixup! Add appCategory option
* Add provisioningProfile option
* Add entitlementsFile option (needs to be customised if your Mac app uses entitlements not in the default file)
2022-01-18 08:59:39 +03:00
akurasov
0c81859474
Enhancing mouse tutorial ( #1591 )
...
* Enhancing mouse tutorial
* Update README.md
2022-01-14 21:15:47 +03:00
Vivek Sharma
6e8107bd80
Update Navigation README.md ( #1685 )
2022-01-11 18:27:25 +03:00
Thomas Vos
162cde2bfc
Add option to set macOS build version ( #1612 )
2022-01-11 17:36:22 +03:00
Max Rumpf
8f1f049a23
Improve obfuscation docs and add ProGuard example ( #1658 )
2022-01-11 17:33:50 +03:00
akurasov
46ca39d510
Adding obfuscation info ( #1624 )
...
* Update README.md
* Update README.md
2021-12-27 14:16:37 +03:00
Thomas Vos
cf106640cd
Fix url in README.md ( #1614 )
2021-12-21 16:59:08 +03:00
akurasov
2640730e4a
Adding transparent windows information to the Window API tutorial ( #1601 )
...
* Adding transparent windows information
Also closes https://github.com/JetBrains/compose-jb/issues/1339
* Update README.md
2021-12-16 14:19:59 +03:00
akurasov
004e2f2c2a
Update README.md
2021-12-15 13:25:49 +03:00