* dev: (33 commits)
docs: add projects using docz
v0.12.4
fix(docz): merge menus and submenus
v0.12.3
fix(docz): remove Children.only
v0.12.2
chore(docz-utils): add named asset import as utils
fix(docz-utils): get value from heading recursive
fix(docz-theme-default): inlineCode font size using em
chore: some improvements
docs: add new contributor @mpivaa
feat(docz-core): add svgr built-in
fix(docz-theme-default): add syntax highlight test for typescript
feat(docz-theme-default): add link to root route on logo
fix(docz-core): data server rewriting files and refac utils (#370)
fix(docz-theme-default): use local vendors (#356)
feat(docz-core): add --config flag (#367)
fix(docz-core): data server rewriting files
docs: fix downloads badge (#346)
chore: prettier fix
...
* 'dev' of github.com:pedronauck/docz:
fix(docz-core): data server rewriting files and refac utils (#370)
fix(docz-theme-default): use local vendors (#356)
feat(docz-core): add --config flag (#367)
docs: fix downloads badge (#346)
* chore: update dependencies
* chore: prettier fix
* fix(docz-core): data server rewriting files
* feat(rehype-docz): add __componentPath on PropsTable
* feat(docz-utils): add first version of package
* chore(docz-utils): refac to include some more utils
* chore(docz-core): remove unnescessary code
* chore: tslint error
* chore(docz-core): add new config arg "config"
* chore(load-cfg): add loadFrom to load configuration from specified file
* feat(docz-core): load configuration from file if specified
* feat(docz): add support for exporting to CodeSandbox
This allows you to export the code examples directly to CodeSandbox from the docs
* chore: some improvements on code
* feat(docz): ordering-menu-through-doczrc
* chore: change unknown pos to infinity
* chore: change config interface so it will not break when we need to add
more options
* dev:
feat(docz-core): add config as parameter for onPrebuild and onPostBuild
fix(docz-core): chokidar performance improvements
chore: move docz-plugin-svgr into a new repo
chore: move react native examples and plugin to a new repo
chore: move css examples to a new repository
chore: move docz-plugin-css to another repo
chore: remove docz-plugin-babel6 files
chore: update dependencies
fix(docz-core): open js and ts loader scope of files
fix(docz-core): literal value of headings for menus
fix: update no documents found text (#289)