-
Is it possible to add front matter to mdx files programmatically as part of the build step?
I'm building the `menu` in doczrc and I'd basically like to specify the corresponding `menu` front matter…
-
I am working on a Windows 10 PC
With sg 4.7.1
I have a listbox with values stored in a text file that then gets stored in a list, I have 2 buttons that update that list ,but the values are not upd…
-
Acredito que atualizar o React (para pegar os novos hooks!) e o Storybook agregariam bastante valor.
Já o Webpack, é mais uma preocupação, pois alguns plugins da comunidade já estão dropando o supo…
-
As a docz maintainer, very nice work on customizing your docs website 👍
We would like to feature it in our used by section, do you mind ?
Cheers !
-
## Bug Report
I tried to start the [typescript](https://github.com/doczjs/docz/tree/master/examples/typescript) example project, but when I run I have the following error:
```
ERROR #98123 WEB…
-
目前monorepo的改造工作只做了文件的迁移和lerna的引入,和PR同学讨论了之后觉得后续通过几个PR持续更新更好,避免单个PR内容过大
目前的发布方式还是手动cd到对应的package下,维持原有的发布方式
后续剩余工作量还比较多
- [ ] 全局依赖迁移
- [ ] lerna体系发布
- [ ] 补充UnitTest
_Originally posted by @…
-
## Question
**Description**
I'm trying to setup docz for a react-native project but It returns an error when my react component files have an absoulte path.
```js
// Button.js
import theme fr…
-
There's very little info on how to plug in search into docz (not talking about the light-weight filter menu, but actual full-text search). It would be good if this was either described in a starter te…
-
## Bug Report
Upon running `docz:dev` on `v1.0.0-rc.5`, the dev server shows the following error report:
```
Element type is invalid: expected a string (for built-in components) or a class/func…
-
## is there a way to order the left menu?
**Version**
The latest `v2.0.0-rc.70`
**Description**
I tried with
```
---
name: Changelog
route: /changelog
order: 10000
---
```
but it s…