Commit Graph

35 Commits

Author SHA1 Message Date
akurasov
004e2f2c2a Update README.md 2021-12-15 13:25:49 +03:00
Oleksandr Karpovich
e902beeece release 1.0.1-rc2 with 1.6.10 (#1590)
* move to kotlin 1.6.10-RC and corresponding compose commit

* Update path to the karma plugin we are patching

* Add ExperimentalComposeWebStyleApi

what worries me that this actually shows that there are some cases where without any changes apart version compiler people will have to worry about such annotations

* update kotlin version in templates to adopt 1.6.10-RC

* web: move ComposableWithNullableTypeParameter.kt to passing test cases

* update kotlin version in other places

* update imageviewer example: add OptIn for experimental API

* move compose

* move to kotlin 1.6.10 and corresponding compose

* move to kotlin 1.6.10 and corresponding compose

* move to 1.0.1-rc2

* move to 1.0.1-rc2 (todoapp)

Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
Co-authored-by: Shagen Ogandzhanian <shagen.ogandzhanian@jetbrains.com>
2021-12-14 15:19:20 +01:00
Oleksandr Karpovich
cf30c33b9c web: update Style DSL tutorial (#1567)
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
2021-12-09 13:16:56 +01:00
Oleksandr Karpovich
716ae31757 add common issues section to Web/Getting_Started tutorial 2021-12-06 10:18:00 +01:00
Oleksandr Karpovich
b29bd17944 update web tutorial: add info about --continuous flag 2021-12-02 21:32:04 +01:00
Oleksandr Karpovich
0fe4c73f81 web: remove warning about experimental in tutorials 2021-12-02 15:10:42 +01:00
Oleksandr Karpovich
b9772b584f web: add tutorial about Controlled and Uncontrolled inputs (#1533)
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
2021-12-02 12:41:53 +01:00
Oleksandr Karpovich
8c48ff5973 web: add What's included section into root README.md for web (#1499)
* web: add `What's included` section into root README.md for web

* Add examples section

Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
2021-12-02 10:38:44 +01:00
Oleksandr Karpovich
fc4384aea4 web: add test-utils tutorial (#1475)
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
2021-12-02 09:57:12 +01:00
Igor Demin
559e9364f1 Move examples to 1.0.0 (#1524) 2021-12-01 20:23:48 +03:00
Igor Demin
21473b13f1 Move to 1.0.0-rc12 (#1518)
* Move build_from_cli

* Migrate to 1.0.0-rc12

* Comment about LWJGL

* Update Tutorials
2021-12-01 15:37:02 +03:00
Kaaveh Mohamedi
35504f7216 Updated README for more clarity (#1281) 2021-11-22 22:52:50 +03:00
Igor Demin
493d7c775e Fix tutorials (#1208) 2021-09-28 13:55:15 +03:00
akurasov
e19280b570 fixing template link 2021-08-31 16:03:19 +03:00
Igor Demin
4f1101b5ae Templates. Set fixed height (#996) 2021-08-04 15:02:45 +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
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
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
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
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
Shagen Ogandzhanian
90d7933f5a Update artifact version in web tutorial to 0.5.0-build222 2021-06-09 20:01:16 +02: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
Oleksandr Karpovich
e727dab151 Add a template for building snippets from web tutorials 2021-05-31 22:59:45 +02:00
Oleksandr Karpovich
c3403681e2 Update web-getting-started example and tutorial 2021-05-31 12:03:47 +02: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