Evan Jacobs

Results 415 comments of Evan Jacobs

> @quantizor sorry for the delay here. I've been working on a new release candidate for the Orb (5.0.0) which should remove the necessity for this PR. I'll leave this...

Need to incorporate the changes from https://github.com/quantizor/markdown-to-jsx/pull/594, https://github.com/quantizor/markdown-to-jsx/pull/579

I'm seeing issues with this as well. The specific code I'm seeing a problem with is a typescript enum that is re-exported via barrel file. The re-export causes the enum...

> Upgrading to `@types/[email protected]` breaks this library https://github.com/AlmeroSteyn/react-aria-live. > > ```shell > 'LiveAnnouncer' cannot be used as a JSX component. > Its type 'typeof LiveAnnouncer' is not a valid JSX...

I don't really see the point of this warning, it emits even for first-party dependencies that are fully-updated. Nothing seems to be broken. ![Screenshot 2023-12-04 at 12 39 40 PM](https://github.com/storybookjs/storybook/assets/570070/218ca3c1-c17c-4a43-a023-698ce7115ed6)

> @quantizor Do you have any objection about exporting this? No should be fine 👍 might want to document it in the website repo