Andrew Rudenko
11464f199e
Update mouse tutorial ( #932 )
2021-07-26 10:43:29 +02:00
Igor Demin
f4f53d69c8
Fix multiple composable windows
...
If we open two windows and close the first one - the second one will jump to the position of the closed one
2021-07-21 15:23:19 +03:00
Igor Demin
581b5f0b0a
Update Compose + Migrate to 0.5.0-build262 / Kotlin 1.5.21 ( #916 )
2021-07-21 11:24:17 +03:00
fauxvillage
3df74e26aa
fix checkbox isMaximized in Windows_API_new tutorial ( #893 )
2021-07-15 16:54:41 +03:00
Igor Demin
b1c0dadfb5
Update README.md
2021-07-12 09:34:45 +03:00
Igor Demin
94c3b9270a
Update README.md
2021-07-12 09:33:58 +03:00
Igor Demin
5478392f61
Update README.md
2021-07-09 17:21:08 +03:00
Alexey Tsvetkov
6038da77ba
Allow adding extra keys to Info.plist ( #845 )
...
Resolves #795
2021-07-05 18:41:23 +03:00
Oleksandr Karpovich
e40f7a0d9a
Update web tutorials for 0.5.0-build228 ( #833 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com >
2021-06-29 16:49:17 +02:00
Oleksandr Karpovich
599ffdce58
Update tutorials check task to support individual targets checks ( #831 )
...
`./gradlew check -PCHECK_TARGET=all` - `all` is the default, so can be omitted
`./gradlew check -PCHECK_TARGET=desktop`
`./gradlew check -PCHECK_TARGET=web`
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com >
2021-06-29 16:46:41 +02:00
Oleksandr Karpovich
d87783f319
Fix web/Building_UI tutorial snippet
2021-06-25 11:37:52 +02:00
Shagen Ogandzhanian
4937918a28
Update examples after publishing 0.5.0-build226
2021-06-23 23:18:59 +02:00
Igor Demin
ef697af7ed
Update tutorials
2021-06-22 12:17:03 +03:00
Igor Demin
cd7f4f4587
Migrate desktop templates/tutorials to 0.5.0-build226
2021-06-22 12:03:03 +03:00
Igor Demin
e68baff90d
Migrate desktop templates/tutorials to 0.5.0-build226
2021-06-22 10:49:19 +03:00
Louis CAD
a57f037c12
Reformat Kotlin snippet in README ( #781 )
...
It now conforms to the official Kotlin style guide.
2021-06-17 10:55:09 +03:00
Oleksandr Karpovich
679ed1dda9
Update snippets in web tutorials
2021-06-16 15:21:04 +02:00
Shagen Ogandzhanian
c8794cbad6
Update web examples after the 0.5.0-build225 release
2021-06-15 20:26:01 +02:00
Igor Demin
49495a9bf8
Fix tutorials
2021-06-15 17:59:53 +03:00
Igor Demin
435b378bb7
Fix tutorials
2021-06-15 17:03:18 +03:00
Andrew Rudenko
603901b814
Updated Keyboard tutorial ( #771 )
2021-06-12 11:17:46 +03:00
Shagen Ogandzhanian
90d7933f5a
Update artifact version in web tutorial to 0.5.0-build222
2021-06-09 20:01:16 +02:00
Igor Demin
69dbc82ec8
Update tutorials
2021-06-02 18:27:57 +03:00
Igor Demin
74bff411d2
Window API tutorial. Listening the state of the window ( #737 )
2021-06-02 16:44:26 +03:00
Oleksandr Karpovich
bfc5a91d2a
Update web tutorials and template to conform the latest API changes
2021-06-01 22:28:38 +02:00
Shagen Ogandzhanian
de2ee4c8e5
Update web tutorial
2021-06-01 21:07:34 +02:00
Igor Demin
e65dc8c89f
Update tutorials
2021-06-01 19:44:03 +03:00
Igor Demin
cbfc9c4d6b
Update tutorials
2021-06-01 19:33:39 +03:00
Igor Demin
0dca246ce1
Update Window API tutorial
2021-06-01 13:08:50 +03:00
Igor Demin
d8d693c09d
Tutorials for new Composable Windows API ( #721 )
2021-06-01 12:16:05 +03:00
Oleksandr Karpovich
e727dab151
Add a template for building snippets from web tutorials
2021-05-31 22:59:45 +02:00
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