Welcome the channel on the development of Cro, a set of libraries for building reactive distributed systems, lovingly crafted to take advantage of all the Raku Programming Language has to offer (cro.services). This channel is being logged for historical purposes.
Set by lizmat on 24 May 2021.
Geth cro-webapp: Xliff++ created pull request #53:
- Fixes application of "selected" attribute on <option> tags.
02:01
02:01 nine left 08:22 Altai-man left 08:28 Altai-man joined 09:18 TempIRCLogger left, TempIRCLogger joined 09:26 TempIRCLogger left, TempIRCLogger joined 09:33 TempIRCLogger left, TempIRCLogger joined 09:38 TempIRCLogger left, TempIRCLogger joined
Geth cro-http: Altai-man++ created pull request #152:
Support link generation
12:25
cro-webapp: fd64aca33f | Xliff++ (committed using GitHub Web editor) | lib/Cro/WebApp/Form.pm6
- Fixes application of "selected" attribute on <option> tags.

Since it is not the $value that needs comparison in the case when a Pair is used but the $key, since that is the value returned to the server.
12:51
cro-webapp: 3fe83a566e | (Jonathan Worthington)++ (committed using GitHub Web editor) | lib/Cro/WebApp/Form.pm6
Merge pull request #53 from Xliff/patch-1

  - Fixes application of "selected" attribute on <option> tags.
Xliff jnthnwrthngtn -- \o 13:01
Just discovered that the datetime-local control doesn't like the "Z" on the end of its values
So another PR is coming, as soon as I can get a break from $dayJob
jnthnwrthngtn OK, thanks 13:11
Geth cro-webapp: Xliff++ created pull request #54:
datetime-local form element does not like values ending in 'Z'
15:25
17:45 xinming joined 19:51 Xliff left
japhb It doesn't look like Log::Timeline is integrated in cro-websocket ("Timeline" references are all over in cro-http, but not a single one in cro-websocket). Is this just NYI, or avoided for a reason? 22:29
jnthnwrthngtn japhb: NYI, although I think there's either a PR or a branch with some initial work on it 23:03
japhb jnthnwrthngtn: OK, interesting, I'll look for that 23:24
Ah, looks like vendethiel did github.com/croservices/cro-websock...ine-probes 23:27