Nikolay Igotti
01530c022c
Move examples to 1.0.0-beta5
2021-10-29 01:10:27 +03:00
Igor Demin
d1c5bcd853
Examples. Issues stayed opened even after closing the window
2021-10-25 13:45:34 +03:00
Igor Demin
591475fa08
Examples. Issues stayed opened even after closing the window
2021-10-25 13:45:05 +03:00
Igor Demin
6c27a86f1c
Examples. ImageViewer. 1.0.0-beta1
2021-10-25 13:11:20 +03:00
Igor Demin
a800404be3
Examples. Issues. 1.0.0-beta1
2021-10-25 13:04:04 +03:00
Igor Demin
6e298d69c1
Codeviewer. 1.0.0-beta1
2021-10-25 12:45:15 +03:00
Igor Demin
ade07cb465
Examples. Notepad. Move to 1.0.0-beta1
2021-10-25 12:17:53 +03:00
Nikolay Igotti
8ba3ba00d9
Move Web demos to 1.0.0-beta1
2021-10-25 11:27:44 +03:00
Nikolay Igotti
799f9d82c5
Small cleanup in widgets gallery
2021-10-25 10:54:08 +03:00
Nikolay Igotti
b176da7128
Examples and templates to 1.0.0-beta1 ( #1296 )
2021-10-22 16:13:33 +03:00
Nikolay Igotti
8002705c9e
Update codeviewer example ( #1292 )
2021-10-22 11:46:55 +03:00
Nikolay Igotti
d876ecb0c4
Fix examples, move all of them to Gradle 7.1.1
2021-10-22 10:15:19 +03:00
Nikolay Igotti
6ac15ac3d0
Fix widgets gallery example
2021-10-20 19:12:19 +03:00
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
2021-10-20 15:24:14 +03:00
Nikolay Igotti
88573dc98d
Fix web-with-react demo
2021-10-20 12:15:09 +03:00
Nikolay Igotti
2180e42a2f
Fix web-landing sample
2021-10-20 12:10:49 +03:00
Nikolay Igotti
d0523839dd
Move web birds demo to 0.0.0-master-build413
2021-10-20 09:53:44 +03:00
Nikolay Igotti
c3e3fa30e2
Move image viewer to 0.0.0-master-build413
2021-10-20 09:32:29 +03:00
Nikolay Igotti
5d49936246
Move Falling Balls to 0.0.0-master-build413
2021-10-20 09:25:00 +03:00
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
2021-10-13 21:19:01 +03:00
Arkadii Ivanov
bcbe9296a6
Migrated TodoApp sample iOS app to embedAndSignAppleFrameworkForXcode ( #1187 )
2021-09-29 16:03:08 +03:00
Nikolay Igotti
929b28787d
Mostly move to 1.0.0-alpha4-build361
2021-09-27 17:59:28 +03:00
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 >
2021-09-15 17:31:52 +02:00
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
2021-09-10 11:55:38 +02:00
Shagen Ogandzhanian
ced58ee707
Build web with gradle@7.1.1 and web-landing example
2021-08-26 16:10:53 +02:00
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 >
2021-08-12 13:35:45 +03:00
Arkadii Ivanov
1564fb5791
Move TodoApp previews to compose-ui module ( #1002 )
2021-08-10 11:14:14 +03:00
Arkadii Ivanov
696d20c931
Update TodoApp dependencies ( #1001 )
2021-08-09 12:23:46 +03:00
Daniil Shevtsov
592714daa1
Fix compose web examples source code links ( #1006 )
...
* Fix web landing link
* Fix falling balls source code link
2021-08-05 12:59:13 +03:00
Oleksandr Karpovich
6b27ff0256
web: update compose logo in web-landing example
2021-08-04 13:25:20 +02:00
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
2021-08-04 08:46:13 +02:00
Nikolay Igotti
d499b350a2
Move to 1.0.0-alpha1
2021-08-04 09:41:56 +03:00
Nikolay Igotti
242ec6bbf9
Cleanup samples and adjust for rc5
2021-08-03 23:04:15 +03:00
Nikolay Igotti
481912092d
Move to rc5
2021-08-03 21:29:54 +03:00
Roman Sedaikin
8b16eea289
Updated imageviewer example to use CoroutineScope (loading and processing images).
2021-08-03 19:15:49 +03:00
Igor Demin
aa531e7b32
Codeviewer. Refactor
2021-08-03 13:48:52 +03:00
Nikolay Igotti
05488353ca
MOved todoapp to 1.0.0-alpha1-rc3
2021-08-03 10:33:10 +03:00
Shagen Ogandzhanian
36295121a2
Remove web samples completely
...
We've decided to move in different direction
2021-08-02 15:57:57 +02:00
Nikolay Igotti
eadbe8daed
Theme detection logic.
2021-08-02 16:01:50 +03:00
Shagen Ogandzhanian
16852696f5
Switch all web examples and web template to 1.0.0-alpha1-rc1
2021-08-02 12:48:49 +02:00
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
2021-08-02 10:45:44 +03:00
Nikolay Igotti
54ea726f91
Fix icon setting
2021-08-02 10:14:49 +03:00
Nikolay Igotti
a7bde4a5dc
Move to the new windows API
2021-08-02 10:07:40 +03:00
Nikolay Igotti
0ff88e0d2c
Move todoapp to 1.0.0-alpha1-rc1.
2021-08-01 19:17:07 +03:00
Nikolay Igotti
3f528d14f0
Move to newer platform and IDEA gradle plugin
2021-08-01 15:00:05 +03:00
Nikolay Igotti
88c4e27d6e
Move intellijPlugin to 1.0.0-alpha1-rc1
2021-08-01 14:22:46 +03:00
Nikolay Igotti
0d232be23a
Move few examples to 1.0.0-alpha1-rc1
2021-07-31 00:19:10 +03:00
Shagen Ogandzhanian
87477236ec
Add google repo for all web modules, samples and examples
2021-07-30 19:05:34 +02:00
Shagen Ogandzhanian
9654149ec7
Update web_landing sample and web_langin example with fresher CSS API
2021-07-30 16:24:41 +02:00
Nikolay Igotti
e82aeadf3c
Fix typo.
2021-07-30 11:14:58 +03:00