Commit Graph

148 Commits

Author SHA1 Message Date
Marcelo Piva
225c106b75 chore: code improvements 2018-10-01 23:28:35 -03:00
Marcelo Piva
9416fa1361 chore: can resolve aliases, avoid cyclic imports 2018-10-01 23:03:38 -03:00
Pedro Nauck
53ed431554 chore(docz-core): performance and code style improvements 2018-10-01 21:14:49 -03:00
Marcelo Piva
0e4593c323 chore: add babel-plugin-docz 2018-09-30 08:20:39 -03:00
Marcelo Piva
90bb9d5726 chore: use recursive module resolution to discover files 2018-09-29 11:56:36 -03:00
Marcelo Piva
33418ffbf9 chore: use babel-plugin-docz to generate meta 2018-09-28 20:27:17 -03:00
Marcelo Piva
609f2bffe0 Merge branch 'dev' into jsdoc-integration
* 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
  ...
2018-09-28 18:37:39 -03:00
Marcelo Piva
5be50d1e5b chore: update preset 2018-09-28 18:27:55 -03:00
Pedro Nauck
32f92aaccc Merge branch 'dev' of github.com:pedronauck/docz into dev
* '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)
2018-09-28 11:22:21 -03:00
Pedro Nauck
1b19340743 feat(docz-core): add svgr built-in 2018-09-27 22:24:31 -03:00
Pedro Nauck
b157060e45 fix(docz-core): data server rewriting files and refac utils (#370)
* 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
2018-09-27 20:30:17 -03:00
Marcelo Piva
27d04c0268 fix(docz-theme-default): use local vendors (#356)
* fix(docz-theme-default): use local vendors so internet connection is not
required

* chore: use styles from npm insted of hardcoded
2018-09-27 09:55:36 -03:00
Pedro Nauck
66e6248ddf fix(docz-core): data server rewriting files 2018-09-20 19:12:58 -03:00
Pedro Nauck
2bef343290 Merge branch 'dev' of github.com:pedronauck/docz into dev
* 'dev' of github.com:pedronauck/docz:
  feat: add code sandbox integration (#338)
2018-09-19 09:22:17 -03:00
Pedro Nauck
fe7f83c386 chore: update dependencies 2018-09-19 09:13:10 -03:00
Pedro Nauck
f0cc1cc2f8 feat: add code sandbox integration (#338)
* 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
2018-09-18 21:50:42 -03:00
Pedro Nauck
94b4467113 feat: create menu based on doczrc property 2018-09-15 00:40:42 -03:00
Marcelo Piva
0adac5bf1b feat(docz): jsdoc integration 2018-09-11 03:05:59 -03:00
Pedro Nauck
7d7f557647 fix: heading hash link with hash router config 2018-09-11 02:06:41 -03:00
Pedro Nauck
cc97ab6f39 chore: move docz-plugin-svgr into a new repo 2018-09-07 01:28:58 -03:00
Pedro Nauck
75394d6935 chore: move react native examples and plugin to a new repo 2018-09-07 00:32:33 -03:00
Pedro Nauck
9cb256b2a6 chore: move css examples to a new repository 2018-09-07 00:19:16 -03:00
Pedro Nauck
36c5f01074 chore: update dependencies 2018-09-06 23:59:41 -03:00
Pedro Nauck
7a3b97d17b fix(docz-theme-default): prevent sidebar toggle on desktop 2018-09-04 00:20:03 -03:00
Pedro Nauck
adaed5f536 chore: add missing dependencies 2018-09-02 20:20:10 -03:00
Pedro Nauck
e8ad839545 chore: add babel preset react native on examples 2018-09-02 19:01:37 -03:00
Jabur
ac359cee5e feat: integration with react native (#271)
Feature: integration with react native 🌉
2018-09-01 21:12:52 -03:00
Pedro Nauck
0f6ea2a6d6 feat(docz-theme-default): add scrollbar on playground (#279) 2018-09-01 19:39:59 -03:00
Pedro Nauck
dc15e73271 chore: update some dependencies 2018-08-30 20:45:27 -03:00
Pedro Nauck
9b07d2715d fix(docz-theme-default): codemirror line end bug 2018-08-29 03:17:22 -03:00
Pedro Nauck
8cbc8eb87a chore: update dependencies 2018-08-29 03:17:22 -03:00
Pedro Nauck
4dd49f211f refactor(docz-theme-default): use webpack to build instead of rollup (#263) 2018-08-28 22:33:02 -03:00
Pedro Nauck
c8288b0265 fix(docz-theme-default): remove react-breakpoints 2018-08-25 17:08:24 -03:00
Pedro Nauck
34b2fdf573 fix(docz-core): update react-docgen-typescript-loader to fix props table 2018-08-25 16:33:26 -03:00
Pedro Nauck
6d094778d9 chore(docz-core): remove unnescesary dependencies 2018-08-16 21:33:05 -03:00
Pedro Nauck
035ec02390 chore(docz-core): add @babel/polyfill instead of babel-polyfill 2018-08-16 01:54:11 -03:00
Pedro Nauck
b90e598ca0 feat(docz-core): add cache system for entries 2018-08-11 17:44:08 -03:00
Pedro Nauck
4b6ec0fd04 feat(docz-core): add htmlContext and mini-html-webpack-plugin 2018-08-10 12:41:47 -03:00
Pedro Nauck
4f948f7a02 feat: allow edit code inside playground (#205)
* feat(docz): fetch data on documents
* feat(rehype-docz): add dependencies scope on Playground
* feat(docz-theme-default): add codemirror as editor
* chore(rehype-docz): use replace instead of split join
2018-08-09 18:14:34 -03:00
Pedro Nauck
5625d961cb chore(docz): dependencies and bundle adjustments 2018-08-02 19:10:12 -03:00
Pedro Nauck
cf7ad21d33 chore: update dependencies 2018-08-02 03:17:54 -03:00
Pedro Nauck
24f8337045 refactor(docz-core): new data server algorithm (#183)
* refactor(docz-core): split data server into actions
* fix(docz-core): change websockets default ports
* refactor(docz-core): use state concept for data server
* refactor(docz): use new data server state concept
2018-08-02 00:53:28 -03:00
Pedro Nauck
e125a4f9a8 feat(docz-theme-default): add edit button for document (#180)
* feat(docz-core): add link property on Entry
* fix(docz-core): adjust default arguments
* feat(docz-theme-default): add edit page button on Page
* chore(docz-theme-default): some css adjustments
2018-07-31 19:10:48 -03:00
Pedro Nauck
259b72d53d feat(docz-core): support env files to set configuration (#171)
* feat(docz-core): expose filtered env variables (#140)

* refactor(docz-core): support for env config
2018-07-30 04:33:26 -03:00
Pedro Nauck
263badfd38 feat(docz-core): add webpack-serve-overlay as error overlay 2018-07-30 02:45:30 -03:00
Pedro Nauck
1ac1ea825e feat(docz-plugin-svgr): add initial version of plugin 2018-07-30 01:59:20 -03:00
Pedro Nauck
2d8526ba21 chore(docz): use react-loadable instead of loadable-components 2018-07-30 00:50:09 -03:00
Pedro Nauck
bd9c1b9838 chore: update dependencies 2018-07-29 20:20:21 -03:00
Pedro Nauck
be7a7494ca feat(docz-theme-default): add html output on playground 2018-07-28 03:39:12 -03:00
Pedro Nauck
0f8aa56ef2 fix(docz-theme-default): get fullscreen from localstorage 2018-07-28 01:24:29 -03:00