Andromadus Naruto
07/22/2023, 8:21 AMCLOVIS
07/24/2023, 8:50 AMDavid Herman
07/26/2023, 10:57 PMcom.varabyte.kobweb:compose-html-ext
artifact. Note that for now I'm still only publishing artifacts to my own repo (will start using mavenCentral when I hit 1.0). What this means is you need to add the URL repo entry <https://us-central1-maven.pkg.dev/varabyte-repos/public>
into your build.gradle repositories block.
For example, like this:
https://github.com/varabyte/kobweb-templates/blob/a090872ca4b84b0231969f0052247001717417d3/examples/todo/build.gradle.kts#L14David Herman
07/26/2023, 11:06 PMDavid Herman
07/26/2023, 11:10 PMcom.varabyte.kobweb:kobweb-compose
(https://github.com/varabyte/kobweb/tree/main/frontend/kobweb-compose) which introduces the Modifier
concept (plus Row, Column, and Box modifiers) without having you commit 100% to using the rest of Kobweb. Just note it does invovle a bit of manual setup to get it working that Kobweb otherwise handles for you. If you try it out and have trouble with it, just ping me here and I'll help out (assuming I get a notification....... again really sorry about that!)