Commit Graph

15 Commits

Author SHA1 Message Date
Shagen Ogandzhanian
9654149ec7 Update web_landing sample and web_langin example with fresher CSS API 2021-07-30 16:24:41 +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
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
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
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
Shagen Ogandzhanian
6048760a1a CSS units API is CSSOM-agnostic and supports homogenous arithmetic operations 2021-06-07 18:55:56 +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
be66d9e822 Update the web-landing example with a link to Compose for Desktop landing page 2021-05-04 17:43:40 +02:00
Oleksandr Karpovich
f03abd1966 Update the links in web-landing example 2021-05-04 09:35:17 +02:00
Oleksandr Karpovich
d3bdd6ad3b Add compose-web landing page to examples 2021-05-03 18:29:06 +02:00