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
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
v0.12.8
2018-10-31 19:12:10 -03:00
Pedro Nauck
def28a5eaa
chore: update yarn.lock
2018-10-31 19:08:10 -03:00
Pedro Nauck
616ca0066a
chore(docz-example-basic): downgrade react version
2018-10-31 19:06:46 -03:00
Pedro Nauck
759160edad
fix(docz): update to new react imported component api
2018-10-31 19:05:00 -03:00
Pedro Nauck
8627924c60
chore: update dependencies
2018-10-31 19:05:00 -03:00
Pedro Nauck
f26a9905fa
fix(docz-core): add support to react hooks
2018-10-31 19:05:00 -03:00
Pedro Nauck
f90fefc59a
v0.12.7
v0.12.7
2018-10-30 15:02:18 -03:00
Pedro Nauck
ab13208286
fix(docz-core): webpack chain minimizer config
2018-10-30 14:59:40 -03:00
Pedro Nauck
7f05dbf790
v0.12.6
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
Jared Malcolm
10a3eda89d
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]
2018-10-30 14:04:26 -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
Jared Malcolm
2a9db98814
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]
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
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
0f6bd7b358
fix(docz-core): close dataserver connection on build
2018-09-29 20:47:06 -03:00
Pedro Nauck
9e2973002f
docs: readme improvement
2018-09-28 22:46:07 -03:00
Pedro Nauck
173512af86
docs: add projects using docz
2018-09-28 18:12:38 -03:00
Pedro Nauck
6be27fb289
v0.12.4
v0.12.4
2018-09-28 16:45:11 -03:00
Pedro Nauck
f8249da149
fix(docz): merge menus and submenus
2018-09-28 16:41:24 -03:00
Pedro Nauck
8116fc1cb2
v0.12.3
2018-09-28 14:06:34 -03:00
Pedro Nauck
656d8f1a71
fix(docz): remove Children.only
2018-09-28 14:03:03 -03:00
Pedro Nauck
436fb8630c
v0.12.2
2018-09-28 13:41:59 -03:00
Pedro Nauck
6cb93eaa60
chore(docz-utils): add named asset import as utils
2018-09-28 13:18:44 -03:00
Pedro Nauck
a86a3e164d
fix(docz-utils): get value from heading recursive
2018-09-28 11:53:41 -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
582fe3decd
docs: add new contributor @mpivaa
2018-09-27 22:47:17 -03:00
Pedro Nauck
1b19340743
feat(docz-core): add svgr built-in
2018-09-27 22:24:31 -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