Homa Wong

Results 152 issues of Homa Wong

When running `pnpm dlx storybook@latest migrate mdx-to-csf --glob "src/**/*.stories.mdx"` on a project. Maybe need to add `exports` field to `package.json`? I can help adding that. 🍺

I follow the example to do: ```sh // in an empty folder. yarn global add systemjs-tools yarn add systemjs systemjs-nodelibs systemjs-plugin-babel react react-dom systemjs config ``` But the `systemjs config`...

### What version of `vite` are you using? 7.0.0-beta.15 ### System info and storybook versions Environment Info: System: OS: macOS 12.6.1 CPU: (10) arm64 Apple M1 Pro Binaries: Node: 16.14.2...

needs reproduction

### Describe the bug Unable to start storybook in MacOS when using with `rush` and `pnpm` ### Steps to reproduce the behavior Repro: https://github.com/cyberuni/storybook-preset-mac-os/tree/cmd You need to install `rush` for...

bug

**I'm submitting a feature request** A placeholder issue for utilizing the extension framework when it lands: https://github.com/Microsoft/TypeScript/issues/6508 It should simplify and improve this extension quite a bit.

enhancement

**What happened?** My project has 30 paths and the parameters, responses, schema, are seperated into individual files. Whenever I add a new file, currently the `$ref` takes 5 sec+ to...

p2
Type: Bug

It was working fine in 1.1.0. Now providing the `ssf` does not skip the stack. Usage example: https://github.com/unional/assertron/blob/00d572b1a0cc5c2eb514697cbfd7215b22e30b79/src/assertron/throws.ts#L85-L88

### Describe the bug I have some stories I want to exclude from coverage. So I have this config: ```ts const config = { addons: [{ name: '@storybook/addon-coverage', options: {...

bug

Fix api section rendering. 🌷

Hi, I have created https://github.com/typed-typings/npm-nop to add TypeScript support to your package. On the other hand if you accept this PR and release a new patch version on npm, the...