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
3 years ago
Arkadii Ivanov
d89671218a
Add previews to TodoApp example ( #909 )
3 years ago
Eric Pabst
386ca357d0
Simplify Compose in React example ( #823 )
...
There is no need to use the attrs function.
3 years ago
Oleksandr Karpovich
774b9793f5
Update web examples to use 0.5.0-build235
3 years ago
Nikolay Igotti
200cb779e7
Add @Preview to Falling Balls demo
3 years ago
Igor Demin
622d2c36bd
Examples. Notepad. Move to 0.5.0-build229
3 years ago
theapache64
f61920c4e4
Compose Bird - Improve Structure ( #838 )
...
* improve structure by reducing number of lines
(removed unnecessary divs, css, composable etc)
* fix resource not found issue
3 years ago
Shagen Ogandzhanian
1a7a1fbbd3
Update web examples after releasing 0.5.0-build228
3 years ago
Shagen Ogandzhanian
4937918a28
Update examples after publishing 0.5.0-build226
3 years ago
theapache64
7f90700f8d
Compose Web Example - Compose Bird ( #797 )
...
* add new compose web example - compose bird
* bump compose web version and fix breaking changes
* refresh .gitignore with new rules
* update README
3 years ago
Arkadii Ivanov
ba7c4293aa
Update TodoApp example readme with Web app ( #796 )
3 years ago
Arkadii Ivanov
8f87cda24d
Add web app for the TodoApp example ( #778 )
...
* Prepare the TodoApp example for adding the JavaScript app
* Add the JavaScript app for the TodoApp example
* TodoApp. Update Compose to 0.5.0-build225.
3 years ago
Shagen Ogandzhanian
c8794cbad6
Update web examples after the 0.5.0-build225 release
3 years ago
Shagen Ogandzhanian
4529645a75
Don't allow to assign null value in attr ( #780 )
...
* Remove atrributes completely and reapply everything
Rather than keeping map with attributes applied
* Don't allow nullable signatures while calling attr
3 years ago
Shagen Ogandzhanian
379fa42e23
Remove redundnant Hr definition since we have it already in DOM API
3 years ago
Shagen Ogandzhanian
94e7ee43cf
Update examples to 0.5.0-build222
3 years ago
Shagen Ogandzhanian
492a5227e1
Update examples to 0.5.0-build221
3 years ago
Shagen Ogandzhanian
9698698bd0
Simplify assignment signatures in CSS properties
3 years ago
Drakeet
ee1a8f1ab2
Fix invalid Char code exception for readLinePositions ( #751 )
3 years ago
Shagen Ogandzhanian
6048760a1a
CSS units API is CSSOM-agnostic and supports homogenous arithmetic operations
3 years ago
Arkadii Ivanov
5ed9c41243
TodoApp. Update Kotlin to 1.5.10, Compose to 0.4.0, and other deps. ( #756 )
3 years ago
Shagen Ogandzhanian
33c22c2e62
Update web examples to 0.0.0-web-dev-14
3 years ago
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
3 years ago
Shagen Ogandzhanian
2132dac284
Prepare examples for the publicaiton of 0.0.0-web-dev-14
3 years ago
Igor Demin
e6dfc33f3a
Remove mavenLocal from templates, keep in examples ( #719 )
3 years ago
Nikolay Igotti
a7b8372579
Use Gradle 6.9 in Notepad example
3 years ago
Shagen Ogandzhanian
b1328204b8
Make consistent multi-platform plugin invocation throughout web modules and examples
3 years ago
Igor Demin
17699dc8dc
Notepad example ( #712 )
3 years ago
Shagen Ogandzhanian
e6ed151d7a
Don't rely on local maven repository anywhere in web examples
3 years ago
Nikolay Igotti
0dc9bf0104
Move to 0.4.0
3 years ago
Nikolay Igotti
e817408595
Use 0.4.0-rc2 in examples ( #720 )
3 years ago
Oleksandr Karpovich
c3403681e2
Update `web-getting-started` example and tutorial
3 years ago
Arkadii Ivanov
5f7479edbe
Simplify TodoApp example iOS framework export ( #706 )
3 years ago
Nikolay Igotti
bf4f7051a2
Move to Kotlin 1.5.10 and Compose 0.4.0-rc1
3 years ago
Oleksandr Karpovich
2418d20904
Fix `web-getting-started` example
3 years ago
Marek Langiewicz
3ee03dd351
Fix: remove duplicated compose.desktop app config ( #700 )
3 years ago
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>
3 years ago
Shagen Ogandzhanian
b369e7e0b6
Switch web-getting-started to 0.0.0-web-dev-13
3 years ago
Shagen Ogandzhanian
1f43be9c91
Switch to 0.0.0-web-dev-13 in web examples
3 years ago
Nikolay Igotti
c005a9785a
Fix todoapp
4 years ago
Shagen Ogandzhanian
5351cb97c9
Build falling balls example with gradle 7.0.2
4 years ago
Shagen Ogandzhanian
613f1a4718
Revert compiler version to 1.4.32 in falling_balls for the web target
4 years ago
Nikolay Igotti
38f4cfa33e
Move to 0.4.0-build209
4 years ago
Nikolay Igotti
7bdb87f20b
Move to Compose 0.4.0-build208 and Kotlin 1.5.0
4 years ago
Shagen Ogandzhanian
f00dd5b15e
Update dependency for the falling_balls_with_web
4 years ago
Oleksandr Karpovich
be66d9e822
Update the `web-landing` example with a link to `Compose for Desktop` landing page
4 years ago
Nikolay Igotti
b9d7d28997
Tweaks, fix pause
4 years ago
Shagen Ogandzhanian
daa2fcc082
Better layout and positioning for fallingBalls with web demo:
4 years ago
Oleksandr Karpovich
f03abd1966
Update the links in web-landing example
4 years ago
Nikolay Igotti
6cdb5e1178
Tweaks.
4 years ago