-
Two frameworks or libs I see much less mentions on social media are:
- https://capri.build/ - afaik came out around the same time as Fresh, and the funny part is, the logos are even similar. This one…
-
The `mdx-to-csf` codemod doesn't remove extracted components from `mdx` files.
Example:
```mdx
// accordion.stories.mdx
import { extractArgTypes } from '@astrouxds/storybook-addon-docs-stencil…
-
- `mdx-bundler` version: ^5.2.1
- `node` version: v16.3.0
- `npm` version: 7.20.1
Relevant code or config
```js
import * as React from 'react'
import Image from 'next/image'
funct…
ghost updated
2 years ago
-
-
Reloading changes made to a component is super slow.
The build process hangs on `70% - sealing React Docgen Typescript Plugin` for 2-3 seconds. Then, tons of `react-syntax-highlighter` entries are ou…
Sun-2 updated
3 months ago
-
I've initialized a storybook project using `npx -p @storybook/cli sb init --type html` and then I wanted to use SCSS for all stories. I installed @storybook/preset-scss but there is no documentation a…
-
Hello! Is there any interest supporting custom file extensions for components? Today, it seems like these are limited to [`.js`, `.jsx`, and `.mdx`](https://github.com/c8r/x0/blob/master/lib/entry.js#…
-
## Summary
Get started with Storybook TOC to reproduce and identify root cause for this Storybook issue
- What is Docs Table of Content?
Is it the [Introduction page](http://localhost:50240/?path=/doc…
-
The site is currently in English. I want to have most parts in Dutch too. Blog posts can stay in English only.
- [ ] Add i18n library
- [ ] Add translations
- [ ] Add language selection (automate…
-
The official ReasonML docs started using Docusaurus' tabable component to make the code examples more compact:
![image](https://user-images.githubusercontent.com/1121889/75324186-aff9f280-5876-11ea…