Surma

Results 46 issues of Surma

https://twitter.com/rem/status/822937507100770305

The new typings introduced in #1116 broke custom elements for me. Is there a workaround, am I using `JSX.IntrinsicElements` wrong or do we need a fix for preact’s typings? Test...

documentation
important
types

Especially in conjunction with css-layout-api, it seems desirable to be able to resolve lengths with percentages in them. ```js const marginLeft = child.styleMap.get('margin-left'); // "calc(10px + 2%)" const marginLeftResolved =...

css-typed-om-1

From Pete: > you have a lot of "check out the guide on WF", ideally it's better to link the keyword as opposed to "click here" type of text. it's...

Consistency