Loïc Knuchel
Loïc Knuchel
Hi @philcali, is this lib still maintained? It seems to have very few activity and I didn't succeeded to use it, I tried: ``` "com.github.philcali" %% "cronish" % "0.1.5" ```...
Hi, I saw that meta key is not provided on purpose for Mouse Event because it's not supported on Linux (https://github.com/mpizenberg/elm-pointer-events/blob/master/src/Html/Events/Extra/Mouse.elm#L110) Still, on Mac, this key is the most used...
Hi, I'm discovering Kite and it's a really nice tool! I wanted to use it to visualize my project dependencies (https://github.com/loicknuchel/schema-viz) but I got an error: `Repo not found. Is...
As mentionned in `instructions-intermediate.md`, there is some bugs/problems with the code : - A player that get's into prison always stays there - bug with the money attribution, coins are...
Hi, I'm starting with Elm and looking for UI libs. I see you wrap rely on Bootstrap 4 and Bootstrap 5 has just been released one month ago (5 May...
Right now Azimutt is browser based and still quite capable (PWA available also). But still quite limited also. The goal of this issue is to package and distribute Azimutt in...
Hope it's clear enough ;)
Often some tables work in close relation with some others. In fact, it's quite common to have a feature or a business domain which use several tables. It could be...