Pedro Nauck
0f1cfe528d
chore: add titles in some examples
2018-09-01 22:20:17 -03:00
Pedro Nauck
193367b978
fix(docz-plugin-css): fix empty loaderOpts
2018-09-01 22:20:17 -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
jaburcodes
e7153a4975
feat(docz): move docz/docz-core to dev dependency on examples
2018-09-01 17:12:59 -03:00
Pedro Nauck
a6e5cf77b4
feat(docz-theme-default): add auto close tags on playground editor
2018-08-31 00:14:49 -03:00
Pedro Nauck
1dc262dbe9
chore: add babel 6 deprecations warning
2018-08-30 21:03:39 -03:00
Pedro Nauck
ed45cf4d71
Merge branch 'dev' of github.com:pedronauck/docz into dev
...
* 'dev' of github.com:pedronauck/docz:
chore: update some dependencies
feat(babel-preset-docz): add new babel preset
fix(docz-theme-default): add prop to keep codemirror last line
2018-08-30 20:46:19 -03:00
Pedro Nauck
dc15e73271
chore: update some dependencies
2018-08-30 20:45:27 -03:00
Pedro Nauck
5efb5685d8
feat(babel-preset-docz): add new babel preset
2018-08-30 20:45:27 -03:00
Pedro Nauck
5c1e813dee
fix(docz-theme-default): add prop to keep codemirror last line
2018-08-30 20:45:27 -03:00
Pedro Nauck
bf19ad5ba4
fix(docz-theme-default): add prop to keep codemirror last line
2018-08-29 03:33:49 -03:00
Pedro Nauck
04d1e1a8da
fix(load-cfg): use fs-extra to read json sync instead of JSON.parse
2018-08-29 03:17:22 -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
d27544be6c
Merge branch 'dev' of github.com:pedronauck/docz into dev
...
* 'dev' of github.com:pedronauck/docz:
fix(docz-theme-default): fix mobile menu peaking (#262 )
2018-08-28 22:31:36 -03:00
Mike Donahue
77b627f9b3
fix(docz-theme-default): fix mobile menu peaking ( #262 )
2018-08-28 19:52:15 -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
99962920ca
Merge branch 'dev' of github.com:pedronauck/docz into dev
...
* 'dev' of github.com:pedronauck/docz:
fix(docz-core): join head tags (#255 )
2018-08-25 16:16:01 -03:00
Elvin Dzhavadov
065e8b3ed4
fix(docz-core): join head tags ( #255 )
2018-08-25 16:15:48 -03:00
Pedro Nauck
9db9231e2c
fix(docz-theme-default): update the empty message
2018-08-24 22:08:28 -03:00
Pedro Nauck
ebefd914d6
feat(docz-theme-default): add refresh btn on playground ( #254 )
...
* feat(docz-theme-default): add refresh button to live preview (#251 )
* chore(docz-theme-default): some adjustments
2018-08-24 21:53:25 -03:00
Pedro Nauck
dee78a71fa
Merge branch 'master' of github.com:pedronauck/docz
...
* 'master' of github.com:pedronauck/docz:
feat: add link of repository from website (#245 )
2018-08-24 21:38:03 -03:00
Nicholas Eduardo
85cc9e773d
feat: add link of repository from website ( #245 )
...
It is important, because the people thinks the docz is a private project.
2018-08-23 11:55:16 -03:00
Pedro Nauck
6d094778d9
chore(docz-core): remove unnescesary dependencies
2018-08-16 21:33:05 -03:00
Pedro Nauck
70af8a738a
chore: fix chagelogs
2018-08-16 02:09:30 -03:00
Pedro Nauck
8c3981531c
v0.10.3
v0.10.3
2018-08-16 02:02:17 -03:00
Pedro Nauck
035ec02390
chore(docz-core): add @babel/polyfill instead of babel-polyfill
2018-08-16 01:54:11 -03:00
ShiCheng
67e68aa46e
fix(docz-example-typescript): fix dependencies ( #222 )
2018-08-16 01:54:10 -03:00
Pedro Nauck
c619d9cf44
feat(docz-core): add editBranch option to mount repo link
2018-08-16 01:54:10 -03:00
Pedro Nauck
b15457c18f
fix(docz-theme-default): use padding on link instead of margin
2018-08-16 01:54:09 -03:00
Pedro Nauck
a82903adec
fix(docz-theme-default): add playground min-height just on fullscreen
2018-08-16 01:54:09 -03:00
Pedro Nauck
47fe7141b1
fix(docz-core): correct data server websocket port
2018-08-16 00:49:26 -03:00
Pedro Nauck
1910921d01
v0.10.2
2018-08-16 00:49:24 -03:00
Pedro Nauck
794d048fdf
fix(docz-core): remove data server cache 😕
2018-08-16 00:48:59 -03:00
Pedro Nauck
20167361d9
fix(docz-core): try catch on get repo info
2018-08-16 00:48:59 -03:00
Pedro Nauck
4b2f2fee80
fix: prevent codemirror bug on build
2018-08-16 00:48:58 -03:00
Pedro Nauck
4de2b82524
v0.10.1
2018-08-16 00:48:57 -03:00
Pedro Nauck
2a70a953d7
chore(docz-theme-default): some changes on readme
2018-08-16 00:48:26 -03:00
Pedro Nauck
bf594038b8
fix(docz-core): prevent crash when not have cache
2018-08-16 00:48:26 -03:00
Zach Gawlik
3709f883c8
fix(docz-example-flow): scale and outline props ( #211 )
2018-08-16 00:48:26 -03:00
Pedro Nauck
2dcb7dd41d
v0.10.0
2018-08-16 00:48:24 -03:00
Pedro Nauck
609f7b8633
chore(docz-theme-default): some style improvements
2018-08-16 00:47:23 -03:00
Pedro Nauck
0da655608c
fix(docz-theme-default): playground overflow on mobile
2018-08-16 00:47:23 -03:00
Pedro Nauck
1a5de2bb0d
feat: add github repository link
2018-08-16 00:47:22 -03:00
Pedro Nauck
0d5cb64f84
chore(docz-core): update Entries file extension
2018-08-16 00:47:22 -03:00
Pedro Nauck
e345896f37
fix(docz-core): prevent delete entire app folder on build
2018-08-11 18:36:41 -03:00
Pedro Nauck
715e4fbd1b
chore(docz-core): remove markdown from files glob
2018-08-11 18:03:48 -03:00