Evan Jacobs

Results 432 comments of Evan Jacobs

Will try to take a look this weekend

ooc if this linter plugin isn't updated to the new version and `@typescript-eslint/*@6` is used in a linting setup, will that cause problems with both versions being installed and potentially...

> You can use v6 of the plugin already Oh, what is this PR doing then?

@charpeni could you take this change please? It's very hard to use this project in a `"type": "module"` downstream repo.

Hey yeah! xstyled is a meta framework built on top of styled-components that allows for CSS enriched with theme values: https://xstyled.dev/ It’s part of our org now :) Part of...

Once this is settled it should be fixed https://github.com/storybookjs/storybook/issues/21798

I really like this. It feels spiritually similar to what happens when you pass data attributes, as they get coalesced into element.dataSet.

> Babel says “Namespace tags are not supported. ReactJSX is not XML.” Yeah but it can be added to the JSX spec and then Babel will adjust to support it....

What's the process for getting this formalized? Getting it into Babel is the first step I assume?