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
2021-06-22 10:23:40 +02:00
Arkadii Ivanov
ba7c4293aa
Update TodoApp example readme with Web app ( #796 )
2021-06-18 14:09:44 +03:00
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.
2021-06-17 08:57:06 +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
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
2021-06-15 13:24:43 +02:00
Shagen Ogandzhanian
379fa42e23
Remove redundnant Hr definition since we have it already in DOM API
2021-06-10 19:44:18 +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
9698698bd0
Simplify assignment signatures in CSS properties
2021-06-08 18:29:46 +02:00
Drakeet
ee1a8f1ab2
Fix invalid Char code exception for readLinePositions ( #751 )
2021-06-08 17:12:23 +03:00
Shagen Ogandzhanian
6048760a1a
CSS units API is CSSOM-agnostic and supports homogenous arithmetic operations
2021-06-07 18:55:56 +02:00
Arkadii Ivanov
5ed9c41243
TodoApp. Update Kotlin to 1.5.10, Compose to 0.4.0, and other deps. ( #756 )
2021-06-07 17:52:52 +03: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
Igor Demin
e6dfc33f3a
Remove mavenLocal from templates, keep in examples ( #719 )
2021-06-01 16:19:44 +03:00
Nikolay Igotti
a7b8372579
Use Gradle 6.9 in Notepad example
2021-06-01 14:04:26 +03:00
Shagen Ogandzhanian
b1328204b8
Make consistent multi-platform plugin invocation throughout web modules and examples
2021-06-01 12:39:55 +02:00
Igor Demin
17699dc8dc
Notepad example ( #712 )
2021-06-01 12:15:33 +03:00
Shagen Ogandzhanian
e6ed151d7a
Don't rely on local maven repository anywhere in web examples
2021-05-31 19:28:40 +02:00
Nikolay Igotti
0dc9bf0104
Move to 0.4.0
2021-05-31 18:25:21 +03:00
Nikolay Igotti
e817408595
Use 0.4.0-rc2 in examples ( #720 )
2021-05-31 14:19:54 +03:00
Oleksandr Karpovich
c3403681e2
Update web-getting-started example and tutorial
2021-05-31 12:03:47 +02:00
Arkadii Ivanov
5f7479edbe
Simplify TodoApp example iOS framework export ( #706 )
2021-05-28 19:49:46 +03:00
Nikolay Igotti
bf4f7051a2
Move to Kotlin 1.5.10 and Compose 0.4.0-rc1
2021-05-28 14:28:15 +03:00
Oleksandr Karpovich
2418d20904
Fix web-getting-started example
2021-05-28 10:26:00 +02:00
Marek Langiewicz
3ee03dd351
Fix: remove duplicated compose.desktop app config ( #700 )
2021-05-27 10:51:54 +03: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
Shagen Ogandzhanian
b369e7e0b6
Switch web-getting-started to 0.0.0-web-dev-13
2021-05-25 18:17:09 +02:00
Shagen Ogandzhanian
1f43be9c91
Switch to 0.0.0-web-dev-13 in web examples
2021-05-25 17:40:43 +02:00
Nikolay Igotti
c005a9785a
Fix todoapp
2021-05-24 23:04:53 +03:00
Shagen Ogandzhanian
5351cb97c9
Build falling balls example with gradle 7.0.2
2021-05-24 14:15:55 +02:00
Shagen Ogandzhanian
613f1a4718
Revert compiler version to 1.4.32 in falling_balls for the web target
2021-05-20 18:08:48 +02:00
Nikolay Igotti
38f4cfa33e
Move to 0.4.0-build209
2021-05-20 19:04:27 +03:00
Nikolay Igotti
7bdb87f20b
Move to Compose 0.4.0-build208 and Kotlin 1.5.0
2021-05-20 17:48:04 +03:00
Shagen Ogandzhanian
f00dd5b15e
Update dependency for the falling_balls_with_web
2021-05-18 16:42:24 +02:00
Oleksandr Karpovich
be66d9e822
Update the web-landing example with a link to Compose for Desktop landing page
2021-05-04 17:43:40 +02:00
Nikolay Igotti
b9d7d28997
Tweaks, fix pause
2021-05-04 13:14:07 +03:00
Shagen Ogandzhanian
daa2fcc082
Better layout and positioning for fallingBalls with web demo:
2021-05-04 09:55:21 +02:00
Oleksandr Karpovich
f03abd1966
Update the links in web-landing example
2021-05-04 09:35:17 +02:00
Nikolay Igotti
6cdb5e1178
Tweaks.
2021-05-03 21:37:41 +03:00
Shagen Ogandzhanian
2cb37c014c
Falling balls in new flavour
...
Still lot of things to tune
2021-05-03 20:25:01 +02:00
Nikolay Igotti
bc12dacee8
Move to 0.0.0-web-dev-11
2021-05-03 21:10:19 +03:00
Oleksandr Karpovich
b1919eae3f
Update the license for compose-web landing page
2021-05-03 19:08:17 +02:00
Oleksandr Karpovich
d3bdd6ad3b
Add compose-web landing page to examples
2021-05-03 18:29:06 +02:00
Oleksandr Karpovich
e4d34c8250
Add getting started with compose web project to examples
2021-05-03 17:43:28 +02:00
Alexey Tsvetkov
8c8b4147ab
Update to 0.4.0-build182 and get rid of jcenter
...
The build `0.4.0-build182` upgrades
`kotlinx-collections-immutable` library
(which is used by the compose runtime) to 0.3.4,
which was published to maven central,
so most usages of sunsetting jcenter repo
can be removed now.
Resolves #557
2021-04-21 12:44:57 +03:00
Arkadii Ivanov
df5742f82f
Free todoapp from jcenter ( #592 )
2021-04-16 13:08:57 +03:00
Sebastian Aigner
aa017ea235
Use local density instead of setting fillMaxHeight to 0.5f ( #590 )
2021-04-15 13:35:56 +03:00
Nikolay Igotti
76e3f45f8b
Move to Kotlin 1.4.32 and 0.4.0-build180
2021-04-12 12:26:03 +03:00