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

fix(docz): optional opts for useMenus()

571ffcd71d2b07fbf914931dc6f2e71f9d646dc6 authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(gatsby-theme-docz): check data before access

8f8ed12c9feaf89f4e13028798ea47abc088b1c7 authored almost 6 years ago by Pedro Nauck <[email protected]>
chore: remove emotion entirely from project

d1e148f84abdd15bf9a982e0b2d6ee8f0fd7ecb8 authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(gatsby-theme-docz): add ssr support for styled-components

b490010d0c8e481bfd821110f6ecaacdb0844d50 authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(gatsby-theme-docz): add specific nodes for entries

26f7f90bdb074c1bf82463790cdecfc0bc4aca79 authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(docz-theme-default): styles adjustments

aca1bee3b15caa3288356ac6762990cf92333681 authored almost 6 years ago by Pedro Nauck <[email protected]>
chore: prettier fix

da9fb4b4bcd01cfbda8fadf86aaead61a90b8399 authored almost 6 years ago by Pedro Nauck <[email protected]>
fix: prop types parser

a3cc319a0bd92f19aa7f3572c99a89300d3f62ee authored almost 6 years ago by Pedro Nauck <[email protected]>
fix: define right internal dependencies version

30a91b41c474476c75baab5b614796d413024f42 authored almost 6 years ago by Pedro Nauck <[email protected]>
chore: update dependencies

6659b5b75e6327456361c38122f964edca59db12 authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(babel-plugin-export-metadata): just define pro non-primitive types

ed78a1340255973f0254304aa734ba53d7d634b2 authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(gatsby-theme-docz): use createPages instead of createPagesStatefully

37b73c6b5e65813896a2dd88e8f6fd707f318c5d authored almost 6 years ago by Pedro Nauck <[email protected]>
chore: update dependencies

cd4750bd286c46aa2d058d3f8e6d3e535eab148d authored almost 6 years ago by Pedro Nauck <[email protected]>
docs: some changes on readme

3cfe073da5cd8ea3a1d250bd37c43ed96e3b5a26 authored almost 6 years ago by Pedro Nauck <[email protected]>
docs: remove top image on readme

caa26e800b25ef14c7a9c39d59bd256ea0d6abea authored almost 6 years ago by Pedro Nauck <[email protected]>
docs: add migration guide and v1 readme changes

6f4b8f18c3839fce4382209894a582616b808ed3 authored almost 6 years ago by Pedro Nauck <[email protected]>
chore: just some adjustments

69b4cbe1d5f6a74c7aba339ff0dabfd2baf8d7fe authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(docz-core): docgen if file has not component definition

b0fb8462ac2a799a3c07508ef79cce4bf8039298 authored almost 6 years ago by Pedro Nauck <[email protected]>
chore(docz-theme-default): some style adjustments

560dd8d96265880510566ac08591cb6914bf4e46 authored almost 6 years ago by Pedro Nauck <[email protected]>
chore: change readmes

ef486420e88fc75c5455f26d3f3241db77d5f2c2 authored almost 6 years ago by Pedro Nauck <[email protected]>
chore: prettier fix

f5977315a525ae109c2e753405d06c88610910d5 authored almost 6 years ago by Pedro Nauck <[email protected]>
chore: squashed dev into v1

be6f922fa20e92c2f662fc826e1b5d8e780f04d9 authored almost 6 years ago by Pedro Nauck <[email protected]>
feat(docz): use getInitialProps instead of getInitialData

d4406e0952fb88735bf46d3e62ec5e8477e0a7e3 authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(docz): sort menu and submenus alphabetically

fbbd51c379c47bb69f73eae415e491e0e80d2e11 authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(docz-core): props state parser

87767e8b528105a2fd9684cb8d049d930ad1d1a8 authored almost 6 years ago by Pedro Nauck <[email protected]>
chore(docz-core): just throw props parser error when debug enable

6e5a1582723bf39221576b803b7926e65b066d00 authored almost 6 years ago by Pedro Nauck <[email protected]>
chore: update dependencies

39af6dd84fde51bfdafa455100a9979fb39f68b1 authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(docz-core): react docgen typescript performance

