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

Chore: Fix typo (#1311)

github.com/styleguidist/react-styleguidist - 0436053ee994b51e791a9bc43bd423fe3c32133f authored almost 6 years ago
Fix: Allow trailing comma in named imports in examples (#1296)

Fixes #1295

github.com/styleguidist/react-styleguidist - 3f50e487dc8c5584de49bc9ee8b9630cf1bfce25 authored almost 6 years ago
Fix: Resolve path of component files (#1305)

Closes #1246

github.com/styleguidist/react-styleguidist - 30ba0f5d55b173847a7468096efb5dafd271a94d authored almost 6 years ago
Docs: Update introductions for compiling and starting server to separate terminals (#1306)

Closes #1303

github.com/styleguidist/react-styleguidist - 1abe4c2a067f15040586e135b24e6deb6b82e97c authored almost 6 years ago
Docs: Fix styling example and a link in dev guide

github.com/styleguidist/react-styleguidist - 44593118a937f8bc9e52f160d2b2ad60f0bd85f3 authored almost 6 years ago
Merge branch 'master' of github.com:styleguidist/react-styleguidist

github.com/styleguidist/react-styleguidist - e3af40ea8ea3187702e0dc545893c4fd7c90974a authored almost 6 years ago
Fix: Fix broken Node API

`main` field in package.json should point to babelified script

Closes #1291 #1292 #1293

github.com/styleguidist/react-styleguidist - 74f7810daa5a8783129cee284cfbe4683a55440e authored almost 6 years ago
Fix: Correctly pass key/anchor to config error messages

* Styleguidist should show an error message with a link to configuration docs, to a particular c...

github.com/styleguidist/react-styleguidist - 168b0e4b17ff9bbc5add85c83fe9a46e627c319e authored almost 6 years ago
Fix: Update clipboard-copy (#1302)

Closes #1290

github.com/styleguidist/react-styleguidist - 6a95750c4dcf5b3cbfcf57ec1d08aeb03173dbe3 authored almost 6 years ago
Chore: Set version number for semantic-release

#1292

github.com/styleguidist/react-styleguidist - 2bea3d6bd14a06d85ee590d9e08206e2e2f973cf authored almost 6 years ago
Docs: Fix order and TOC

#1292

github.com/styleguidist/react-styleguidist - 78b93785930ea985792191950687466f66ef07e2 authored almost 6 years ago
Fix: Fix kleur is not a function error (#1285)

Closes #1284

github.com/styleguidist/react-styleguidist - 89387df661cdd93366882049e2b3dda9f16b6678 authored almost 6 years ago
Docs: Add file name to make an example more clear (#1282)

github.com/styleguidist/react-styleguidist - 1ac32f44c6ae36a4c55e05ed56d7793f052a426f authored almost 6 years ago
Chore: Update deps

github.com/styleguidist/site - f9a5e2fede0e75aefd99fc441ecad091e555837a authored almost 6 years ago
Chore: Run npm audit fix on examples

github.com/styleguidist/react-styleguidist - d2511ca9df91ef15504e2ac27fa1747a39437e90 authored almost 6 years ago
Chore: Remove Open Collective postinstall banner because it doesn't work anyway 🤔

github.com/styleguidist/react-styleguidist - 38b4507f4fd206befe094322d64d32fdf51b95d2 authored almost 6 years ago
Docs: Fix a few broken links to repo code in docs (#1272)

github.com/styleguidist/react-styleguidist - 2f36348c369923639516eb1cad83f7f82241f279 authored almost 6 years ago
Docs: (Hopefully) fix Markdown 🤯

github.com/styleguidist/react-styleguidist - 7630f108aabb7fdcfb7ac5c36568328ac3a1a9d2 authored almost 6 years ago
Chore: Fix typos in comments (#1275)

github.com/styleguidist/react-styleguidist - 75c393be1493cd0170284f4e64dd42a21e9943a3 authored almost 6 years ago
Fix: Upgrade react-group to v3 (#1270)

Closes #1270

github.com/styleguidist/react-styleguidist - c83d2c9727cda6b4fc0cafa3abeedf0c0b5c8b96 authored almost 6 years ago
Docs: Update react-native example (#1260)

github.com/styleguidist/react-styleguidist - 0ecaaf52e7ce68b41bd202d4fde382a9e8ccef6e authored almost 6 years ago
Include param type information when parsing method params (#172)

* Include param type information when parsing method params

* add interfaces and null check
...

github.com/styleguidist/react-docgen-typescript - 922e20fc6c55db9a6c582d405ebd050f4b3e5221 authored almost 6 years ago
Docs: Fix link (#1258)

github.com/styleguidist/react-styleguidist - 1c68615a75178a5169e369dcf02f5fd30f7b8f29 authored almost 6 years ago
Fix: Change some dependencies to smaller alternatives (#1248)

github.com/styleguidist/react-styleguidist - 63a3a47001cc9f4e88c7330074e4bf12634a267b authored about 6 years ago
Fix: Support webpack configs from react-scripts > 2.1.1 (#1241)

Closes #1243

github.com/styleguidist/react-styleguidist - 8554a3de6acf23e3b8a5240198eb7bc3bc0b4127 authored about 6 years ago
Docs: Fix webpack CSS loader example (#1245)

github.com/styleguidist/react-styleguidist - 4818ffe5fd73529f04fab62653f2fe6ac6043da5 authored about 6 years ago
Chore: update webpack-dev-server due to vulnerability (#1244)

Closes #1240

github.com/styleguidist/react-styleguidist - d52a42ed8e6791da5a9d1bb3c1ee54c5c7da8f95 authored about 6 years ago
Fix filename to js identifier conversion

The previous fix didn't preserve numbers in the middle/end of the
name.

- added new unit tests
...

github.com/styleguidist/react-docgen-typescript - ddeb493a975369707878a5b928b8fa847088a3b5 authored about 6 years ago
Fix: Incorrect current section highlighting on partial match (#1239)

Closes #1237

github.com/styleguidist/react-styleguidist - 14ba6358b7f158ae5f08a096e164838f2887d336 authored about 6 years ago
Chore: Tweak stale issue comment

github.com/styleguidist/react-styleguidist - 886b71935a44d66728add162f97349d7c6b4c447 authored about 6 years ago
Chore: Remove old files

github.com/styleguidist/react-styleguidist - f859caa85af2f57c5314be8684c388912fe251f7 authored about 6 years ago
Docs: Fix basic example to make install instructions work (#1233)

github.com/styleguidist/react-styleguidist - 8bd5d90c0de90d23654b51bcb5fb4ddaebb636bf authored about 6 years ago
example: styleguidist sections example added

github.com/styleguidist/react-docgen-typescript - b83c843dc49da59a095cd42d32b6c2324d951154 authored about 6 years ago
Fix: Update deps, include core-js as a dependency

github.com/styleguidist/react-styleguidist - 19776ccda8aa3a1f66b44bfafbc6e2d9a06a9963 authored about 6 years ago
Chore: Disable Babel debug mode in the basic example

github.com/styleguidist/react-styleguidist - 39dc300c60583cfa66cec96b01869f4ec33286d5 authored about 6 years ago
Add check to getTextValueOfFunctionProperty.

github.com/styleguidist/react-docgen-typescript - 4cb862fd2b80d193d4be044cb88109817b55c41b authored about 6 years ago
Docs: Fix Basic example (#1221)

github.com/styleguidist/react-styleguidist - caa24b26f6b8cc2b55bcae07d43328bb50cba53c authored about 6 years ago
Fix: Remove React.Fragment condition for React 15

github.com/styleguidist/react-styleguidist - e55344598e9570f685da1db934003e9b170f5e49 authored about 6 years ago
Fix: Tweak Pre tags rendering

Do not render <Code> inside <Pre>

Fixes #1212

github.com/styleguidist/react-styleguidist - 0002361e1e69fbb064083326e1c3c49fb57ade8b authored about 6 years ago
Chore: Add Flow types for glogg

github.com/styleguidist/react-styleguidist - bebf2cd5693109d8d6af89b1079dde3ff1765ed8 authored about 6 years ago
Doc: Update path to theme.js file (#1219)

github.com/styleguidist/react-styleguidist - dae7d0d3ec99a44293b772dc8626f38da4f631fb authored about 6 years ago
Fix: Add debug logging for Acorn parsing errors

github.com/styleguidist/react-styleguidist - 21489556c04c9517f1423e8867a0a81402bbd752 authored about 6 years ago
Docs: Remove react-scripts-ts

github.com/styleguidist/react-styleguidist - c4ca1bbe357fb71d6c0deef8dd8461cc445c027e authored about 6 years ago
Fix: Allow custom styling for prop names and types (#1211)

Closes #1205

github.com/styleguidist/react-styleguidist - 8f4ab01dafe8e4f02fb6883c969d89c74ab8dd3d authored about 6 years ago
Chore: Only run release and documentation on master branch (#1202)

github.com/styleguidist/react-styleguidist - bf72b4badcab0b8a9f703eec9fd9d142e32c5cc9 authored about 6 years ago
Fix: Upgrade react-docgen to 3.0.0-rc.2 (#1200)

Closes #1177

github.com/styleguidist/react-styleguidist - 0e0eaf3aed1bc24d6f511e625fc117af55f3df75 authored about 6 years ago
Fix: Highlight currently selected page on sidebar (#1195)

github.com/styleguidist/react-styleguidist - 0faa201370293af0620d36f5ae34dc8e6191e0c4 authored about 6 years ago
Docs: Fix pagePerSection example code syntax (#1197)

github.com/styleguidist/react-styleguidist - ac7e82c132f49e5c0141a576f68f7890049ec8d5 authored about 6 years ago
Refactor: Improve default/named module resolution in example

github.com/styleguidist/react-styleguidist - e05cb19d77ff6397e4a630f93da60b8b0421d118 authored about 6 years ago
Fix: Mixed named/default imports in examples

import a, {b} from 'a'

github.com/styleguidist/react-styleguidist - 2ffd8dbd22d0cfb10e14979546e2a076ecd574be authored about 6 years ago
Chore: Tweak Babel config

* Move browserslist to package.json
* Enable loose mode
* Disable commonjs for clientside functi...

github.com/styleguidist/react-styleguidist - 9312ecb8b58148a7918d772cf46a6d81f22afe2d authored about 6 years ago
Fix: Improve error message on error in example code

Don't mention internal StateHolder holder component.

github.com/styleguidist/react-styleguidist - f25c6cbc3006f014ec782cecb754f7399062c77d authored about 6 years ago
Fix: Replace Generated with Created in the footer

Generated with React Styleguidist → Created with React Styleguidist

github.com/styleguidist/react-styleguidist - 3f5f6fee41bc96892e6cc414dece71b48a0a6ce3 authored about 6 years ago
Fix: Add syntax highlight for diff language

Fixes #1212

github.com/styleguidist/react-styleguidist - f03dfad8d67eee2e0197534f7a12fc5d31a56339 authored about 6 years ago
Fix: Allow custom styling for prop names and types (#1211)

Closes #1205

github.com/styleguidist/react-styleguidist - 53036832b6b9915ee93f42cf23f39ffbd6206762 authored about 6 years ago
Test: Update snapshot after Buble downgrade

github.com/styleguidist/react-styleguidist - 2651bd1b638ca751fae86bee78ababc99041677e authored about 6 years ago
Fix: Downgrade Buble because of the increased bundle size

https://github.com/Rich-Harris/buble/issues/171

github.com/styleguidist/react-styleguidist - af4ad4a6f588b92253601e3a2f4decec4cc99926 authored about 6 years ago
Fix filename to js identifier conversion

github.com/styleguidist/react-docgen-typescript - 2dfb833b7373a4b41fa19e294f83786de16055c4 authored about 6 years ago
fix: better error message for non existing custom tsconfig #134

github.com/styleguidist/react-docgen-typescript - cb254ae671732fc950950538d55790bce2497d5d authored about 6 years ago
Chore: Only run release and documentation on master branch (#1202)

github.com/styleguidist/react-styleguidist - 78db4281a915474aa8b4edc0c8883d3e2f93335e authored about 6 years ago
Fix: Upgrade react-docgen to 3.0.0-rc.2 (#1200)

Closes #1177

github.com/styleguidist/react-styleguidist - e23cc8de13bdd81ebecd9762cbcab56846158ccf authored about 6 years ago
fix `exportName` for functional components

github.com/styleguidist/react-docgen-typescript - 34d54488f11bc95e1ca1ab4e021716904a6486f3 authored about 6 years ago
fix `commentSource` missing component types

github.com/styleguidist/react-docgen-typescript - 87cb56294e01ec01a6dded115fc16595185c0c62 authored about 6 years ago
Fix: Highlight currently selected page on sidebar (#1195)

github.com/styleguidist/react-styleguidist - 6639684329163e4cdea5c7c1bde76ffd08705a5b authored about 6 years ago
Docs: Fix pagePerSection example code syntax (#1197)

github.com/styleguidist/react-styleguidist - 3aa6ff10fb605da8d20bbe09a9caf9cb49b7aeee authored about 6 years ago
Docs: loaders → rules

github.com/styleguidist/react-styleguidist - 38445adfc7e7db553a1bf089fbbbd36e61247668 authored about 6 years ago
Docs: Make webpack config docs more clear (#1193)

Closes #1192.

github.com/styleguidist/react-styleguidist - de3ff806aee70c7abac9b76193d87e6ebd3951f0 authored about 6 years ago
Chore: Add a comment how to analyze webpack bundle

github.com/styleguidist/react-styleguidist - 84be452bb86314ca6d1a1baafd43d3104bd967d1 authored about 6 years ago
Docs: Fix customised example

github.com/styleguidist/react-styleguidist - 5c3502978d7084fd83f53c8f0b53cf70651f0878 authored about 6 years ago
Docs: How to change syntax highlighting colors?

github.com/styleguidist/react-styleguidist - c270966153d499939823d2972fc99f5cf4f4d831 authored about 6 years ago
Test: Fix tests and lint warnings

github.com/styleguidist/react-styleguidist - a0f37f10c7da24898f09ae7b1792eb07149bb345 authored about 6 years ago
Fix: Use aliased import to allow for custom ReactExample (#1190)

github.com/styleguidist/react-styleguidist - d55a3cce73ba059aa4a40fe8e55adf5860ea02b4 authored about 6 years ago
Fix: Support Component/index.js in the default getExampleFilename (#1185)

Fixes #1169

github.com/styleguidist/react-styleguidist - 545b466c4461021ac7220504b8d61b4bb62573c2 authored about 6 years ago
Fix: Upgrade markdown-to-jsx

Closes #1181

github.com/styleguidist/react-styleguidist - 36eee09b33e46da9e7ba09a3da9b0355dd5f8ceb authored about 6 years ago
Docs: Add docz to other projects section (#1184)

github.com/styleguidist/react-styleguidist - 4c078b00447bae58981d904a2b5e76ff80e5bc38 authored about 6 years ago
Docs: Mention that we ignore webpack TerserPlugin

github.com/styleguidist/react-styleguidist - 8320f23fa669376bd2ab4d8d810ac2b2372abe6b authored about 6 years ago
Feat: UglifyJsPlugin → TerserPlugin

Replace unmaintained uglify-es with terser.

Original commit by @derz — #1178

Closes #1175

github.com/styleguidist/react-styleguidist - 37e7c54d7c85563554cad02aaa35309ab875bf57 authored about 6 years ago
Fix: Fix webpack warnings

github.com/styleguidist/react-styleguidist - 81692cde975bdd6e94185fa87d308545b048e240 authored about 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 - 5e8f34b797fc999abe25ccb20669b1911f0f5f0a authored about 6 years ago
Docs: Update CRA example to CRA 2

github.com/styleguidist/react-styleguidist - f2dbb5612e0ca49c7a99d35674d6eaf7608e055c authored about 6 years ago
Fix: Use aliased import to allow for custom ReactExample (#1190)

github.com/styleguidist/react-styleguidist - 08486758c87ded1f97e14dcef10ef89c9f186389 authored about 6 years ago
add support for parsing methods

github.com/styleguidist/react-docgen-typescript - 3ddb3b3fc67330e1690718537ebb054dc6d59765 authored about 6 years ago