Commit Graph

4 Commits

Author SHA1 Message Date
Philip Wedemann
20fa5edd82 Web: Remove content builder for empty elements (#745)
* Remove content builder for empty elements

* Remove content builder for empty elements

Co-authored-by: hfhbd <hfhbd@users.noreply.github.com>
2021-06-07 09:24:57 +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
6a8e15a7fe [web] Attribute builder builds styles as well 2021-05-26 19:03:08 +02:00
Shagen Ogandzhanian
06a905e63a Split web-core to web-core and web-integration
This also means that we have new naming for web artifacts in the gradle plugin
2021-05-24 23:17:07 +02:00