kweb-core
kweb-core copied to clipboard
A Kotlin web framework
Please update Fomantic UI to 2.9
How does the function `elementScope()` work and when does it end? According to my understanding, the coroutines from `elementScope()` run as long as the associated page is active. When the...
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) from 1.7.3 to 1.8.1. Release notes Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's releases. 1.8.1 Remove the @ExperimentalTime annotation from usages of TimeSource (#4046). Thanks, @hfhbd! Introduce a workaround for an Android...
Bumps [dev.forkhandles:result4k](https://github.com/fork-handles/forkhandles) from 2.12.2.0 to 2.18.0.1. Changelog Sourced from dev.forkhandles:result4k's changelog. v2.18.0.1 data4k [Fix] Problem with deserialisation of numeric value types (due to int/long coercion by Jackson v2.18.0.0 data4k Make...
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-jdk8](https://github.com/Kotlin/kotlinx.coroutines) from 1.7.3 to 1.8.1. Release notes Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-jdk8's releases. 1.8.1 Remove the @ExperimentalTime annotation from usages of TimeSource (#4046). Thanks, @hfhbd! Introduce a workaround for an Android...
Just now I spent around one hour trying to get the simplest of Kweb applications to work. Always getting "Cannot resolve "io.kweb:kweb-core:1.4.x"". Using the latest Kotlin (1.9.23). I tried taking...
Bumps [com.codeborne:selenide](https://github.com/selenide/selenide) from 7.2.2 to 7.4.1. Release notes Sourced from com.codeborne:selenide's releases. v7.4.1 Changes Fix augmenter error in mobile (#2798) @asolntsev 📦 Dependency updates Bump io.appium:java-client from 9.2.3 to 9.3.0...
Additional values in FomanticUIClasses.
Bumps [dev.forkhandles:result4k](https://github.com/fork-handles/forkhandles) from 2.12.2.0 to 2.19.0.0. Changelog Sourced from dev.forkhandles:result4k's changelog. v2.19.0.0 all : Upgrade of dependencies including Kotlin to v2 and gradle. result4k : Add fold and bidimap functions...