Alexander Wang

Results 443 comments of Alexander Wang

i'm actually not sure about this. we got another report of it, but i feel like it's a better experience to have labels and text overrule the set `width`/`height`. I...

Notes: `b` doesn't work because it's raw html which is rendered as-is without escapes (in order for the html to work), but the ampersand gets interpreted as an XML entity...

i don't think we should. i wanna put up a landing page and other pages in here, so it's just the site for d2

ty for the clean issue and proposal! i've added the bug tag for the issue reported where target is wrongly identified. the `label` keyword already works. as for `align`, you'd...

https://github.com/rogchap/v8go/pull/350

i brieflyz considering calling React from Go for server side renders (probably won't go with that), and the potential extra reliance on v8go made me investigate its activity.

we can close this now that goja's worked.

> have a feature to create different views of a diagram based on the same model. work on this is almost complete, should be in next release!

@nightscape Yes. the work in the compiler is actually complete, but we're trying to make it accessible now through interfaces. https://github.com/terrastruct/d2/pull/825 For example, C4 uses web viewers and idk what...