Ecosyste.ms: OpenCollective

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

Docz

✍🏻It has never been so easy to document your things!
Collective - Host: opensource - https://opencollective.com/docz - Code: https://github.com/pedronauck/docz

chore: update dependencies

github.com/doczjs/docz - ad8ada01e85f619deb243c6d1a3fa2f870202b5e authored over 5 years ago by Pedro Nauck <[email protected]>
chore: update dependencies

github.com/doczjs/docz - e4a37b2c667eebcfb25adc5c8adc96af30998f12 authored over 5 years ago by Pedro Nauck <[email protected]>
feat: add main package improvements

github.com/doczjs/docz - 8c8005d3a709c50399784778cbab719db14d5def authored over 5 years ago by Pedro Nauck <[email protected]>
chore: use theme default as theme component shadowing

github.com/doczjs/docz - ed556230fe335afe402933b991aceb1be4f5f7a2 authored over 5 years ago by Pedro Nauck <[email protected]>
chore(docz-theme-default): some modes adjustments

github.com/doczjs/docz - 65659811c24ac7cb53a76154128c277c1cc23b92 authored over 5 years ago by Pedro Nauck <[email protected]>
chore: add first steps with theme-ui

github.com/doczjs/docz - bad065baddc4283bf9731d106a474aac8afe63a8 authored over 5 years ago by Pedro Nauck <[email protected]>
chore: use emotion instead of styled-components

github.com/doczjs/docz - d0b53297a42b535df674e5730d82bfcb44a3cdbe authored over 5 years ago by Pedro Nauck <[email protected]>
feat: add typescript support (need fix)

github.com/doczjs/docz - 13947f9dfc64d63fa8e1f8e5815da9249b855b63 authored over 5 years ago by Pedro Nauck <[email protected]>
chore: update dependencies

github.com/doczjs/docz - 112f4c22bcb8107bd68dbf41665ef08cf1948504 authored over 5 years ago by Pedro Nauck <[email protected]>
feat: dynamic src and root path

github.com/doczjs/docz - c0715563db5993a52874a27a7f39cf6e131f186d authored over 5 years ago by Pedro Nauck <[email protected]>
chore(docz-core): remove unnecessary babel config

github.com/doczjs/docz - 4c3714ddec2e35940af4863bce135bed2b0deabc authored over 5 years ago by Pedro Nauck <[email protected]>
chore: update dependencies

github.com/doczjs/docz - cecbade4a8dd02bcb77553e442e53d5d1f8d1e85 authored over 5 years ago by Pedro Nauck <[email protected]>
feat(docz-core): add build and serve command with gatsby

github.com/doczjs/docz - e85c82b11ea537324cbc339854a2aeb16222f11d authored over 5 years ago by Pedro Nauck <[email protected]>
fix: packages rollup config

github.com/doczjs/docz - 534d7bf39e482b8e440a266e1ff9b9f18113d4b8 authored over 5 years ago by Pedro Nauck <[email protected]>
chore(docz-core): remove unnecessary file

github.com/doczjs/docz - d07cb4c3aeafda45b3588f493f15164fccdc23e0 authored over 5 years ago by Pedro Nauck <[email protected]>
feat(docz-core): add doczrc config watcher on dev

github.com/doczjs/docz - 5aa0455799cf8105dbdec4d07c000472514fd284 authored over 5 years ago by Pedro Nauck <[email protected]>
chore: update dependencies

github.com/doczjs/docz - 18e6c557d5d2085e1ffeb0e80da59dc8cdea8714 authored over 5 years ago by Pedro Nauck <[email protected]>
fix(babel-plugin-export-metadata): disable enumerable for __filemeta

