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

docs: change readme

github.com/doczjs/docz - 91602d1759610b03f3a2a019a1a6269f4ff3d93a authored over 2 years ago by Pedro Nauck <[email protected]>
chore: improve readme warning

github.com/doczjs/docz - a4cc9c9fac40301e2e856044c946001c4dd99db3 authored over 2 years ago by Pedro Nauck <[email protected]>
docs: remove create-docz-app from readme (#1738)

### Description

`create-docz-app` has not been updated in a few years. When you try to
use i...

github.com/doczjs/docz - cfdae2655b2125fdee9bd8770e32744d331d94f7 authored over 2 years ago by Gabriel Campes <[email protected]>
chore: add warning

github.com/doczjs/docz - b1722db15e8f6c1873dd75de3c16d7f160e8ac9f authored over 2 years ago by Pedro Nauck <[email protected]>
docs: Ref to master in Readme changed to ref to main (#1723)

github.com/doczjs/docz - a25aa0c18967f899f640a609e15fd85f81efbf57 authored over 2 years ago by Siddharth Shivkumar <[email protected]>
v2.4.0

github.com/doczjs/docz - 9ec9a3c647d9991658c9fea3d36fd6b959f41de5 authored almost 3 years ago by Renato Benkendorf <[email protected]>
chore(docs): Replace ref to master by ref to main (#1694)

Co-authored-by: Renato Benkendorf <[email protected]>

github.com/doczjs/docz - b27561507132923a4b83902d76d38ffc7c3f0e88 authored almost 3 years ago by Niek Palm <[email protected]>
fix(docz-utils): fix closing tag detection in `removeTags` (#1696)

github.com/doczjs/docz - bfcd923793dfdf408dd3f8029a082f7dd97aa85b authored almost 3 years ago by Nicolò Ribaudo <[email protected]>
Fix: Support react 17 Issue #1662 (#1692)

github.com/doczjs/docz - f836dcd6b39bf5ff7fe4028ecd081b555fd7733d authored almost 3 years ago by Paulo Andrade <[email protected]>
Style: Inherit border radius in live editor (#1689)

Co-authored-by: Bret Cameron <[email protected]>

github.com/doczjs/docz - ab327e3804ab56795d3dd8681589396497f5d6c0 authored almost 3 years ago by Bret Cameron <[email protected]>
Update package.json to include the repository (#1678)

github.com/doczjs/docz - 259898c25838c052048bd81277d0d74d0ee5c1e2 authored about 3 years ago by Zhongpeng Zhou <[email protected]>
docs(docz): rewrite readme (#1656)

Co-authored-by: Renato Benkendorf <[email protected]>

github.com/doczjs/docz - 09fea5e1e313c6207b9f97594d5e5cc344c48aad authored about 3 years ago by HonkingGoose <[email protected]>
docs(docz): use https for link in readme (#1655)

github.com/doczjs/docz - 70fa4fddeccc694f56704dbe8ab7e9b727857e66 authored about 3 years ago by HonkingGoose <[email protected]>
v2.3.3-alpha.0

github.com/doczjs/docz - 86ee82f3ff53f9e620406f6d0b3130dc48423a8e authored over 3 years ago by Renato Benkendorf <[email protected]>
fix(docz): dependency issues (#1647)

Co-authored-by: Renato Benkendorf <[email protected]>

github.com/doczjs/docz - 5bdca48720e4c67f87259f49f49d294cf6a3dea7 authored over 3 years ago by Ayoub Adib <[email protected]>
ci(docz): ignores invalid failing e2e tests step in circleci

github.com/doczjs/docz - 35dc84279ae43964089cc575dad66c5582a6f1f5 authored over 3 years ago by Renato Benkendorf <[email protected]>
ci(docz): sets failing e2e step as option in circleci

github.com/doczjs/docz - ad7393e5a376761a8ec3d0c43f0ca06623a41004 authored over 3 years ago by Renato Benkendorf <[email protected]>
docs(docz): removes typo on why section

github.com/doczjs/docz - 79f2552f59a891c6948ccce04b40402c93ba845e authored over 3 years ago by Renato Benkendorf <[email protected]>
docs(docz): adds getting started section to installing instructions

github.com/doczjs/docz - 1fc2bcffb82d098922b8c849c777986aacc700c1 authored over 3 years ago by Renato Benkendorf <[email protected]>
fix(dev-env/basic): building and running development (#1646)

github.com/doczjs/docz - 7baaaf2b16d2268dcb3779c7c5fdd2952c14d66f authored over 3 years ago by Renato Benkendorf <[email protected]>
chore: update circle ci node image

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

github.com/doczjs/docz - afc9c0f009bfd9b9aae37e10b8ecd0db089a6b5b authored over 3 years ago by Pedro Nauck <[email protected]>
feat: add gatsby https flag to use in dev mode (#1569)

* feat: add gatsby https flag to use in dev mode

* feat: add in certs

github.com/doczjs/docz - 9d9150323b1301076632ba2f766ca770edfec6cf authored over 3 years ago by Clyde Smets <[email protected]>
ignore .docz in Gatsby (#1572)

All the other examples ignore .docz

I noticed that the .docz/app/db.json file is automaticall...

github.com/doczjs/docz - 1155df78ef4b60e84de686edf1ce8859ae49fa9c authored over 3 years ago by Trent Larson <[email protected]>
fix(babel-plugin-export-metadata): fix `hasOwnProperty` method call (#1581)

github.com/doczjs/docz - 9067ffbf7b4318925df4839a45baaee6c0e6a75b authored over 3 years ago by ambar <[email protected]>
fix(examples): import alert component by correct lib name. (#1605)

github.com/doczjs/docz - fadb6dd6fec8c8f60a80137610a8ed0395f95605 authored over 3 years ago by shikelong <[email protected]>
style: make sylus example alerts change with kind (#1611)

github.com/doczjs/docz - 660ad42e0bdf2ab176ade2a5d367c181b5921b18 authored over 3 years ago by Christina Frezynksi <[email protected]>
feat(docz-core): add modifyEntry plugin supported (#1621)

* feat(docz-core): add modifyEntry plugin supported

- add modifyEntry plugin supported
- fix...

github.com/doczjs/docz - 317987e460d170625919038f1d3e3cdde06eeab7 authored over 3 years ago by Alain <[email protected]>
fix(gatsby-theme-docz): wrong imports

github.com/doczjs/docz - ed169cfc787fe36c0375e378d9cf0d6f97624a5a authored about 4 years ago by Pedro Nauck <[email protected]>
chore: upgrade to emotion v11 (#1587)

Co-authored-by: Pedro Nauck <[email protected]>

github.com/doczjs/docz - fff507bc280383c8f3c80c309607cf2589b73134 authored about 4 years ago by Michael Stramel <[email protected]>
Code Updates (#1588)

* chore: swap SFC for FC

* chore: convert react imports

* chore: update fragment usages

github.com/doczjs/docz - f9bf964063b57b83759eef10d4f16fa88c9cf192 authored about 4 years ago by Michael Stramel <[email protected]>
fix: add functions never to eslint rule (#1487)

github.com/doczjs/docz - becd589ce1a13b60fc22fc637190266389d0d24d authored over 4 years ago by Dan Lemon <[email protected]>
feat(gatsby-theme-docz): configure SEO information from md/mdx files (#1477)

github.com/doczjs/docz - 24bb600ef53aa133e0a05920e9a45d230bcebab7 authored over 4 years ago by Dmitry Shkoliar <[email protected]>
docs(examples): use componentMap in customisation example (#1479)

github.com/doczjs/docz - 779c07f93d8ebb04f64a5de1bd48ff7addaee760 authored over 4 years ago by Daniel Del Core <[email protected]>
chore(docz-core): add deps explicitly (#1481)

github.com/doczjs/docz - be0d6ffbffab8ec9b32ff4970de39239329ed410 authored over 4 years ago by Jesper Orb <[email protected]>
feat(gatsby-theme-docz): no reload on relative links (#1482)

github.com/doczjs/docz - ff7211c52a27c33d1edcfd9fe6e83f24c200ecdb authored over 4 years ago by Jesper Orb <[email protected]>
docs(migration_guide): fix URL for theme creation (#1455)

github.com/doczjs/docz - 394275fa17b8bb7608f0e1a1d3dd9af6430f8406 authored over 4 years ago by Silviu Alexandru Avram <[email protected]>
chore: add example for using custom 404 page

github.com/doczjs/docz - c7da16ba26252e80c7a044ef209e1d497cb34322 authored over 4 years ago by rakannimer <[email protected]>
v2.3.2-alpha.0

github.com/doczjs/docz - c7412ddfe4b42bba84a8815a7f692f39bc19e6d3 authored over 4 years ago by rakannimer <[email protected]>
fix(docz-core): use user-provided 404 page when it exists

Looks in ${themesDir}/pages/
which defaults to src/pages/

github.com/doczjs/docz - 05417d3165b7834fd7cef0eba9676b7e8756567f authored over 4 years ago by rakannimer <[email protected]>
v2.3.1

github.com/doczjs/docz - 34ba273b8a054d4bdcda7e8ee523d3bed4f1a366 authored over 4 years ago by rakannimer <[email protected]>
v2.3.1-alpha.0

github.com/doczjs/docz - 183e293196774427ca0ef4f3acba601835b7105b authored over 4 years ago by rakannimer <[email protected]>
fix(gatsby-theme-docz): fix theme components customization bug

github.com/doczjs/docz - a9384b03cbd316c37a156536fac6a6f206260d2e authored over 4 years ago by rakannimer <[email protected]>
v2.3.0

github.com/doczjs/docz - c9a304f754adb5ad705ef0e2175e9a2263d84c48 authored almost 5 years ago by rakannimer <[email protected]>
v2.3.0-alpha.14

github.com/doczjs/docz - d038374bcde2f39cd4d6860afdb54ea781c80970 authored almost 5 years ago by rakannimer <[email protected]>
fix(gatsby-theme-docz): content overflowing issue (#1437)

github.com/doczjs/docz - 56f4cb8e104caeac31419734f79b18d454ab3cb2 authored almost 5 years ago by Mickael Zhang <[email protected]>
feat(gatsby-theme-docz): include MDX transclusion support (#1436)

github.com/doczjs/docz - 435001a257a3b8a0565df029b1098384a571abbd authored almost 5 years ago by Mauricio Palma <[email protected]>
feat(docz): bump babel-preset-react-app to 9.1.2 (#1435)

Bump babel-preset-react-app to 9.1.2 to resolve a downstream error with babel proposal-numeric-s...

github.com/doczjs/docz - 8f071eb03484f63463fcb5ecd28bc27e5a764649 authored almost 5 years ago by Martyn Rushton <[email protected]>
fix(docz-core): always use custom prop filter if it's provided… (#1415)

github.com/doczjs/docz - 53063ff721a80a825446d7fa187bacc11acd465f authored almost 5 years ago by Tripp Hammond <[email protected]>
fix(babel-plugin-export-metadata): add case for export default… (#1417)

github.com/doczjs/docz - 31ebd0837be4a0fd6cbdc8921133b1df5cf449db authored almost 5 years ago by Duknam Yoo <[email protected]>
chore: fix ts error in example

github.com/doczjs/docz - d4ce81be40abebd4bf834972402607de76e2b79a authored almost 5 years ago by Rakan Nimer <[email protected]>
fix(gatsby-theme-docz): add pre-wrap to error (#1406)

github.com/doczjs/docz - ca6b02da490a74b436c3781434209188afce8d92 authored almost 5 years ago by hikae <[email protected]>
chore(gatsby-theme-docz): clean playground style (#1397)

* chore: clean playground style

* Update index.js

github.com/doczjs/docz - 251a1a5302d591dbd38eb9fee0db534d9044e863 authored almost 5 years ago by Mickael Zhang <[email protected]>
docs: add project in used-by section of readme (#1392)

github.com/doczjs/docz - ab384ee011b3e1e8fae75948621e91f376ffa699 authored almost 5 years ago by Alexandre Le Lain <[email protected]>
v2.3.0-alpha.13

github.com/doczjs/docz - b1288bd9d45049875fc65db391c09d6543c0308d authored almost 5 years ago by rakannimer <[email protected]>
fix(docz): pass useScoping to theme Playground

#1390

github.com/doczjs/docz - 6ec73157a77d717ee706a2f9f6c15f6f55ccb05f authored almost 5 years ago by rakannimer <[email protected]>
fix(gatsby-theme-docz): flex component aligmItems -> alignItems (#1391)

changed <Flex aligmItems="center"> to <Flex alignItems="center">

github.com/doczjs/docz - b80524ff31007b683ecba9d425edd51d3bc25bf5 authored almost 5 years ago by Konnor Rogers <[email protected]>
v2.3.0-alpha.12

github.com/doczjs/docz - 079039e56bb15db436d2235c9b888159bdccc338 authored almost 5 years ago by rakannimer <[email protected]>
docs: cra fix project name typo

github.com/doczjs/docz - 43837bcd21ab9afdb91f576ab84c07761dcacf9d authored almost 5 years ago by rakannimer <[email protected]>
fix(gatsby-theme-docz): use sx instead of style prop in Playgro… (#1389)

github.com/doczjs/docz - 98f33113bf0602b9afd3b0df9ea4cc65c85128bb authored almost 5 years ago by Florian Goße <[email protected]>
fix(docz-core): pass down host when running serve (#1384)

github.com/doczjs/docz - 80a0e1e9022273abca989fc16b39d37084798a7a authored almost 5 years ago by Shiny Lee <[email protected]>
[gatsby-theme-docz]: add aria-label attribute to theme button (#1383)

github.com/doczjs/docz - e81286a31de5b952839cb16bf66f4749e4b08506 authored almost 5 years ago by Alexandre Le Lain <[email protected]>
v2.3.0-alpha.11

github.com/doczjs/docz - 0ed0153a73ee91e9731847d4f8e8a7b26ea01a08 authored almost 5 years ago by rakannimer <[email protected]>
feat(gatsby-theme-docz): create MainContainer component (#1381)

* feat: create a shadow-able MainContainer component

github.com/doczjs/docz - e8d1c04465f7464f5bfcc46c0e65ec8d454ee868 authored almost 5 years ago by Mickael Zhang <[email protected]>
chore: add create-react-app typescript example

github.com/doczjs/docz - 65ebd37b7e62dc09ebd4581a2213b4e785e9c4ce authored almost 5 years ago by rakannimer <[email protected]>
fix(docz-core): be explicit about cli args

github.com/doczjs/docz - 6f5b4ee75d9f32e2f01b6fc964ff86bf5c19c8d5 authored almost 5 years ago by rakannimer <[email protected]>
feat(docz-core): pass down cli args to Gatsby + fix open flag

github.com/doczjs/docz - 385b00642db7fe6e81760c80e8c01e29c7688e20 authored almost 5 years ago by rakannimer <[email protected]>
v2.3.0-alpha.10

github.com/doczjs/docz - 84bdae414b41c1673cbb7ba0827379c1b3e9d5e0 authored almost 5 years ago by rakannimer <[email protected]>
fix(docz-core): parse port when running serve

github.com/doczjs/docz - 29d0edd9b27acbb0f9075f91ba8abb76929366d3 authored almost 5 years ago by rakannimer <[email protected]>
chore: temporarily remove link to roadmap

github.com/doczjs/docz - 2e6e7aa500c29ea9499edc5d49c3c5bf7a6f689c authored almost 5 years ago by rakannimer <[email protected]>
docs: update example list

github.com/doczjs/docz - d93d8d2099f6aab25ef2e3369caefd01043d2624 authored almost 5 years ago by rakannimer <[email protected]>
docs: update used by section

github.com/doczjs/docz - 3335deb260e56d76125d20eca5244ab03fdab9cf authored almost 5 years ago by rakannimer <[email protected]>
v2.3.0-alpha.9

github.com/doczjs/docz - 2029c25a4ffbe420f25f8a41b459567e9e18aa51 authored almost 5 years ago by rakannimer <[email protected]>
fix(docz): fix capitalization of ts interfaces

github.com/doczjs/docz - 9e950ebe5c861f292e8994cddb094639b5064c14 authored almost 5 years ago by rakannimer <[email protected]>
v2.3.0-alpha.8

github.com/doczjs/docz - 6d74f13234301235f5318574679c7be9b06020a1 authored almost 5 years ago by rakannimer <[email protected]>
chore: prioritize gatsbyRoot and default to src

To avoid breaking behavior of changing src behavior we leave it working like before for people t...

github.com/doczjs/docz - 9ddc90eababc2a0ec99ef657e71c180f5a8237a5 authored almost 5 years ago by rakannimer <[email protected]>
v2.3.0-alpha.7

github.com/doczjs/docz - f84ea39a7cd1d34767aadd51287410468ebeceff authored almost 5 years ago by rakannimer <[email protected]>
feat: add hook to find docgen props (#1371)

* feat: setup test case

* feat: add component props hook

* feat: remove test example

github.com/doczjs/docz - 8fffa2682074e94e959aba17d0755c8515d1239f authored almost 5 years ago by Mickael Zhang <[email protected]>
fix(gatsby-theme-docz): removed unused gatsby-plugin-manifest (#1368)

github.com/doczjs/docz - 44edc68f1fac4b538171506f8434ff113c090d1e authored almost 5 years ago by alchi126 <[email protected]>
chore: update vscode setting (#1366)

github.com/doczjs/docz - 5b45778b7952cb5a60e66df4a394c778f729f66a authored almost 5 years ago by Mickael Zhang <[email protected]>
fix: warning in Alert component (#1353)

github.com/doczjs/docz - 8ee156db6bd8ff316a5366702a99218d7751118f authored almost 5 years ago by Mickael Zhang <[email protected]>
feat: add the ability to hide a document from the menu (#1354)

github.com/doczjs/docz - 95b0d7f9b304d3f5abbb4232018cad69f6fdfaa6 authored almost 5 years ago by Mickael Zhang <[email protected]>
fix(gatsby-theme-docz): fix playground react-resize-detector usage (#1350)

Fixed usage of react-resize-detector onResize callback

github.com/doczjs/docz - f0baf671023f8dcfe111a0f79434a9b16f20bd92 authored almost 5 years ago by Rafael Rovina de Almeida <[email protected]>
v2.3.0-alpha.6

github.com/doczjs/docz - 2bef9ba581b79a2802e7522276d1f48bf177b2c9 authored about 5 years ago by rakannimer <[email protected]>
fix(docz-core): revert ts auto-detect

To avoid bugs with monorepos having tsconfig in root
but not all packages using ts

github.com/doczjs/docz - f0ce584aacbca2e34fbe2f546624374d22db6440 authored about 5 years ago by rakannimer <[email protected]>
fix(docz-core): prevent falsy error code on cli (#1332)

github.com/doczjs/docz - 1437b59e303397103583cdbc67ddf6b30f1142c4 authored about 5 years ago by Ayoub Adib <[email protected]>
chore: add exact lerna flag to pin inner dependencies

github.com/doczjs/docz - 1f9ee3aa958c1452cdac6ba4f3638daaf97d9ade authored about 5 years ago by rakannimer <[email protected]>
v2.3.0-alpha.5

github.com/doczjs/docz - 64bf676ea2e534701373ca87ebae0237ad377b3b authored about 5 years ago by rakannimer <[email protected]>
chore(docz): pin gatsby-theme-docz and docz-core

github.com/doczjs/docz - 4f95da0055088028ca82fb7e0155f363ddc35846 authored about 5 years ago by rakannimer <[email protected]>
fix(gatsby-theme-docz): src -> gatsbyRoot for file system source

github.com/doczjs/docz - 71dd57210297bac06d3f206db3c9f16d75aed58e authored about 5 years ago by rakannimer <[email protected]>
feat(docz-core): introduce gatsbyRoot to use for fs sourcing

github.com/doczjs/docz - 8e89d64c426824cb0deb090f07e9688130e12596 authored about 5 years ago by rakannimer <[email protected]>
v2.3.0-alpha.4

github.com/doczjs/docz - c18749f7d242f1e3b128c68b6314d3341bfc88ef authored about 5 years ago by rakannimer <[email protected]>
fix: update dev-env dependencies

github.com/doczjs/docz - e1b185f5e0869371f1ca8490020d6a32065bd21b authored about 5 years ago by rakannimer <[email protected]>
fix(gatsby-theme-docz): make Props isToggle work again (#1326)

github.com/doczjs/docz - 4921ef5f9d9ecddc2e81ce9c05666269e493e7f4 authored about 5 years ago by skipper <[email protected]>
v2.3.0-alpha.3

github.com/doczjs/docz - a3f8d585826fb156947b46b43e826c3839876df4 authored about 5 years ago by rakannimer <[email protected]>
fix(gatsby-theme-docz): fix preview padding

#1325

github.com/doczjs/docz - ebebd1c0498c46e20c7bad96b973e2493678c11d authored about 5 years ago by rakannimer <[email protected]>
v2.3.0-alpha.2

github.com/doczjs/docz - 320f5c4ad8be1835cbc8498cee1dcb41afee0c85 authored about 5 years ago by rakannimer <[email protected]>
chore(docz-utils): add exports file to build process

github.com/doczjs/docz - f590d6202f1308c41030a90ae0edf87dd99d8c72 authored about 5 years ago by rakannimer <[email protected]>
feat(rehype-docz): add mdx exports to Playground scope

#1247

github.com/doczjs/docz - d902e2a165e433d52df42581a3342d0b6c1ed033 authored about 5 years ago by rakannimer <[email protected]>
feat(docz-utils): add exports parser to add to Playground scope

#1247

github.com/doczjs/docz - 9c564d078c5a9247592f6c60b730a4e6ac90df9b authored about 5 years ago by rakannimer <[email protected]>