docz icon indicating copy to clipboard operation
docz copied to clipboard

✍ It has never been so easy to document your things!

Results 128 docz issues
Sort by recently updated
recently updated
newest added

Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

good first issue
conflicting dependencies

### Description The `src` options setting to `doczrc.js` cause `doc.fullpath` and `doc.repoEditUrl` error. The `config.src` part set to `fullpath` and `repoEditUrl` is redundant.

## Bug Report 1. `yarn add -D docz react react-dom` 2. `yarn docz dev` ``` /Users/dangreen/github/react-chartjs-2/node_modules/gatsby-recipes/dist/graphql-server/server.js:52 var remarkMdx = require('remark-mdx'); ^ Error [ERR_REQUIRE_ESM]: require() of ES Module /Users/dangreen/github/react-chartjs-2/node_modules/gatsby-recipes/node_modules/remark-mdx/index.js from /Users/dangreen/github/react-chartjs-2/node_modules/gatsby-recipes/dist/graphql-server/server.js...

## Question During the build (`npm run build`), I am receiving `Cannot read property 'includes' of undefined` error. Working directory: **Description** Debug logs: ```log 0 verbose cli [ 0 verbose...

## Bug Report I added Docz to an existing React project. Running `docz build `and `docz dev` returns the error: ``` Error: File.publicURL provided incorrect OutputType: 'String' ``` There is...

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

conflicting dependencies

## What font is this? ![font](https://user-images.githubusercontent.com/66740598/167921864-65e28930-e4bd-428b-8502-dedd5940dee2.png)

npx create-docz-app my-docz-app npx: installed 1 in 2.288s Creating a new Docz app in D:\coder\component-libray\my-docz-app. Downloading files for example basic. This might take a moment. Aborting installation. Unexpected error. Please...

## Bug Report **Describe the bug** react-native is not fully supported properly. **To Reproduce** 1. Have a react-native app (apparently not expo) using a similar project structure from `react-nativee init`...

enhancement
react-native
roadmap

## Bug Report **The bug** While starting a new docz project I am faced with a ton of errors which is mainly caused due to the wrong imports in the...

conflicting dependencies
gatsby
upstream