280 Commits

Author SHA1 Message Date
Pedro Nauck
b665f81df1 feat(docz-theme-default): show and hide playground 2018-11-07 12:05:59 -02:00
Pedro Nauck
e95a57593c v0.12.9 2018-10-31 23:08:51 -03:00
Pedro Nauck
c8fb87a2ee chore(docz-theme-default): add a default radius 2018-10-31 23:05:33 -03:00
Pedro Nauck
cecbea13dd fix(docz-theme-default): use class inside playground 2018-10-31 22:56:49 -03:00
Pedro Nauck
3116ff122d chore(docz-theme-default): some style adjustments 2018-10-31 22:56:23 -03:00
Pedro Nauck
36e322f66a fix(docz-theme-default): table margin bottom 2018-10-31 22:55:59 -03:00
Pedro Nauck
5b24400887 feat(docz-theme-default): add style for hr component 2018-10-31 22:55:29 -03:00
Pedro Nauck
0ccda923b8 feat(docz-theme-default): hide playground editor by default 2018-10-31 22:54:38 -03:00
Pedro Nauck
afec6b5b0a v0.12.8 2018-10-31 19:12:10 -03:00
Pedro Nauck
8627924c60 chore: update dependencies 2018-10-31 19:05:00 -03:00
Pedro Nauck
f90fefc59a v0.12.7 2018-10-30 15:02:18 -03:00
Pedro Nauck
7f05dbf790 v0.12.6 2018-10-30 14:21:10 -03:00
blackdahila
86845bfd5a fix(docz-theme-default): rename playground container to avoid conflicts (#429) 2018-10-30 14:04:27 -03:00
Pedro Nauck
a8e0350767 chore(docz-theme-default): tslint warning 2018-10-30 14:03:18 -03:00
Pedro Nauck
6c1d05e5c6 chore(docz-theme-default): add color to props table link 2018-10-30 14:03:17 -03:00
Pedro Nauck
9234b5e034 fix(docz-theme-default): tooltip component 2018-10-30 14:03:17 -03:00
Pedro Nauck
fee795ac40 chore: update dependencies 2018-10-30 14:03:16 -03:00
Pedro Nauck
cacc6fb346 feat(docz-theme-default): add support to show/hide playground editor 2018-10-30 14:03:16 -03:00
Pedro Nauck
be94b0e893 feat: add support to disable codesandbox 2018-10-30 14:03:15 -03:00
Pedro Nauck
abe0001a72 chore(docz-theme-default): add custom styles for paragraph 2018-10-30 14:03:15 -03:00
Pedro Nauck
119e4a7da1 fix(docz-theme-default): fill adjustments 2018-10-30 14:03:14 -03:00
Marcelo Formentão
475eb52e52 fix(docz-theme-default): text alignment in table thead (#403)
* fix(docz-theme-default): remove text align left

* fix(docz): include text align left for thead
2018-10-27 11:23:50 -03:00
Jared Malcolm
829a3aa4c2 fix(docz): conditionally description column on PropsTable (#385)
* Update the PropsTable to conditionally include the description column.

* Adds a description to the Alert component in the
basic examples to demonstrate it being added
* The Button component in the basic example has no
descriptions to demonstrate it being excluded

* Remove a data- attribute that was used for testing

* feat(docz): render [Empty String] on PropsTable (#427)

* Updates the PropsTable to render '[Empty String]' instead of nothing.
* Add the code to print [No Default]

* fix(docz-theme-default): prop table header background was overflowing (#421)
2018-10-27 11:15:37 -03:00
Rui Botto
f833eaa633 feat(docz-theme-default): add code editor toggle on playground (#387) 2018-10-27 10:58:50 -03:00
Pedro Nauck
8b4c09cc63 v0.12.5 2018-09-29 21:41:11 -03:00
Pedro Nauck
eed721264e fix(docz-theme-default): adjust theme colors 2018-09-29 20:52:50 -03:00
Pedro Nauck
6be27fb289 v0.12.4 2018-09-28 16:45:11 -03:00
Pedro Nauck
8116fc1cb2 v0.12.3 2018-09-28 14:06:34 -03:00
Pedro Nauck
436fb8630c v0.12.2 2018-09-28 13:41:59 -03:00
Pedro Nauck
ea3274ef87 fix(docz-theme-default): inlineCode font size using em 2018-09-28 11:45:48 -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
8eb95f653c chore: some improvements 2018-09-28 11:13:32 -03:00
Pedro Nauck
f8ff2ac767 fix(docz-theme-default): add syntax highlight test for typescript 2018-09-27 22:20:46 -03:00
Pedro Nauck
8252ebff0b feat(docz-theme-default): add link to root route on logo 2018-09-27 20:45:58 -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
9c6cb80312 chore: prettier fix 2018-09-19 15:13:26 -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
Pedro Nauck
fa4a649159 v0.11.2 2018-09-11 02:35:32 -03:00
Pedro Nauck
7d7f557647 fix: heading hash link with hash router config 2018-09-11 02:06:41 -03:00
Pedro Nauck
a28ab79082 fix(docz-theme-default): scrolling and overflows performance 2018-09-11 00:22:06 -03:00
Pedro Nauck
d96d31992c v0.11.1 2018-09-07 02:20:28 -03:00
Pedro Nauck
49e270cf8e Merge branch 'dev' of github.com:pedronauck/docz into dev
* 'dev' of github.com:pedronauck/docz:
  fix: update no documents found text (#289)
2018-09-07 02:15:29 -03:00
Pedro Nauck
36c5f01074 chore: update dependencies 2018-09-06 23:59:41 -03:00
Martin Camacho
cb782f908d fix: update no documents found text (#289) 2018-09-04 20:57:07 -03:00
Pedro Nauck
7a3b97d17b fix(docz-theme-default): prevent sidebar toggle on desktop 2018-09-04 00:20:03 -03:00
Pedro Nauck
dd830d6727 v0.11.0 2018-09-02 20:26:39 -03:00