Commit Graph

192 Commits

Author SHA1 Message Date
akurasov
0055541b61 fixing misprint 2021-11-03 18:36:01 +03:00
Igor Demin
e632060753 Update README.md (#1328) 2021-11-01 11:48:51 +03:00
Sebastiano Poggi
e94983a274 Fix mouse events tutorial title (#1316) 2021-10-26 14:42:44 +03:00
akurasov
064e3ed3d4 updating components and tutorials to latest Compose API 2021-10-07 17:58:25 +03:00
Igor Demin
be3aae56d2 Update README.md 2021-09-30 17:47:22 +03:00
Igor Demin
ac8d34c648 Update README.md 2021-09-30 17:47:11 +03:00
Igor Demin
fc98620ed7 Remove DesktopMaterialTheme from documentation and tenmplates 2021-09-28 19:45:18 +03:00
Igor Demin
493d7c775e Fix tutorials (#1208) 2021-09-28 13:55:15 +03:00
Nikolay Igotti
929b28787d Mostly move to 1.0.0-alpha4-build361 2021-09-27 17:59:28 +03:00
akurasov
e19280b570 fixing template link 2021-08-31 16:03:19 +03:00
Igor Demin
128bbcf262 Fix tutorials 2021-08-27 20:40:52 +03:00
Igor Demin
4014b631ab Update README.md 2021-08-24 10:53:32 +03:00
Igor Demin
eec875cd64 Delete draw_image_into_canvas.png 2021-08-24 10:44:02 +03:00
Igor Demin
20fdbb56f5 Update README.md 2021-08-24 10:34:18 +03:00
Igor Demin
5e4b8150c2 Update README.md 2021-08-24 10:33:41 +03:00
arfy slowy
03617c199d fix: typo misspelling grammar (#1091) 2021-08-22 22:35:43 +03:00
akurasov
e291107b2b fixed typo 2021-08-17 11:25:35 +03:00
Felix Divo
3d35372a06 Briefly explain horizontal scrolling in tutorial (#1065)
* Update README.md

Add note on horizontal scrolling
2021-08-17 11:07:57 +03:00
akurasov
8df79e50b0 Extending tutorial with Tray-only application (#1063)
* Extending tutorial with Tray-only application

* Update README.md

* Update README.md

* Update README.md

* Update README.md

Co-authored-by: Igor Demin <igordmn@users.noreply.github.com>
2021-08-16 16:42:22 +03:00
akurasov
d95c61a6b1 Fixes for Context menu tutorial (#1059)
* Small fixes for Context Menu tutorial

* Fixing Context Menu tutorial
2021-08-16 13:19:02 +03:00
akurasov
1561b2736f Update README.md
fixing build version to Alpha
2021-08-13 15:37:34 +03:00
akurasov
086fca9229 Small fixes for Context Menu tutorial (#1051) 2021-08-13 13:56:34 +03:00
akurasov
7b81c5f51f Merge remote-tracking branch 'origin/master' 2021-08-12 20:14:22 +03:00
akurasov
37683fa147 Added tutorial for context menu(desktop) 2021-08-12 20:11:40 +03:00
Alexey Tsvetkov
a1853204d7 Document packaging resources (#1015) 2021-08-06 16:02:26 +03:00
Igor Demin
3bc811f559 Update README.md 2021-08-06 10:32:40 +03:00
Iury Souza
38e3db13a2 doc(README): fix image height (#1000) 2021-08-05 20:43:37 +03:00
Igor Demin
4f1101b5ae Templates. Set fixed height (#996) 2021-08-04 15:02:45 +03:00
Igor Demin
03402fa487 Update README.md 2021-08-04 13:59:07 +03:00
Igor Demin
7dd810aa52 Update README.md 2021-08-04 13:54:38 +03:00
Igor Demin
5207a59064 Update README.md 2021-08-04 13:37:47 +03:00
Igor Demin
07d369ae9e Update README.md 2021-08-04 13:36:54 +03:00
Igor Demin
870730903b Update README.md 2021-08-04 13:36:19 +03:00
Igor Demin
9ed279187e Tutotials. Adaptive window size 2021-08-04 13:34:22 +03:00
Igor Demin
94c33f099b Update README.md 2021-08-04 11:53:39 +03:00
Igor Demin
5236ec5706 Update README.md 2021-08-04 11:45:50 +03:00
Igor Demin
941540a28f Update README.md 2021-08-04 11:45:15 +03:00
Igor Demin
0dfba3df79 Update README.md 2021-08-04 11:38:56 +03:00
Igor Demin
ed4e0d6f21 Tutorials. Window API 2021-08-04 11:35:28 +03:00
Nikolay Igotti
d499b350a2 Move to 1.0.0-alpha1 2021-08-04 09:41:56 +03:00
Oleksandr Karpovich
656592124a web: add a tutorial for DomSideEffect (#975)
* web: add a tutorial for DomSideEffect

* web: add a tutorial for DomSideEffect (edits)

Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
2021-08-03 13:32:51 +02:00
Nikolay Igotti
5b90f0d7b4 Combed up Getting Started tutorial 2021-08-03 13:39:12 +03:00
Roman Sedaikin
75abbd3aa7 Added tabbing navigation tutorial. (#817)
* Added tabbing navigation tutorial.
2021-08-02 14:35:37 +03:00
Igor Demin
1786de28a7 Sync/2021 07 30 (#961) 2021-07-31 00:38:25 +03:00
Oleksandr Karpovich
b41344ef41 Web/update tutorials and examples (#942)
* web: Update tutorials (to use 0.5.0-build270)

* web: Update examples (to use 0.5.0-build270 and kotlin 1.5.21)

Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
2021-07-28 17:50:20 +02:00
Igor Demin
82468294f4 Update Compose 2021-07-27 15:04:08 +03:00
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