Nikolay Igotti
01530c022c
Move examples to 1.0.0-beta5
2021-10-29 01:10:27 +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
88573dc98d
Fix web-with-react demo
2021-10-20 12:15:09 +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
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
Shagen Ogandzhanian
36295121a2
Remove web samples completely
...
We've decided to move in different direction
2021-08-02 15:57:57 +02: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
Shagen Ogandzhanian
87477236ec
Add google repo for all web modules, samples and examples
2021-07-30 19:05:34 +02:00
Shagen Ogandzhanian
6fa567032e
Autogenerate all web examples from samples
...
That would make it easier to keep them consistent and to test them
continuously
2021-07-29 15:02:21 +02: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
Eric Pabst
386ca357d0
Simplify Compose in React example ( #823 )
...
There is no need to use the attrs function.
2021-07-07 18:02:32 +02:00
Oleksandr Karpovich
774b9793f5
Update web examples to use 0.5.0-build235
2021-07-06 11:59:13 +02:00
Shagen Ogandzhanian
1a7a1fbbd3
Update web examples after releasing 0.5.0-build228
2021-06-30 15:57:29 +02:00
Shagen Ogandzhanian
4937918a28
Update examples after publishing 0.5.0-build226
2021-06-23 23:18:59 +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
94e7ee43cf
Update examples to 0.5.0-build222
2021-06-09 19:07:08 +02:00
Shagen Ogandzhanian
492a5227e1
Update examples to 0.5.0-build221
2021-06-08 21:12:39 +02:00
Shagen Ogandzhanian
33c22c2e62
Update web examples to 0.0.0-web-dev-14
2021-06-01 20:13:10 +02:00
Shagen Ogandzhanian
898fa303ff
Rename package names in web-core
...
androidx.compose.web -> org.jetbrains.compose.web
androidx.compose.web.elements -> org.jetbrains.compose.web.dom
2021-06-01 18:39:12 +02:00
Shagen Ogandzhanian
2132dac284
Prepare examples for the publicaiton of 0.0.0-web-dev-14
2021-06-01 17:13:25 +02:00
Oleksandr Karpovich
a1d2f86609
Compose-Web with React examples ( #693 )
...
* Add compose-web example with a react component
* Add example with a compose component in a react app
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com >
2021-05-25 18:45:50 +02:00