Ecosyste.ms: OpenCollective

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

React Styleguidist

Isolated React component development environment with a living style guide
Collective - Host: opensource - https://opencollective.com/styleguidist - Website: https://react-styleguidist.js.org/ - Code: https://github.com/styleguidist

Add CodeFund and SeedAndDew

github.com/styleguidist/site - 9734ca58bcfd3159b05171c98565f6dc10326ff3 authored about 6 years ago
Chore: Update setup

github.com/styleguidist/site - 295ad12124948afbf1e6b4d253a5af218c1842cd authored over 6 years ago
Fix: Support Component/index.js in the default getExampleFilename (#1185)

Fixes #1169

github.com/styleguidist/react-styleguidist - e59671d4d4f1d57e89e5d731942d616458f492b4 authored over 6 years ago
Fix: Upgrade markdown-to-jsx

Closes #1181

github.com/styleguidist/react-styleguidist - 56af35052cb5b3f5b35c4a9e9040ab12383c0a9e authored over 6 years ago
Docs: Add docz to other projects section (#1184)

github.com/styleguidist/react-styleguidist - 5911c68d9a8382c5db7730318871b53b5f5ba460 authored over 6 years ago
Changelog: πŸš€

## Breaking changes

### Drop webpack 3 support

Webpack 3 is no longer supported, webpack 4 is ...

github.com/styleguidist/react-styleguidist - 8e79531cc95a075b8a7580826ac8ca35b000eb59 authored over 6 years ago
Docs: Mention that we ignore webpack TerserPlugin

github.com/styleguidist/react-styleguidist - 52c7017578f7d8fc57a3cb2e79395c963df6ab02 authored over 6 years ago
Feat: UglifyJsPlugin β†’Β TerserPlugin

Replace unmaintained uglify-es with terser.

Original commit by @derz β€”Β #1178

Closes #1175

github.com/styleguidist/react-styleguidist - 8b7cb42598ddd71466228492885481be50ee4a6d authored over 6 years ago
Fix: Fix webpack warnings

github.com/styleguidist/react-styleguidist - ffd8adb548837d41827dd3d8fc493e029ad4a98b authored over 6 years ago
Feat: Drop webpack 3 support (#1023)

BREAKING CHANGE:

webpack 3 is no longer supported, webpack 4 is the minimum required version

github.com/styleguidist/react-styleguidist - 621c2c6359ca23b918dc6ad015f086db5dc7c7ad authored over 6 years ago
Docs: Update CRA example to CRA 2

github.com/styleguidist/react-styleguidist - 608c58271e1b3919b358d08b01c39b8877d440e5 authored over 6 years ago
Fix: Lock Buble version to use the same Acorn version that is used in Styleguidist

github.com/styleguidist/react-styleguidist - 70ee34608156e49eb6b3bbbe4651e23701f81c5f authored over 6 years ago
Expose name and description from component even when no props are found

github.com/styleguidist/react-docgen-typescript - be9ad6267fe583e820d90973c9f6e69a5c78b9be authored over 6 years ago
Docs: Upgrade examples/react-native to Babel 7 (#1174)

github.com/styleguidist/react-styleguidist - f65e34a8476764dbe22e27e32f3518a3508933fe authored over 6 years ago
Docs: Upgrade examples/react-native to Babel 7 (#1174)

github.com/styleguidist/react-styleguidist - d13381d8db5f8c072950ff08a323cac34f60fab7 authored over 6 years ago
Fix: Add generated IDs to markdown headings (#833) (#1163)

github.com/styleguidist/react-styleguidist - 82f22d217044dee6215e60696c39791ee168fc14 authored over 6 years ago
Fix: Allow assetsDir to be an array (#1167)

github.com/styleguidist/react-styleguidist - 11e1138a648220d6bae3dfd4784e6a990a5fa557 authored over 6 years ago
Fix: Do not render an empty props table for TypeScript projects (#1158)

github.com/styleguidist/react-styleguidist - 4522dd9c90ff833312e4be4d732984f4727debf9 authored over 6 years ago
Docs: Fix link to "Create React App with TypeScript" section (#1154)

github.com/styleguidist/react-styleguidist - 90082d51c755be1a454ea8fef7bafdb54fc243f6 authored over 6 years ago
Chore: Allow chunkify to accept other extensions than js, jsx and html (#1140)

github.com/styleguidist/react-styleguidist - dddf24086a116534b2b75874d7ce7fdba26156f0 authored over 6 years ago
Fix: Regression: component patterns return nothing on Windows (#1133)

github.com/styleguidist/react-styleguidist - 472693222fd7d3ca3e2ae2f6c9080b264f13797e authored over 6 years ago
Fix: Add inline-scroll on props table (#1131)

github.com/styleguidist/react-styleguidist - a3ed0826a2bd4cea50287345bcb930fe7f7230c9 authored over 6 years ago
Fix: Fix duplicated components with default glob on windows (#1128)

Closes #1127

github.com/styleguidist/react-styleguidist - 1a9610c802c97e3bb43a99511e4c5a11ecba5f5d authored over 6 years ago
Fix: Allow pathline to wrap (#1125)

The "Pathline" breaks the responsive view if it gets too long as there will be a horizontal scro...

github.com/styleguidist/react-styleguidist - d915503bad9157c1a91fc512988279eb51fdf892 authored over 6 years ago
Docs: More Lick β†’Β Click πŸ˜‹

github.com/styleguidist/react-styleguidist - 108d0535f2be9beebdaf83e3a2042346edcba974 authored over 6 years ago
Docs: Lick β†’ Click πŸ˜‹ (#1063)

github.com/styleguidist/react-styleguidist - f836432e2fa1c2483a2b68514a3473a4f70874ae authored over 6 years ago
Docs: Remove error default value for serverPort (#1121)

github.com/styleguidist/react-styleguidist - 5f56b630323914ba1d17ad682fde800438a3a5e5 authored over 6 years ago
Fix: Add custom focus outline for <summary> element

github.com/styleguidist/react-styleguidist - 302943b2e2239420645b7e2becb595edd75bf874 authored over 6 years ago
Fix: Add pointer cursor on <summary> element

github.com/styleguidist/react-styleguidist - 19f7f03c572e0e448512d32164aee6ba93a05ad8 authored over 6 years ago
Fix: Do not explode when on null in replace (#1115)

github.com/styleguidist/react-styleguidist - e293144760412107483a257b1f1b9a8308966301 authored over 6 years ago
Fix: Add styles to <details> and <summary> elements in Markdown (#1099)

Closes #991

github.com/styleguidist/react-styleguidist - 9692906dd395484e48b534d65402d7fc53f8ff6c authored over 6 years ago
Feat: Added support for external links in sections (#921)

github.com/styleguidist/react-styleguidist - 2810fb9fe09ab9ca1523c35d357724801f5db4cd authored over 6 years ago
Docs: Fix extra heading in customized example (#1107)

Closes #1102

github.com/styleguidist/react-styleguidist - 9edf5968251e58843d4d367362cf91781d705838 authored over 6 years ago
Docs: Fix anchor name (#1100)

github.com/styleguidist/react-styleguidist - de60fb929e6f0e43a6a6dcc8bac76076e512d5ec authored over 6 years ago
Fix: Support at-return as a synonym of at-returns

Simplify code a bit.

github.com/styleguidist/react-styleguidist - 603763e6ddac4d0b2d5036ef18d37f7d899c8dda authored over 6 years ago
Fix: Appear page not found when a component is isolated (#1091)

github.com/styleguidist/react-styleguidist - 36ca2c6eddc04ad9c61320d9988ce3b33bcc6801 authored over 6 years ago
Fix: Make slot components overridable (#1087)

Fixes #1070

github.com/styleguidist/react-styleguidist - 5d15fdc53dde725dd1435938f910f3b05f6ffb78 authored over 6 years ago
Fix: Fix preview of method optional argument, JSDoc param and return synonyms (#1046)

Read 'param', 'arg', 'argument' JSDoc tags for method params, and 'return', 'returns' for method...

github.com/styleguidist/react-styleguidist - 33a1202ddce9a2eb84465b7f1c580fb813014ae0 authored over 6 years ago
Fix: Allow assetsDir to be an array (#1167)

github.com/styleguidist/react-styleguidist - 670767555b5e1341ed0eec263352f93108f741bd authored over 6 years ago
adding exports for Parser to allow it to be used in applications that provide their own integration with the TypeScript compiler API

github.com/styleguidist/react-docgen-typescript - 4d8a87a822992d35a6802214c89651b6eb57c155 authored over 6 years ago
Fix Issue #132; determine parent fileNames relative to the current directory

github.com/styleguidist/react-docgen-typescript - c07e2be673de0c8381c807d71c6814aa45d717ff authored over 6 years ago
use `path.sep` instead of '/' for path splitting

github.com/styleguidist/react-docgen-typescript - 4e9c3e690359a4a95757819f0de44389f3199e3e authored over 6 years ago
fix typo (decalarations -> declarations)

github.com/styleguidist/react-docgen-typescript - ba8811b3c3d72d2a6b71c42f3a4ab5b7e21e0e2e authored over 6 years ago
Fix comments with \r\n breaking on runtime

github.com/styleguidist/react-docgen-typescript - 40682aa126c63fee04ce8de00ccd808b9823b1f3 authored over 6 years ago
Fix: Do not render an empty props table for TypeScript projects (#1158)

github.com/styleguidist/react-styleguidist - ee5c66475dd88b442050833522ee3fcbf7bff969 authored over 6 years ago
Docs: Fix link to "Create React App with TypeScript" section (#1154)

github.com/styleguidist/react-styleguidist - b6bbf805c10e434d7c7a9dbbb5182affe038784c authored over 6 years ago
fix: example project doesn't work

github.com/styleguidist/react-docgen-typescript - 465b923597f9b4c711e11d55838f645c935cce21 authored over 6 years ago
fix: Expose getDefaultExportForFile

Forgot to do this earlier. Now the helper is exposed correctly.

github.com/styleguidist/react-docgen-typescript - 53e738aac084bc6679f65721af5da9c8ed1fffc1 authored over 6 years ago
feat(parser): Support styled components through convention

If the parser detects a styled component, it will use filename instead
of StyledComponentClass. ...

github.com/styleguidist/react-docgen-typescript - 5371c6dfcfbc0521cf47fdd45afd1916b8d417b5 authored over 6 years ago
chore: Refactor component name logic to a generic interface

github.com/styleguidist/react-docgen-typescript - 816d35859faa80e50d212ffc6bb20314acefae6f authored over 6 years ago
Feat: Import aliases (#1142)

Closes #1076

Add new config option `moduleAliases` to define aliases for modules, that you ca...

github.com/styleguidist/react-styleguidist - 8577559900ea7707f208cb522130e60e8e0fdef1 authored over 6 years ago
fix(parser): Fix parseWithProgramProvider warning

Closes #123.

github.com/styleguidist/react-docgen-typescript - d7c0d9c555993312f30ac9b71dee8d14f21fa0e5 authored over 6 years ago
Chore: Allow chunkify to accept other extensions than js, jsx and html (#1140)

github.com/styleguidist/react-styleguidist - d4be4f5196cd60f68aea09aa1b8017b6aedcf395 authored over 6 years ago
Chore: Add eslint-plugin-jsx-a11y (#1138)

Part of #879

github.com/styleguidist/react-styleguidist - 08a9133b22fd481572859c9596907bb2c1d77cec authored over 6 years ago
fix(TS): Fix Set lookup error

Before this change running tests (Node 8) with `npm test` gave TS2304: Cannot find name 'Set'.

github.com/styleguidist/react-docgen-typescript - 07ffc2031ae9b4265d0bda6633f1c41cf442175e authored over 6 years ago
Fix: Regression: component patterns return nothing on Windows (#1133)

github.com/styleguidist/react-styleguidist - 0e6e95a6ff05828899ea11da4f7a36fa1817e483 authored over 6 years ago
fix: component with consolo.log cannot be parsed

fix: example not working

github.com/styleguidist/react-docgen-typescript - 99934f6097d1b9e4c1c6cc4aeb6169d5a22102e1 authored over 6 years ago
Fix: Fix imports false positives (#1130)

github.com/styleguidist/react-styleguidist - 4f932ac100dda64a4226adf8d34d278bd0bd0826 authored over 6 years ago
Fix: Add inline-scroll on props table (#1131)

github.com/styleguidist/react-styleguidist - 5263b271e373ce70e4e7b362b8c8ba2c74275e73 authored over 6 years ago
Chore: Lint-staged 8 beta

github.com/styleguidist/react-styleguidist - 18f874a608ea9a714efdd19a6198d7a1988cdfbe authored over 6 years ago
Fix: Fix duplicated components with default glob on windows (#1128)

Closes #1127

github.com/styleguidist/react-styleguidist - a7a6cf410060244f5157b80d3be7d4f12ab10e09 authored over 6 years ago
Fix: Allow pathline to wrap (#1125)

The "Pathline" breaks the responsive view if it gets too long as there will be a horizontal scro...

github.com/styleguidist/react-styleguidist - 087e7b8549d82fb7d29cd14e1a038e68560d4894 authored over 6 years ago
Chore: Try to run Flow on CI

github.com/styleguidist/react-styleguidist - e776247f792fb0349ed2282d3b80a2e6d0fedad5 authored over 6 years ago
Feat: Do not put component into global namespace (#1116)

BREAKING CHANGE:

Style guide components are no longer accessible on window. Only current comp...

github.com/styleguidist/react-styleguidist - a895dc482ab4a05bc4886c656a85ca3e228473b4 authored over 6 years ago
Docs: More Lick β†’Β Click πŸ˜‹

#1063

github.com/styleguidist/react-styleguidist - 1ec5e06ed1944552472ade594398521629e3fe97 authored over 6 years ago
Docs: Lick β†’ Click πŸ˜‹ (#1063)

github.com/styleguidist/react-styleguidist - 29992b9103a8a0e3282a80517d5fc70e12703b92 authored over 6 years ago
Accept an existing TypeScript program instance

github.com/styleguidist/react-docgen-typescript - 105627ed3d6632f0b5e49f977197ee246225c50c authored over 6 years ago
Docs: Remove error default value for serverPort (#1121)

github.com/styleguidist/react-styleguidist - 10be4c8e17ae8e406fed4777ed5d1281c044c201 authored over 6 years ago
Fix: Add custom focus outline for <summary> element

github.com/styleguidist/react-styleguidist - 0e25dc60528f355928ff1e0b175fc39d1e62e39d authored over 6 years ago
Fix: Add pointer cursor on <summary> element

github.com/styleguidist/react-styleguidist - 11f7fcf79104a3d60c50abb918c6e748327fa4af authored over 6 years ago
Fix: Allow wrapping long lines in error messages

github.com/styleguidist/react-styleguidist - 93e6c5e6b5f7d0d5aaa5c08de9c79c801aea5df0 authored over 6 years ago
Fix: Do not explode when on null in replace (#1115)

github.com/styleguidist/react-styleguidist - a91ff28e4032e47fd19a2151959ed43885b0730a authored over 6 years ago
Fix: Add styles to <details> and <summary> elements in Markdown (#1099)

Closes #991

github.com/styleguidist/react-styleguidist - e70e4619158b56364253dc96c0dc3b0b552c2b67 authored over 6 years ago
Feat: Support import statements in examples (#1109)

Closes #1074

github.com/styleguidist/react-styleguidist - 60b47fc679de04b6e83ccf68ed9ddc72363b10e1 authored over 6 years ago
Fix: Wrap long lines in pre tags

github.com/styleguidist/react-styleguidist - b62b7e1d4d7887ceeb8ceb0a240e286d3a53829e authored over 6 years ago
Changelog: πŸš€

πŸ‘‹ **[Support Styleguidist](https://opencollective.com/styleguidist) on Open Collective** πŸ‘‹

## N...

github.com/styleguidist/react-styleguidist - ee663c49da07d360a38d9fec5b18d2d32d6c672b authored over 6 years ago
Feat: Added support for external links in sections (#921)

* Added support for external links in sections
* Removed the skip functionality, changed extern...

github.com/styleguidist/react-styleguidist - 54ab94aa9a602f62b39c3089f78e73b858c1c8e4 authored over 6 years ago
Docs: Fix extra heading in customized example (#1107)

Closes #1102

github.com/styleguidist/react-styleguidist - 56e2090b17b0d80f2a6285708b6570acd008da23 authored over 6 years ago
Choer: Babelify everything (#1105)

Closes #1096

github.com/styleguidist/react-styleguidist - 86c4d59ffe53bc8c2cb509f0dccd1a9d7d5e33bd authored over 6 years ago
Docs: Fix anchor name (#1100)

github.com/styleguidist/react-styleguidist - cf7f1efa88d6c83abcb87b5391340d115a4fbf45 authored over 6 years ago