James Carlson

Results 63 comments of James Carlson

I am also having issues with `value` versus `defaultValue` for a `textarea`. This is for an app for composing mathematics (etc) lecture notes online. Here is the saga (1) I...

I'd also be interested, either as maintainer or as someone who could help out. Have been using Elm for three years now and am the author of various packages of...

Hello Varkor, I discovered your amazing quiver package a few days while researching ways to support commutative diagrams in [minilatex.lamdera.app](https://minilatex.lamdera.app), something it cannot do at the moment. Two comments below...

Great! I have never used Opal, but will try to learn how and cross-compile. Could you point to where I might learn to do this? Thanks so much! Sent from...

Oops! Your link has all the necessary info. I'll work on it. Jim Sent from my iPhone > On Feb 23, 2015, at 12:20 PM, Guillaume Grossetie [email protected] wrote: >...

> On Mar 8, 2021, at 3:09 AM, Rémi Lefèvre wrote: > > > Error should be displayed in the browser, but in case they are not, could you try...

Hmm … that’s odd, I have a README.md at root of the repo (see below). Is neat not where it should be? ``` ➜ minilatex-b git:(master) tree -L 1 ├──...

I used elm make --docs=docs.json as you suggested to find and correct errors. The docs came up this time. Thanks! > On Mar 8, 2021, at 8:00 AM, Rémi Lefèvre...

Hello @fjvallarino, I just came across your project - marvelous! I'm hoping to use it to build a desktop version of https://scripta.io, the main feature of which is real-time editing...

Ah, Just saw @DavSanchez 's post above. I tried the indicated configuration, but got the errors listed below. I am running MacOS 12.5: ``` ➜ monomer-exp git:(main) ✗ stack build...