github.com/doczjs/docz - 38d10fc5b9abfc7b965548078427302cde19bbd0 authored over 5 years ago by ejuo <[email protected]>
fix(docz-core): vendor react-docgen-external-proptypes-handler (#866)

see the issue for details on the typos fixed

closes issue #727

github.com/doczjs/docz - efb89ee698769f5224b87b18774438f6bbdba150 authored over 5 years ago by swyx <[email protected]>
fix(docz-core): some adjustments

github.com/doczjs/docz - 86f95b589a75650eed14050ac37458e79361e55b authored over 5 years ago by Pedro Nauck <[email protected]>
chore(docz-core): some improvements

github.com/doczjs/docz - a8efb4612aeae38025eda7864e908919c12235f6 authored over 5 years ago by Pedro Nauck <[email protected]>
chore(docz-core): refactor devserver machine

github.com/doczjs/docz - 423a5a961c8f0f03f77f912f8b2b9ca9c611e3c7 authored over 5 years ago by Pedro Nauck <[email protected]>
feat: docz running using gatsby under the hood

github.com/doczjs/docz - 10ffd486216f2dff3a892678d3457bf9e0933415 authored over 5 years ago by Pedro Nauck <[email protected]>
chore: update yarn.lock

github.com/doczjs/docz - a3bf99f29a2b0fb9be4e47225324f04b7df1a906 authored over 5 years ago by Pedro Nauck <[email protected]>
feat(docz-core): add initial gatsby bundler algorithm

github.com/doczjs/docz - 9249e34a279fe97abfb8dea75f563b3fd562fc33 authored over 5 years ago by Pedro Nauck <[email protected]>
v1.2.0

github.com/doczjs/docz - b2091fb1cf9ff3d2e648066a6ea0018df0ae57ae authored over 5 years ago by Pedro Nauck <[email protected]>
chore: update dependencies

github.com/doczjs/docz - d0a6e405a6929a13f6887c8be37b6b8795c1e70e authored over 5 years ago by Pedro Nauck <[email protected]>
fix(docz-theme-default): useMemo with conditional

github.com/doczjs/docz - 3b653e5df12229c73cea8161583b417444411acd authored over 5 years ago by Pedro Nauck <[email protected]>
chore: rollback private package json field

github.com/doczjs/docz - 754c8cb073eade804c512c2504693d8c579486a6 authored over 5 years ago by Pedro Nauck <[email protected]>
chore: remove private from package.json (#852)

This was preventing NPM from fetching data of the repository, homepage and issues to link them o...

github.com/doczjs/docz - c204622572e0e2a437e645043f5f7d15b35005dd authored over 5 years ago by Rafael Franco <[email protected]>
chore: add links to badges from README.md (#853)

This commit will add links to the links on the top of the README file. The badges are images and...

github.com/doczjs/docz - 445c0c920a7bf73ce68aa0550362ea64dbc84b33 authored over 5 years ago by Rafael Franco <[email protected]>
feat(docz-core): add config docgen ts resolver (#848)

github.com/doczjs/docz - 256b6007c2524d25906bb768eb9465867e851117 authored over 5 years ago by ejuo <[email protected]>
feat(docz-core): add serve command (#855)

github.com/doczjs/docz - 73311bd0ae8168e149426b6d0c95c34a2fbed15f authored over 5 years ago by Arthur Denner <[email protected]>
fix(docz-theme-default): allow use of link component in ssr (#854)

check environment before using global `location` variable in link component

fixes #832

github.com/doczjs/docz - 90c27e0d397e12fc08c551512402f71fa05241e2 authored over 5 years ago by Aryan J <[email protected]>
feat: resolve markdown images (#851)

Markdown images are converted to MDX and require statements. This way
referencing local images ...

github.com/doczjs/docz - 0fb41c88abd1522c293644e81da852032fe4026a authored over 5 years ago by Remco Haszing <[email protected]>
feat(docz-core): add config not use specifiers (#849)

github.com/doczjs/docz - d8595a95e7320ce2c65f86bd944fedacda7b6458 authored over 5 years ago by ejuo <[email protected]>
v1.1.0

github.com/doczjs/docz - 84283f1d63ac40c0c1ee787db768c51945e4f79f authored over 5 years ago by Pedro Nauck <[email protected]>
chore: prettier fix

github.com/doczjs/docz - 4eb79ef59ab02ae63ca9cda2329b5e55097f119b authored over 5 years ago by Pedro Nauck <[email protected]>
chore: improve bundles

github.com/doczjs/docz - 6d227b6d3c6e64237efcaf8358de94b5c77d9af8 authored over 5 years ago by Pedro Nauck <[email protected]>
chore: docz external resolve fix (#830)

* refactor(docz-rollup): win tolerant (rollup-plugin-peer-deps-external)

* fix(docz-theme-def...

github.com/doczjs/docz - 63395fd8fc41ac88e79f4b0de5e2d6417c53e309 authored over 5 years ago by ejuo <[email protected]>
feat(docz-core): extended path configuration for docgen (#846)

github.com/doczjs/docz - aa96739b0f2683d002c873174afdffb99fd811bf authored over 5 years ago by ejuo <[email protected]>
chore(docz): code adjust

github.com/doczjs/docz - 9a3b12bcbcb330baa36d02c701c2990953f29145 authored over 5 years ago by Pedro Nauck <[email protected]>
chore: update dependencies

github.com/doczjs/docz - bf53ebfafe8eee45a643c62aabb30918cc9cceb8 authored over 5 years ago by Pedro Nauck <[email protected]>
Merge branch 'dev' of github.com:pedronauck/docz into dev

* 'dev' of github.com:pedronauck/docz:
docs: add missing LICENSE.md files (#845)
fix: correc...

github.com/doczjs/docz - 8cbf2f5811361299e055388a32482c8c7d548fce authored over 5 years ago by Pedro Nauck <[email protected]>
chore: update dependencies

github.com/doczjs/docz - 65633856a1165f053206638378f3505d0a366680 authored over 5 years ago by Pedro Nauck <[email protected]>
docs: add missing LICENSE.md files (#845)

github.com/doczjs/docz - 97a12ed0827612d9403ffd0a8fcb010eae827025 authored over 5 years ago by Gregory <[email protected]>
chore: change to use eslint instead of tslint

github.com/doczjs/docz - 428d9b5db8ab628e5ed9b8651a64feeb65d157b8 authored over 5 years ago by Pedro Nauck <[email protected]>
fix: correct props loading (#836)

github.com/doczjs/docz - ed85f14370cdff0fac243032e9d90b27271ad913 authored over 5 years ago by ejuo <[email protected]>
fix(docz): non latin menu headings (#840)

github.com/doczjs/docz - 80b186c207852e5ef379ff35ac3616daef075a28 authored over 5 years ago by ejuo <[email protected]>
chore: update dependencies

github.com/doczjs/docz - 5911cced10ab80d1fb430d48d19ec36112ccb003 authored over 5 years ago by Pedro Nauck <[email protected]>
fix(docz-core): prevent watch in production

github.com/doczjs/docz - d67326245df0abbc572d5e25995f240526a784fe authored over 5 years ago by Pedro Nauck <[email protected]>
feat(docz-core): use react-dev-utils create compiler

github.com/doczjs/docz - 4d062de1a2b5524001bf99e7ebd8e6ddbd63c376 authored over 5 years ago by Pedro Nauck <[email protected]>
chore: update yarn.lock

github.com/doczjs/docz - 74fc45106c9f5974bdad29a9d9c941a252670097 authored over 5 years ago by Pedro Nauck <[email protected]>
chore: update dependencies

github.com/doczjs/docz - a5b7aba947fee5cd8221b8cf1052e4bd3c59b5d9 authored over 5 years ago by Pedro Nauck <[email protected]>
feat(docz-theme-default): add options to the props component (#823)

github.com/doczjs/docz - 9edaac854ccf119e3bc3f051ee2ae21ac29f3f46 authored over 5 years ago by Ivan Dalmet <[email protected]>
v1.0.4

github.com/doczjs/docz - 4d96db60fa5d3b4600be465b46d4c1a82c3d8ff2 authored over 5 years ago by Pedro Nauck <[email protected]>
fix(docz-theme-default): logo link point to dynamic base (#815)

github.com/doczjs/docz - f7cc750a96c4c99805fde70420359f4f1d308d5b authored over 5 years ago by Wee <[email protected]>
fix(babel-plugin-export-metadata): re-export causes meta error (#805)

* fix(babel-plugin-export-metadata): re-export causes meta error

* fix(babel-plugin-export-me...

github.com/doczjs/docz - 9401676baf1d7b993a9771fe70e950426e1bc2a7 authored over 5 years ago by Wee <[email protected]>
chore(docz-theme-default): use window.innerWidth for breakpoint detection (#811)

github.com/doczjs/docz - 500cd6247bfca361cd62c353f0cc2dcf0ea1118b authored over 5 years ago by Alexander Scholz <[email protected]>
fix(docz-rollup): fixed rollup configs to be Windows tolerant (#812)

github.com/doczjs/docz - 10f6bfd94cd226d4db3b4f73d841b278bdf4f8e6 authored over 5 years ago by PS <[email protected]>
chore: update mdx to v1.0.10 (#802)

github.com/doczjs/docz - 503cde4bafe5267e8993d70426a48eb4a1e2fba1 authored over 5 years ago by Alexander Scholz <[email protected]>
docs: update contribution guide (#800)

* chore: update yarn.lock

* docs: update links to internal packages on the contribution guide...

github.com/doczjs/docz - 3195189adb1a77b498436af1e93f04d63fa458f9 authored over 5 years ago by Arthur Denner <[email protected]>
chore(docz-core): disable dev server host check (#799)

Can we disable the host check for online IDE's like Amazon Cloud9?

github.com/doczjs/docz - 9a1c3b3d4b9e27f10d324505a1993fb687e37695 authored over 5 years ago by Joshua Bence <[email protected]>
fix(babel-plugin-export-metadata): avoid adding __filemeta to non-extensible objects (#798)

github.com/doczjs/docz - 794ebc4fdd37ae50629a56fa5f6ba1b91be26b88 authored over 5 years ago by Jess Chadwick <[email protected]>
v1.0.3

github.com/doczjs/docz - 041d28fff6fae4749462453562da8bf08cd581b1 authored over 5 years ago by Pedro Nauck <[email protected]>
fix(docz): props parser for build

github.com/doczjs/docz - 31612e7046ec41a1c4e7a18e447079daab541c3c authored over 5 years ago by Pedro Nauck <[email protected]>
v1.0.2

github.com/doczjs/docz - d67429efff969ad44daea5ab6cbf28ff3fea15eb authored over 5 years ago by Pedro Nauck <[email protected]>
fix(docz-theme-default): overlay just for mobile resolutions

github.com/doczjs/docz - a9273890e21b7600b9f3d9f160776ba4da926566 authored over 5 years ago by Pedro Nauck <[email protected]>
fix: pin typescript version

github.com/doczjs/docz - 8ae97d324ba0dbde29e549dd97ee01c5a8832420 authored over 5 years ago by Pedro Nauck <[email protected]>
chore: update dependencies

github.com/doczjs/docz - 2991dcc8e059f198a9ebbe36ac7326a6c80b8d14 authored over 5 years ago by Pedro Nauck <[email protected]>
fix: window check

github.com/doczjs/docz - cfbda29c727efe915efa8b9799b37f132a9f4ec1 authored over 5 years ago by Pedro Nauck <[email protected]>
v1.0.1

github.com/doczjs/docz - 8a9b88c6f07b099897668071c88fdbd0659c8fba authored over 5 years ago by Pedro Nauck <[email protected]>
chore: upgrade @mdx-js package to v1 :tada:

github.com/doczjs/docz - 827dc92c0680ea7e7408a4fc15e69358f8c1048e authored over 5 years ago by Pedro Nauck <[email protected]>
chore: update dependencies

github.com/doczjs/docz - b3b6af6cf8dac7741b7175f9beed7344cfcc52ff authored over 5 years ago by Pedro Nauck <[email protected]>
fix(babel-plugin-export-metadata): fix re-export default (#790) (#791)

github.com/doczjs/docz - 89b39289c827ec1b19cad07857a75821b6dd04e7 authored over 5 years ago by Wee <[email protected]>
docs: update readme

github.com/doczjs/docz - e1f28495638b608765da7d6082fe847c5c248f2c authored over 5 years ago by Pedro Nauck <[email protected]>
v1.0.0

github.com/doczjs/docz - 7a15ac6a769bd92532b10ff85e8454c1166d94b7 authored over 5 years ago by Pedro Nauck <[email protected]>
fix(docz-theme-default): styled error margin

github.com/doczjs/docz - 53104e80885060adb7dbec4ca71d754fbce96dee authored over 5 years ago by Pedro Nauck <[email protected]>
chore: update dependencies

github.com/doczjs/docz - 37d4aef5c02be5bdef9d3ce596ddbc9d7bf676f0 authored over 5 years ago by Pedro Nauck <[email protected]>
v1.0.0-rc.9

github.com/doczjs/docz - 6b94e1b59ab34329c402ce7a8dc071831cfa5982 authored over 5 years ago by Pedro Nauck <[email protected]>
fix(babel-plugin-export-metadata): remove cache folders from parse

github.com/doczjs/docz - 2978a26262b853f904e1d75ed5f570c7a4ea29a4 authored over 5 years ago by Pedro Nauck <[email protected]>
chore: remove react live from gatsby compile

github.com/doczjs/docz - 81c7915a3b15af1e2c3fa997ce2bc507b8528c5f authored over 5 years ago by Pedro Nauck <[email protected]>
chore(docz-theme-default): some improvements

github.com/doczjs/docz - d1cf8f00c4e0a0788a4c113f60e02f4331b61a12 authored over 5 years ago by Pedro Nauck <[email protected]>
chore: update dependencies

github.com/doczjs/docz - b946a3bb48411340c77f6d669e730ae89dabdfa9 authored over 5 years ago by Pedro Nauck <[email protected]>
Merge branch 'dev' of github.com:pedronauck/docz into dev

* 'dev' of github.com:pedronauck/docz:
fix(docz-theme-default): table media query style (#782)...

github.com/doczjs/docz - 3161d362a419238eb0570780e2a07990efa95d4a authored over 5 years ago by Pedro Nauck <[email protected]>
chore(docz-core): dependencies order

github.com/doczjs/docz - 4f69641c4d83211e43e9b799add02b6add3623fb authored over 5 years ago by Pedro Nauck <[email protected]>
chore: update dependencies

github.com/doczjs/docz - 6052caa53b0063048754942dae1ce11d2246451e authored over 5 years ago by Pedro Nauck <[email protected]>
fix(docz-theme-default): table media query style (#782)

github.com/doczjs/docz - 205ce75ae448dac4400be8414a5aead3c47ffbb8 authored over 5 years ago by Wee <[email protected]>
feat(docz-core): auto open browser when start dev mode (#774)

* feat(docz-core): auto open browser when start dev mode

* fix(docz-core): optional open brow...

github.com/doczjs/docz - c0e6c130cdbe12a9b53850a4f9d020ba78df53ee authored over 5 years ago by Wee <[email protected]>
fix(docz): crash using suspense

github.com/doczjs/docz - 315f7ad102c4e4df3280f876f7a6d2be8654ac49 authored almost 6 years ago by Pedro Nauck <[email protected]>
Merge branch 'dev' of github.com:pedronauck/docz into dev

* 'dev' of github.com:pedronauck/docz:
fix(docz-core): typescript doesn't work with several ex...

github.com/doczjs/docz - 9993f32814383923801cefb5cc37655867234ad1 authored almost 6 years ago by Pedro Nauck <[email protected]>
chore: update dependencies

github.com/doczjs/docz - 266ca14c2e9a80875aeca0faf4e9f3a92bc5787d authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(docz-core): typescript doesn't work with several exports (#771)

* fix(babel-plugin-export-metadata): export default doesn't work

* fix(babel-plugin-export-me...

github.com/doczjs/docz - c96878deb209b1e0dea9426c9c7ebf2161b96d77 authored almost 6 years ago by Alexey Ryabov <[email protected]>
v1.0.0-rc.8

github.com/doczjs/docz - e3f62731813e0ef491812e920a8233e5e224c2d7 authored almost 6 years ago by Pedro Nauck <[email protected]>
chore(docz-core): remove react-docgen-imported-proptype-handler

github.com/doczjs/docz - cc9e19bc6aa8265b3b079fd2d8a6549ba8b03ba6 authored almost 6 years ago by Pedro Nauck <[email protected]>
chore: update dependencies

github.com/doczjs/docz - 10a6ec14047791173e0eb6132b0294f86f4201c4 authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(docz-core): pin acorn to the right version

github.com/doczjs/docz - a5e12288f45648c55182dd4ba23b41ff151e3266 authored almost 6 years ago by Pedro Nauck <[email protected]>
feat(docz-core): add clearConsole option

github.com/doczjs/docz - 010f2bc8fe9ed79787eb3709a5ad751fc5955c56 authored almost 6 years ago by Pedro Nauck <[email protected]>
fix: docgen parsing default export (#766)

* fix(babel-plugin-export-metadata): export default doesn't work
* fix(babel-plugin-export-meta...

github.com/doczjs/docz - c7c7bc796727a10ab5435b8f2c9d0e185bf2b142 authored almost 6 years ago by Pedro Nauck <[email protected]>
fix(docz): add loading indicator for routes

github.com/doczjs/docz - 1c338f3b9aea7924a8f2e80e4ca7a67bc79c2ac3 authored almost 6 years ago by Pedro Nauck <[email protected]>