2967e7c30a1e2ae6b3099ccca1f58a017ed6c4f9 authored almost 6 years ago by Pedro Nauck <[email protected]>
chore: prettier fix

2fee5ef75dc760ce14ee2ed9c6833db7c5b590ae authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(docz): remove deduplicated search results (thanks @ivan-dalmet)

1b456f7ef35ae63d00967920e22ad6f25badc476 authored almost 6 years ago by Pedro Nauck <[email protected]>
chore(docz-theme-default): codemirror adjustments

c8522ff66ea3260c084012bd13a2e2f50baf3616 authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(docz-theme-default): force codemirror to refresh (#637) (#638)

e745c7d5071845a228510a2e5eaf86c25dbd04b8 authored almost 6 years ago by Ivan Dalmet <[email protected]>
added support for link to custom repository. (#595)

Added support for link to custom repository.
Now the repository should have a known structure, ...

d94bcb3714b904a3a0516fa1bc17d723bdbdb665 authored almost 6 years ago by ejuo <[email protected]>
chore(docz-theme-default): change components export

0f7904b71db1eb101926f4ba66c0d43cc00753de authored almost 6 years ago by Pedro Nauck <[email protected]>
feat: new Props component

80451b1bb9990158c7c4aa01f109e97924880b7f authored almost 6 years ago by Pedro Nauck <[email protected]>
chore(docz-theme-default): some styles adjustments

0b1799db0d2ccc766d189ed8bc2cbc991dea0f4f authored almost 6 years ago by Pedro Nauck <[email protected]>
feat(docz-core): remove ordering deprecated field

39660bbe9750475eb91de9c3df11a2c168aea1f4 authored almost 6 years ago by Pedro Nauck <[email protected]>
feat(gatsby-theme-docz): add wrapper support

a99d62feea087ce1a76bcb86b023aa3f4a4e4b73 authored almost 6 years ago by Pedro Nauck <[email protected]>
feat(gatsby-theme-docz): add custom theme support

fdfddcbc8aa369f2e9ba1f0dc9140b30b1a6f373 authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(gatsby-theme-docz): hot reload

bf4e440337cb080b04a0f077716013b5f3d1b66f authored almost 6 years ago by Pedro Nauck <[email protected]>
chore: just some adjusts

bc1303de801ce0bbc50c67a49d795bca7c8da24d authored almost 6 years ago by Pedro Nauck <[email protected]>
chore: change components provider usage

8fdeccdc17ca2a85e21610767aaff9b26fdfd8aa authored almost 6 years ago by Pedro Nauck <[email protected]>
feat: use @reach/router instead of react-router

81a4a82b8923940e2a5acc03c068a7da5e45319b authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(docz): use @loadable/component instead of react-imported-component

18f02f2f93f328f6091da868f82423faf2cab04c authored almost 6 years ago by Pedro Nauck <[email protected]>
feat: add playground component

cde65115b6773d19d0823759d5e21af3dace77f9 authored almost 6 years ago by Pedro Nauck <[email protected]>
chore: remove react-spring from readme

6ef569aa15fcb5c0f3fcf50eccdb49c696b03169 authored almost 6 years ago by Pedro Nauck <[email protected]>
chore: update dependencies

f5971638e294a96bc107634a1c49eb759e186fea authored almost 6 years ago by Pedro Nauck <[email protected]>
feat(docz-theme-default): use styled-components instead of emotion

19047fd7646dfac9dd6da846a7bf9de92de1be15 authored almost 6 years ago by Pedro Nauck <[email protected]>
feat(docz): hooks migrations

f57f987df0536b3b65a26f1b0e8a8f8f00d63800 authored almost 6 years ago by Pedro Nauck <[email protected]>
feat: add initial gatsby integration (#630)

* chore(docz-example-gatsby): add initial structure

* fix(docz-example-gatsby): entry find on...

70d40cc3976c4e978da8360fd04e22547502f2be authored almost 6 years ago by Pedro Nauck <[email protected]>
chore(docz-core): split socket from data server

2d63e837879f33d5550f7ae0f55b4ad48c70b45d authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(docz-core): run right hook name

f500971439f2651db99224f48829e1ec50155722 authored almost 6 years ago by Pedro Nauck <[email protected]>
chore: change readme

9d065a02d605db2a82b6684d2f2c2ba62c5002d7 authored almost 6 years ago by Pedro Nauck <[email protected]>
chore: update dependencies

707742fbfad2db383b7c05496d33accd6a24bd31 authored almost 6 years ago by Pedro Nauck <[email protected]>
feat: split router logic from theme

a9c26e692a1b229e856ee7a53a0d36f76356501c authored almost 6 years ago by Pedro Nauck <[email protected]>
chore(docz): remove callbags for state subcribe

4162a1c169550a1987ec03ebe6246761f2b84374 authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(docz-theme-default): show cursor on playground editor focus

9f99c300be131527fc3fe1817ef52d5197f1387e authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(load-cfg): use babel register in order to require using es6

7ad3b64ba22d508f78661bce0a60ffee3465beab authored almost 6 years ago by Pedro Nauck <[email protected]>
chore: add launch.json for debug

2c53e56336c8846058b821041d1bf66a231b3fe6 authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(docz-core): add spaces when write db.json

3a84af36db28917920a84932a4c7668861af8978 authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(docz-core): exclude node modules from source map loader

1c7c9f71aa307e37d03cd15a29774ee0b7c7cc5d authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(docz-core): add typescript as dependency

9f314cd86c758f3c368907ec2709b02ea19650f8 authored almost 6 years ago by Pedro Nauck <[email protected]>
chore: prettier fix

5a4d32944b3aa24554a8ffb98b80481cabdfe47e authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(docz-core): apply mdast plugins to entries parse too

c2554b85d89ac75c27b6b24667795dd8875f713e authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(docz-theme-default): show heading anchor on hover

3e453f5c658bcc1cc716deeb29d081275a680d9a authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(docz-core): mdx loader options

9114f9b5b9df08b8e88036ce0577499c4071d271 authored almost 6 years ago by Pedro Nauck <[email protected]>
chore: ignore mdx for prettier

d0c749625f4b3e4d1d3747cfe5fd0813b131e9f5 authored almost 6 years ago by Pedro Nauck <[email protected]>
chore(remark-docz): add some tests on project

d88459c4905bfff5396e46e8f28a16672565cca7 authored almost 6 years ago by Pedro Nauck <[email protected]>
chore(rehype-docz): add some tests on project

5d87537c9a9314aea9d40132e5cfc01b6241ef3c authored almost 6 years ago by Pedro Nauck <[email protected]>
chore: remove old files

f23cdeda2cf50cf889e03f0a3f9c03a48d34a67d authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(docz-utils): extract headings from ast

9f8565b37eed7213ce4d95beeaa0bd2400dfe113 authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(docz-utils): parser config for prettier

54ad0fa3df6d3811693be76776669ac5eeb7e07f authored almost 6 years ago by Pedro Nauck <[email protected]>
chore(docz-core): add some missing pieces from prs

793b5ced0ecea2a7da488e2aec1df29817baf50a authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(docz-theme-default): fix padding in Playground elements

Resolves https://github.com/pedronauck/docz/issues/398#issuecomment-453663552

4af737636dbd59655b7b93b7bc5b66987e255292 authored almost 6 years ago by Alexander Kachkaev <[email protected]>
fix: trim whitespaces before and after class

a184913c3febfdc722e2b23b6cab1b9d577dcf8a authored almost 6 years ago by kserjey <[email protected]>
change react-router to react-router-dom

When react-router-dom is treated as an external dependency in webpack config, an error will be c...

92f675f99f5a8005d75489b688f799b2695d9ec5 authored almost 6 years ago by angular-moon <[email protected]>
refactor(docz-utils): general design when extracting something from AST

d7896779b2aa4ec5348bf9ffe6e0998b7be2c3ed authored almost 6 years ago by Aleen <[email protected]>
feat(docz-theme-default): automatically render links with relative path

624bbf05fc3794ae8653b528b31c0f42fa770ce1 authored almost 6 years ago by Aleen <[email protected]>
chore(docz): expose configurations inside the Docs component

also specify the added type `separator` inside the interface `Config`

41f4fec7aabb503064cb542a25cb7152fe4eea00 authored almost 6 years ago by Aleen <[email protected]>
feat(docz-core): support for configuring the separator during slugifying

10bb13488094523c95801891faf6d2b5ca406309 authored almost 6 years ago by Aleen <[email protected]>
chore(docz-core): improve the configuration for files

1. accept array format
2. treat `.md` as default extensions, as well as `.mdx`

e5565cf12d48533eaa5ae8946b2739b20ed4df80 authored almost 6 years ago by Aleen <[email protected]>
fix: wrapper property is ignored in <Playground>

BREAKING CHANGE: <Playground> does not wrap the component anymore before
passing it to the rende...

3cda0deb1f7e0925f4801f23d7c8e8af5c982bc4 authored almost 6 years ago by Dominik del Bondio <[email protected]>
fix: scroll to anchor if url has hash

add a function in AsyncComponent to perform scrollIntoView in cDM

389577fe6d591bb1d6c3abccb21082bd4481bd83 authored almost 6 years ago by Yao Ding <[email protected]>
chore: update dependencies

b3a6094d0336c9f487a807b47d9eb5ecdc900660 authored almost 6 years ago by Pedro Nauck <[email protected]>
chore(docz-core): export parseConfig method

a95d75f100217480f7a34064614b06770e21b162 authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(babel-plugin-export-metadata): prettier fix script

3a34b72da4d35f8667ae9e4399f7b4e7289f6d92 authored almost 6 years ago by Pedro Nauck <[email protected]>
chore: update dependencies

f343c5d78a0d81b9217f1cf9e7a6038111fd60d0 authored almost 6 years ago by Pedro Nauck <[email protected]>
chore: update dependencies

47422c9de6e42ce59322d5a217a602793eb43164 authored about 6 years ago by Pedro Nauck <[email protected]>
fix: use custom rollup config to build instead of libundler

ee42a5ac3754eb6d31e21aee45e6dbd583d8e926 authored about 6 years ago by Pedro Nauck <[email protected]>
chore(docz-core): a lot of bundler improvements

0284f52b3fe2471993f78c3ec48aef6d6aa450cc authored about 6 years ago by Pedro Nauck <[email protected]>
chore(docz-core): change package structure

c935af515a4a59ec3516789fe1be11bcc2f4af64 authored about 6 years ago by Pedro Nauck <[email protected]>
chore(docz-core): add fs utils on docz-utils

36fd839075d0b8ce1c8836da04a228e6e7371c17 authored about 6 years ago by Pedro Nauck <[email protected]>
chore(docz-core): improve build logs

f475f0ba4337a6cd4f3a21c9d2b6d7bdd9a2c7c4 authored about 6 years ago by Pedro Nauck <[email protected]>
chore(docz-core): remove webpack sourcemaps when disabled

07ef229f6cc0f2dc0b461414886cead36b1f33fa authored about 6 years ago by Pedro Nauck <[email protected]>
chore(docz-core): add WatchMissingNodeModules plugin

5ebff6de0e23dccf0d366da4f4b1591fdda2aafa authored about 6 years ago by Pedro Nauck <[email protected]>
chore(docz-core): some improvements

caa57f1c6e2374f05f47106b3a3e3c20a6bc3410 authored about 6 years ago by Pedro Nauck <[email protected]>
chore(docz-core): remove promise logger

00711272bbf2b8503b9bb54f7cd252488012c710 authored about 6 years ago by Pedro Nauck <[email protected]>
fix(docz-core): return http server on bundler.start()

cdba3bf61ee164d203f2dacf6a2c09adb6d65b06 authored about 6 years ago by Pedro Nauck <[email protected]>
chore(docz-core): use mdx config inside loaders

fd7a52930c99e9ca884916a67119441e4a41509d authored about 6 years ago by Pedro Nauck <[email protected]>
chore(docz-core): setup cli inside docz core instead of docz bin

6ff52eec3dec3f2cd2256f185bc179f72e4cdbcd authored about 6 years ago by Pedro Nauck <[email protected]>