Dominik Moritz

Results 1544 comments of Dominik Moritz

So, first off it's important to know that size encoding is actually not perceptually linear. This means that people cannot compare ratios of sizes. Therefore, I think it's totally okay...

Yes, you are expected to escape field names with . and [].

You can use . and [] to refer to nested data. If you want flat access, you need to escape. Maybe I'm missing something else so let me know if...

Hmm, strange. This could be a bug somewhere in the escaping. Yes, I think you have indeed found a bug. It's a bit subtile and I don't have the cycles...

That's because we moved the master branch to next. We already fixed it but need to redeploy the docs when we make the next release.

Hmm, I didn't test this properly it seems. Did you look into how we may be able to fix it?

Iirc that caused us to have to builds for internal prs. But things may have changed.

@lsh are you looking into this issue?

Ah I remember the difficulty. We need to push to the branch after our check script and win a pull request trigger the target branch is not the right branch....

Also, please indicate which issue this fixes. Use `fixes #number` in the description.