Guillaume Chau

Results 124 issues of Guillaume Chau

**Describe the bug** Because the OAuth settings are set to specific whitelisted callback URLs, signing in on deploy previews is impossible currently. Solution would be to pass the origin to...

bug

Using webpack-dev-server in development mode, it would be nice to only use hard-source for the cold build, and skip it when doing hot-reloads. Otherwise the extra amount of work done...

Using `require.context` to automatically register Vue components. ### Expected Behavior Build output should be identical between builds. ### Actual Behavior All the dynamically registered modules are missing from the output...

We could leverage [axe](https://github.com/dequelabs/axe-core) to get accessibility testing for stories.

enhancement
need spec

Automatically include the story file content as fallback when Auto-CodeGen isn't available (for example for Svelte).

enhancement
in progress

Generate stories automatically for a glob path

enhancement

- [x] Text input - [x] Textarea - [x] Number input - [x] Checkbox - [x] Select - [x] Button group - [x] Radio list - [x] Checkbox list -...

enhancement
good first issue
need spec
in progress

https://twitter.com/dakoba/status/1532629503138226177

documentation
enhancement

We should display a dropdown menu above the playground (probably where the current variant title is now) when the screen isn't very wide to prevent having too many panes.

enhancement

It could be useful to be able to share a story with a specific state with just a URL

enhancement