Commit Graph

238 Commits

Author SHA1 Message Date
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
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
Roman Sedaikin
2e571c8734 Updated ImageViewer to 0.5.0-build270 2021-07-28 18:56:23 +03: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
Nikolay Igotti
0ed5aa650a Cleanup warnings, make them errors. 2021-07-27 16:42:25 +03:00
Nikolay Igotti
7798c83da2 Move falling balls to 0.5.0-build270 2021-07-27 16:37:18 +03:00
theapache64
c63ade0ba9 Update web-compose-bird example (#934)
* bump compose version to 0.5.0-build262 and multiplatform version to 1.5.21

* add method comments

* update demo gif
2021-07-26 12:43:52 +03:00
Nikolay Igotti
f2fec0ea63 Switch repo to compose-jb 2021-07-26 10:25:49 +03:00
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
2021-07-21 15:23:19 +03:00
Arkadii Ivanov
d89671218a Add previews to TodoApp example (#909) 2021-07-20 10:41:59 +03: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
Nikolay Igotti
200cb779e7 Add @Preview to Falling Balls demo 2021-07-05 16:49:35 +03:00
Igor Demin
622d2c36bd Examples. Notepad. Move to 0.5.0-build229 2021-07-05 15:45:47 +03:00
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
2021-07-04 14:40:19 +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
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