Jacob Parker

Results 41 issues of Jacob Parker

Do we have handling for borders? I’d be interested to hear your thoughts! I’ll just jot a few notes I had on it: SVG strokes are drawn both sides of...

Are there any docs for what happened past reconciler `v0.7.0`? Everything seems to have changed!

I had something like the following, ```js ``` When I rotate to landscape and back to portrait, it gets stuck with the landscape insets I suspect this is because iOS's...

Would a PR be welcome to add options for modifier keys like: ```jsx ```

https://www.w3.org/TR/css-grid-1/#track-sizing-algorithm In a many cases, you can rely on the default placement of the grid to do what you want. However, in the cases that it isn’t, you currently have...

css-grid-3

It only applies to images [(spec)](https://html.spec.whatwg.org/multipage/canvas.html#image-smoothing). Should remove a few lines of code at least!

We're looking at micro-frontends with SSR support. Currently each MFE is rendering a part of the page in React, and extracting the data. Is there a way to extract the...

⁉️ question

Since the new ReScript allows spreading variants in the definitions, should we also be able to match them like polymorphic variants? ###### Polymorphic variants ```res type ex1A = [#X |...

Sets the minimum distance to 0, so fine adjustments are possible Makes the selectUpper/selectLower gestures simultaneous so they won't delay the dragging. There might need to be some logic here...

I'm not sure if this is intentional, but all the fonts put their repo as `mathjax/MathJax-Fonts`, which is either hidden, or the wrong repository