David

Results 219 comments of David

It would be nice if there was a way to contribute icons :)

> For now, I still want to be responsible for the quality check and review process. Yes, I think this should always be the case. I was thinking more along...

I could program an icon editor for this, that actually sounds kind of fun.

🎂 🎂 🎂 🎂 This issue is 1 year old today. Any progress?

Hi! J2html is just for creating html, I recommend you keep your Javascript in a separat file and include it via a script tag.

If we're really doing this, then I think it should be `withXyz`, where only the valid attributes for that tag type are available. Using enums can cause some confusion ("What...

I know, I am bit worried about the amount of code, but I think it's a better solution. Create a poc and we'll see how it looks.

Yeah, we can't maintain this. We need to find a way to do this more cleverly (interfaces?), or just generate the code 🤔

Maybe annotations can be used? I've never used them myself, but I know a lot of libraries use annotations to generate code.

> This seems like a massive but hugely useful change. @tipsy do you want your project to go down this route or do you think this would be better attempted...