Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/doczjs/docz

✍ It has never been so easy to document your things!
https://github.com/doczjs/docz

v2.0.0-rc.46

952dac24aefa0bc32710553f1511f6d3ebbeebce authored over 5 years ago
v2.0.0-rc.47

93e78f5f6ff1506d7ab103557a2188a8ae591bc1 authored over 5 years ago
feat(gatsby-theme-docz): set first entry as root when no / route given

05d7ecced4b9ccc9c1e3164080a0eddf71708846 authored over 5 years ago
fix(gatsby-theme-docz) check prop default value for flow types

f968c0c40f0778d8245c2248f75ae7e821461f92 authored over 5 years ago
fix: dev-env reloading gatsby theme on changes (#1129)

3c0aecf1fbe78dd9f5b010aa38b86c1accd3540e authored over 5 years ago
v2.0.0-rc.45 (#1134)

* docs: update bug report issue template

* fix: dev-env wait for the build to finish before s...

618473d361ffc06badc4831da1a36179152b9dca authored over 5 years ago
dev env, CI & doc fixes (#1133)

* docs: update bug report issue template

* fix: dev-env wait for the build to finish before s...

fb3ec11601110a2fa45c6b6a80165fa5ad939145 authored over 5 years ago
fix(docz-core): fix public path generation

978f0ae9d91a5f75a7041256c164d6e43674e8ef authored over 5 years ago
fix: move to public and show how to link to it

a2ecaac018c8401ab8f3943a398696c38be7a3d5 authored over 5 years ago
dev: remove hoisting from examples

50b7a772c424d17147d8d30dd12629fdac58d0d6 authored over 5 years ago
v2.0.0-rc.44

779b10355849ccda8e243c20c553c7ca83e19403 authored over 5 years ago
fix: dev-env fix gatsby and core watching

7e8bb9676a3ac22a52aa171b7c3eb322bb71aa07 authored over 5 years ago
v2.0.0-rc.43

19aede386ce47ca60fff715126760c34c1fdb33f authored over 5 years ago
chore(docz-core): log error message when copy fails

9e4029b12adb7977d93dd0223e344d0daeab803b authored over 5 years ago
fix(docz-core): export onCreateBabelConfig from custom gatsby-node.

4d037fcd1338ee0e9ae2247e500e342701acb645 authored over 5 years ago
v2.0.0-rc.42

0c7c08762ac4d9e3b15416fc0ca4909bc5ab0748 authored over 5 years ago
chore: dev-env fix command return type

f2479a1795f9aff0a1e7b0892ec1a8838cfbd551 authored over 5 years ago
fix(docz-core): copy public assets to .docz/static

b732829349cb265b3948296c3f6fd9bd15000285 authored over 5 years ago
fix(docz-core): sync files before building

de5214632c93aa92685e3cc518365d9a9be9ff68 authored over 5 years ago
feat: add zero config live-reloading development environment (#1116)

* feat: add zero config live-reloading development environment

* ci: revert yarn lock

* re...

f5c32efdf32caf2b3ec4dd9a0e0bc75ba7d4347f authored over 5 years ago
v2.0.0-rc.41

05b44675f968e9c51e22091623adc04274a33b65 authored over 5 years ago
fix(docz-core): properly merge custom gatsby-config (#1114)

fixes #1108

695c09fabbbf633152fcc15ac7e17576bd31c1d8 authored over 5 years ago
fix(docz-components): remove additional editor styles in Playground (#1110)

* fix: remove additional editor styles

* fix(docz-components): type adjustments for theme

da751af8030e3604d747b412af3f55aa5c573485 authored over 5 years ago
v2.0.0-rc.40

e500b81bec6e9b9bfac599e7b9ec424b4a71acde authored over 5 years ago
feat(gatsby-theme-docz): allow gatsby-remark plugins (#1106)

44e6fce5c4c3a52ff0b278dafa1b2c54f5438007 authored over 5 years ago
chore(e2e-tests): make package private

cf73cad7e8707f5dbf527538eec78426a4f434da authored over 5 years ago
feat(gatsby-theme-docz): apply theme background color to content (#1101)

5b6c89e5b396e31ee1e46e4666ac21ba4ab293d4 authored over 5 years ago
feat(docz-core): use config base for gatsby pathPrefix (#1103)

* feat: path config to bundler & add pathPrefix

* feat: add pathPrefix to gatsby config tpl.
...

e730b6d4ce4532157e91d647e289a35e77df74ed authored over 5 years ago
docs(docz): re-organize readme

c6980028b33029ff961ca71ea6fa38bb60c61015 authored over 5 years ago
docs(docz): re-organizing readme

67f690fa66ab2a270630d28803e900cd058ae44a authored over 5 years ago
v2.0.0-rc.39

278fd68e47f60321af0633d23d85de0ec31cfa2d authored over 5 years ago
chore(docz): npm-tag -> dist-tag

6732e4ef216a01db004290d167c5d56662894b2b authored over 5 years ago
feat(docz-core): add license to get rid of warning

33c5a7f7fc503a4403f6ccb08d69fe5828b24c30 authored over 5 years ago
chore(gatsby-theme-docz): bump docz dependency version

8c898e895e5ca38ac9f6526620f0a412002cee94 authored over 5 years ago
ci(docz): ignore examples test and build scripts (#1097)

* ci(create-react-app): comment out build/test

* ci(docz-example-create-react-app): rename fo...

6e88c00ed601e092951f09d30a4283c57001f6c1 authored over 5 years ago
docs(create-react-app): add create-react-app example

7e1f12d73e45efafba3b852eff9ece148c733e3a authored over 5 years ago
chore(docz-example-gatsby): set version to next

b9ab8f6f2f74559185ddd88ee0428f0937ef2486 authored over 5 years ago
test(gatsby-theme-docz): add test ids

2fc909fde48ea2d39927ecf752022cb2d4f50741 authored over 5 years ago
test(docz): add test ids

ab100281e3a564b8c7835ac0563e7cd229a9c2fb authored over 5 years ago
v2.0.0-rc.38

3765c9b955d9b96cf6214e5a025794d77113bee3 authored over 5 years ago
feat(e2e-tests): add e2e tests (#1095)

* feat(e2e-tests): add e2e tests first draft

* ci(e2e-tests): testcafe ci integration

* ci...

7e7fed3bd37ab8b9d325d87be9fdc9b92a178900 authored over 5 years ago
feat: add language and showLivePreview props to Playground (#1089)

* feat(docz-components): add language and showLivePreview to Playground

* chore(docz-componen...

637492de5cc9a34c65401ace95a2b838ae121699 authored over 5 years ago
docs(docz-example-basic): simplify basic example

28a93ac6945aecab7e401aa8cc55dd8a8c9a437f authored over 5 years ago
docs(docz-example-react-router): add react-router with docz example

56350502990cd3637f7a8745f05d00b35daabc63 authored over 5 years ago
feat(docz-example-material-ui): add example with material ui

221d448f861a90037a3f35d475e3fcac1a6e2e98 authored over 5 years ago
chore: add examples gitignore

1ee6f2ed2123dc7feb5cfcd9b09325df726a19b1 authored over 5 years ago
docs: point examples to doczjs/docz repo

4cc18b2936114c475b5a26185eda8a231080c4aa authored over 5 years ago
chore: remove changelogs from examples

de421cf62d0eb0db467ca8d3ac69875ee0ff24f2 authored over 5 years ago
docs: add build and serve commands to docs READMEs

111e5a36985d59d2aac4469aa5990a32ba7f556b authored over 5 years ago
2.0.0-rc.35

c053e70532b9a330f96f2217d84b9b69b52d960e authored over 5 years ago
v2.0.0-rc.35

bc0dbd8b24d5524aceb732c3e3176f55a721361b authored over 5 years ago
fix(gatsby-theme-docz): pass in params to plugin instead of actions

4200966d90d1f961a3ef2d6a1e48cbba8d0ee272 authored over 5 years ago
fix(docz-components): dont overwrite theme object

526060d16261cdbae4438518df2b7476f849fd6d authored over 5 years ago
refactor: replaceThemesDir to handle relative path

9d63d67be0487c4edd1639ee45eb2fc32daa35ce authored over 5 years ago
feat: add normalize for trailing slashes

278d6c1746f916f82eb3c2c59ed85595880a5ed3 authored over 5 years ago
v2.0.0-rc.34

221211888577c4a7e91b02f20b3daa71ce7f4ea5 authored over 5 years ago
feat: adds theme path overrrite option

cdc35d8da3243fbc1b41b48d3f61f64bc909eb0d authored over 5 years ago
feat: rewrite dest path for themeDir override

e9e852166290d84a7cf4a37acc4d1613e8bb384a authored over 5 years ago
fix: change themeDir occurences to themesDir

f5e79e0190262b52c1a5d6afb1d9fda6499416ef authored over 5 years ago
v2.0.0-rc.34

6b9d0337526b21c3affa400d4af1cfeb6d25b6cd authored over 5 years ago
fix(docz-components): dont overwrite theme object

262ff945f94e001c71ecbbe1db69f3cd278ab03d authored over 5 years ago
refactor: replaceThemesDir to handle relative path

a12ddfbe9d2b3db63b98bf7f6b2dca68b082f4da authored over 5 years ago
feat: add normalize for trailing slashes

4b0a71071dd9f325918ff1f48d1d5e9ef1997dbe authored over 5 years ago
fix: change themeDir occurences to themesDir

c841f014d39101f5c29b7f1feac795eb5bbadb51 authored over 5 years ago
feat: adds theme path overrrite option

bb62c6b1cfce3ed7b19018f19814c992b397b662 authored over 5 years ago
feat: rewrite dest path for themeDir override

7418e555280395fa71e3adea672a4a8c73284c7e authored over 5 years ago
feat(docz-core): remove installation step in .docz 🎉

4d01eadc1ff341aa592244f0051a8e92b8d877cc authored over 5 years ago
v2.0.0-rc.33

9a0d2e50d59f098e190d1bfd141ec2a0285dbc36 authored over 5 years ago
fix(gatsby-theme-docz): expose gatsby actions to plugin

019eb9b8fec89fbe77ae70dc937542969cc2ae78 authored over 5 years ago
v2.0.0-rc.32

33a7aa10529c0aae3e9b29f61bab103d58ccd91b authored over 5 years ago
chore(docz-core): add eslint dep

a596edec08fbff42572679a1e3fe59ef1cbf3014 authored over 5 years ago
chore(docz-core): add jest dependency

e5c42b89e51f7671cf1ed57040568894826a0244 authored over 5 years ago
chore(docz-core): add cross-env dependency

844c8485454b7854627599b4682dbe198a977d3e authored over 5 years ago
Allow for no tsconfig

If no tsconfig is passed, don't crash the build process

717c80642c9a5e322bcf2ceb0ec78ec44e0e3285 authored over 5 years ago
v2.0.0-rc.30

572191f164f016cf1de1c72fa2bb82ee64531ad8 authored over 5 years ago
chore(docz-example-typescript): move docz to deps

7942322cd0ef4afdc3fd841ead530246901b41b8 authored over 5 years ago
v2.0.0-rc.31

f887a695db231f21522ed5ca948ba96def0b619f authored over 5 years ago
fix(docz-core): set yarn production to false to download all deps

Allows for running docz build without running docz dev or docz init before.

2b4cc6b263b7443e27e47e35cad8dfdc8cd537ed authored over 5 years ago
v2.0.0-rc.29

9e4ff9354ead74122586ef411ffaa05e96c8f31a authored over 5 years ago
fix(docz-core): run init on build if docz is not initialized

26aa7f6865ce2778f2c273bc6860e89cb6bbccfb authored over 5 years ago
feat(docz-core): add docz init command

43cdeca38e9c4c9a2e20c91582fb229c18b22a2f authored over 5 years ago
chore(docz-core): better dx

b372585391b29de37dc5e1bbfc8fb987b0640a55 authored over 5 years ago
v2.0.0-rc.28

cdfb8d84572a6a9fee15662ab0f2c7e20ca1b3e9 authored over 5 years ago
v2.0.0-rc.28

2f29e1d4a18854bd32618960c97a697df13a85d7 authored over 5 years ago
fix(docz-core): make onCreateWebpackConfig extendable

8968a6c48c64d91f5a32d8a60dbd0f04d80cc9b4 authored over 5 years ago
2.0.0-rc.26

43beb100555448c7e92beb6c5a95f528ce608061 authored over 5 years ago
feat(docz-core) parse both tsx? and jsx? files when using Typescript (#1063)

8c9de050ce047d2eda35c10a32393e3bb6849238 authored over 5 years ago
fix(docz-components): typo boder -> border

1246b197350d6755f301c42caf242cb68b4752f2 authored over 5 years ago
fix(gatsby-theme-docz): fix style differences between dev and build

9cb5237af74da3e5903411c41716b08d15b33e92 authored over 5 years ago
docs(docz-example-basic): set examples to private

d0f11234879db20b23dc4b463c98ca647b62e299 authored over 5 years ago
2.0.0-rc.25

e9b3eb0da912726bc91829f26a4707421f5e0bed authored over 5 years ago
v2.0.0-rc.27

3101e65ff362a97259c427f4d1cbcda93124496d authored over 5 years ago
fix(docz-components): fix syntax highlighting in Playground

c72c57574142334846e7aad63ad3e72d07f9ddca authored over 5 years ago
fix(docz-core): use react from parent directory (#1053)

* 2.0.0-rc.21

b55b78657796cd944cf3217272eadb99d04c1a57 authored over 5 years ago
chore(docz-gatsby-monorepo): rename scripts

9379cfb90b822505ff5dc88192998f99bef3dc7e authored over 5 years ago
v2.0.0-rc.12

9a322a03564a631cf3280fcb8b61266725fd361c authored over 5 years ago
chore(docz-components): remove test from scripts

805f82b032f00938b37b963a0b6af2afc1c13ecc authored over 5 years ago
chore(docz): bump to 2.0.0-rc.11

1c01f66b4ee661b7ab056c859582299be86cb542 authored over 5 years ago
fix(docz): add @emotion/core dependency

52126df10f7110402429276fe4515e898a65eea9 authored over 5 years ago
chore(docz-components): remove tsdx tests

https://github.com/palmerhq/tsdx/issues/187

e9434625f3d63c15a186df52e2328c766dedac07 authored over 5 years ago