Igor Demin
559e9364f1
Move examples to 1.0.0 ( #1524 )
3 years ago
Oleksandr Karpovich
f19d5fb66a
update web-landing: fix padding for WtContainer
3 years ago
Oleksandr Karpovich
a9156f5787
update web-landing content according to new version (1.0.0-rc12) ( #1523 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
Igor Demin
3e34d5e756
Fix Todo example for Android
3 years ago
Igor Demin
3ed28dde02
Fix Todo example for Android
3 years ago
Oleksandr Karpovich
17194020d9
web: update web examples to 1.0.0-rc12 ( #1517 )
...
* web: move web-landing to 1.0.0-rc12
* web: move falling-balls-web to 1.0.0-rc12
* web: move web-compose-bird to 1.0.0-rc12
* web: move web-with-react example to 1.0.0-rc12
* web: update todoapp to 1.0.0-rc12
* web: use 1.0.0-rc12 in examples
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
Nikolay Igotti
2300750f32
Move todoapp to 10.0.0-rc12
3 years ago
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
3 years ago
breandan
d6fea59754
add OptIn annotation to falling-balls-web demo ( #1364 )
3 years ago
Nikolay Igotti
01530c022c
Move examples to 1.0.0-beta5
3 years ago
Igor Demin
d1c5bcd853
Examples. Issues stayed opened even after closing the window
3 years ago
Igor Demin
591475fa08
Examples. Issues stayed opened even after closing the window
3 years ago
Igor Demin
6c27a86f1c
Examples. ImageViewer. 1.0.0-beta1
3 years ago
Igor Demin
a800404be3
Examples. Issues. 1.0.0-beta1
3 years ago
Igor Demin
6e298d69c1
Codeviewer. 1.0.0-beta1
3 years ago
Igor Demin
ade07cb465
Examples. Notepad. Move to 1.0.0-beta1
3 years ago
Nikolay Igotti
8ba3ba00d9
Move Web demos to 1.0.0-beta1
3 years ago
Nikolay Igotti
799f9d82c5
Small cleanup in widgets gallery
3 years ago
Nikolay Igotti
b176da7128
Examples and templates to 1.0.0-beta1 ( #1296 )
3 years ago
Nikolay Igotti
8002705c9e
Update codeviewer example ( #1292 )
3 years ago
Nikolay Igotti
d876ecb0c4
Fix examples, move all of them to Gradle 7.1.1
3 years ago
Nikolay Igotti
6ac15ac3d0
Fix widgets gallery example
3 years ago
akurasov
52253a2777
Switching notepad App to latest Compose build ( #1283 )
...
* Switching notepad App to latest Compose build
* Switching to latest Compose build and making UI more consistent
3 years ago
Nikolay Igotti
88573dc98d
Fix web-with-react demo
3 years ago
Nikolay Igotti
2180e42a2f
Fix web-landing sample
3 years ago
Nikolay Igotti
d0523839dd
Move web birds demo to 0.0.0-master-build413
3 years ago
Nikolay Igotti
c3e3fa30e2
Move image viewer to 0.0.0-master-build413
3 years ago
Nikolay Igotti
5d49936246
Move Falling Balls to 0.0.0-master-build413
3 years ago
Arkadii Ivanov
a823edbd75
Simplified TodoApp example ( #1252 )
...
* Added simplified TodoApp example
* Move Dialog and Scrollbars to Utils.kt
* Use by mutableStateOf
* Added todoapp-lite to the main README file
3 years ago
Arkadii Ivanov
bcbe9296a6
Migrated TodoApp sample iOS app to embedAndSignAppleFrameworkForXcode ( #1187 )
3 years ago
Nikolay Igotti
929b28787d
Mostly move to 1.0.0-alpha4-build361
3 years ago
Oleksandr Karpovich
3eda879730
update web examples to workaround a bug when using `jsRun` ( #1166 )
...
see https://youtrack.jetbrains.com/issue/KT-48273
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
Shagen Ogandzhanian
27fda5b777
Force webpack@4.0.0 for web examples
...
This is a temporary fix for https://github.com/JetBrains/compose-jb/issues/1100
3 years ago
Shagen Ogandzhanian
ced58ee707
Build web with gradle@7.1.1 and web-landing example
3 years ago
fauxvillage
da19a19e9a
corrrect package name in nativeDistributions ( #1042 )
...
* corrrect package name in nativeDistributions
* Update build.gradle.kts
Co-authored-by: akurasov <86794754+akurasov@users.noreply.github.com>
3 years ago
Arkadii Ivanov
1564fb5791
Move TodoApp previews to compose-ui module ( #1002 )
3 years ago
Arkadii Ivanov
696d20c931
Update TodoApp dependencies ( #1001 )
3 years ago
Daniil Shevtsov
592714daa1
Fix compose web examples source code links ( #1006 )
...
* Fix web landing link
* Fix falling balls source code link
3 years ago
Oleksandr Karpovich
6b27ff0256
web: update compose logo in web-landing example
3 years ago
Oleksandr Karpovich
fe560b68e1
web: remove web-getting-started example
...
It was quite trivial. Instead, we have a sufficient tutorial https://github.com/JetBrains/compose-jb/tree/master/tutorials/Web/Getting_Started
3 years ago
Nikolay Igotti
d499b350a2
Move to 1.0.0-alpha1
3 years ago
Nikolay Igotti
242ec6bbf9
Cleanup samples and adjust for rc5
3 years ago
Nikolay Igotti
481912092d
Move to rc5
3 years ago
Roman Sedaikin
8b16eea289
Updated imageviewer example to use CoroutineScope (loading and processing images).
3 years ago
Igor Demin
aa531e7b32
Codeviewer. Refactor
3 years ago
Nikolay Igotti
05488353ca
MOved todoapp to 1.0.0-alpha1-rc3
3 years ago
Shagen Ogandzhanian
36295121a2
Remove web samples completely
...
We've decided to move in different direction
3 years ago
Nikolay Igotti
eadbe8daed
Theme detection logic.
3 years ago
Shagen Ogandzhanian
16852696f5
Switch all web examples and web template to 1.0.0-alpha1-rc1
3 years ago
Alexey Tsvetkov
079a317c03
Update examples ( #967 )
...
* Update widgets gallery examples
* Update notepad example
* Update issues example
This change updates:
* Gradle to 7.1.1;
* AGP to 7.0.0;
* Compose to 1.0.0-alpha1-rc1;
* Kotlin to 1.5.21.
* Update image viewer example
3 years ago