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

Merge pull request #7 from diegolanda/PureComponentsSupport

PureComponent Support

github.com/styleguidist/react-docgen-typescript - d9171ad763af86d51d8a09edde7cca6817e33486 authored almost 8 years ago
Test: Fix another mysterious failure

github.com/styleguidist/react-styleguidist - 2ffa07f4c4a9569d451e186077db92963f8c5cfe authored almost 8 years ago
Test: Remove react-scripts dependency

github.com/styleguidist/react-styleguidist - 35ca9091da95dbb81e9d7dac0ef91890ac1ba680 authored almost 8 years ago
Test: Add debug info to Travis

github.com/styleguidist/react-styleguidist - a5bafafb61c71d6daa19bc712d144408811c1d6c authored almost 8 years ago
Test: Fix semantic-release

github.com/styleguidist/react-styleguidist - c42f78cf7e1a07e9bc4d78fba815f7cc5eab4513 authored almost 8 years ago
Test: Manually install only webpack 1 on Travis CI

github.com/styleguidist/react-styleguidist - c3b65945d4e9ce8727a2f98beda2dc4eca4a080c authored almost 8 years ago
Test: Tweak Travis CI config

Run coverage and semantic-release only on Node 7 and webpack 2.

github.com/styleguidist/react-styleguidist - 832a954eaa906018e9cffc38e07b4b0a012169ec authored almost 8 years ago
Fix: Support JSS 7 in our jss-isolate fork

github.com/styleguidist/react-styleguidist - a895e178e106ef4788e9e4006ccb610928f85e28 authored almost 8 years ago
Test: Tweak Travis CI config

1. Update webpack version
2. Install webpack before tests
3. Run semantic-release on Node 7

github.com/styleguidist/react-styleguidist - d667394c3901377caa81f9065b7253dbf2f7e612 authored almost 8 years ago
Docs: Fix package name

github.com/styleguidist/react-styleguidist - ba499f69337c7b81b7ae64706c68e840f9d615ad authored almost 8 years ago
Changelog: 🚀

## New features

### React 15.5 compatibility

No warnings when running with React 15.5.

(#389 ...

github.com/styleguidist/react-styleguidist - 6eaae73efad9dc2bbb5fd787db25ee1fc3044d4a authored almost 8 years ago
Docs: Tweak compilerConfig docs

github.com/styleguidist/react-styleguidist - 6e4e455555c3bf77bafae3df918b08d02c3129ac authored almost 8 years ago
Changelog: 🚀

## New features

### React 15.5 compatibility

No warnings when running with React 15.5.

(#389 ...

github.com/styleguidist/react-styleguidist - efc6910d077d167998abd429f3c6c41ddd6724db authored almost 8 years ago
Fix: Improve error message about react-docgen cannot parse source

github.com/styleguidist/react-styleguidist - ef317d76b95215f6285ee1eb8dfcff4dd066705a authored almost 8 years ago
Chore: Remove unused dependencies

github.com/styleguidist/react-styleguidist - 8e6741ad4aabcd62773ce056d340031a3a49dcb7 authored almost 8 years ago
Fix: Show correct types in config validation errors

For example do not show `null` as `object`.

github.com/styleguidist/react-styleguidist - 21595329926a1d2ea7f6348459e4f7064af7618e authored almost 8 years ago
Test: Add some tests (#399)

github.com/styleguidist/react-styleguidist - 95f09b777169f341fa863cf339fe0cdc8ac4eedf authored almost 8 years ago
Fix: show actual glob patterns on welcome screen

Closes #387

github.com/styleguidist/react-styleguidist - f56e31c51947c2affce54a601611d1628bcfd2cb authored almost 8 years ago
Fix: Do not print clean-webpack-plugin log messages

github.com/styleguidist/react-styleguidist - 4be5b087d69e8cc489a2e019fe35c838984a2d33 authored almost 8 years ago
Fix: React 15.5 compatibility

github.com/styleguidist/react-styleguidist - 27e7ef37b05972fb594a2172eceaaba7d8f842df authored almost 8 years ago
Revert "Chore: Revert "Chore: React 15.5 & Prop type updates (#389)" (#391)"

This reverts commit 6d16f35f89c7a79313275aa84deaad706d4061f2.

github.com/styleguidist/react-styleguidist - 0934ca2ee0708a3151d35eec223d8be6ef2d5cfb authored almost 8 years ago
Fix: Allow working without webpack config

github.com/styleguidist/react-styleguidist - aa187065324319d593ed80b67c8958cefccf982f authored almost 8 years ago
Feat: Add Buble configuration option (#392)

github.com/styleguidist/react-styleguidist - 8dfb94d8e48a58b19ee4cec9cbbe79a6c42a401d authored almost 8 years ago
Chore: Revert "Chore: React 15.5 & Prop type updates (#389)" (#391)

This reverts commit 01be4bbe37f58a0d4992babbc7c5c0f8322f14c4.

github.com/styleguidist/react-styleguidist - 6d16f35f89c7a79313275aa84deaad706d4061f2 authored almost 8 years ago
Chore: React 15.5 & Prop type updates (#389)

github.com/styleguidist/react-styleguidist - 01be4bbe37f58a0d4992babbc7c5c0f8322f14c4 authored almost 8 years ago
Fix: Use `[name]` in output filename (#381)

If you try to build a project with multiple entries without this, you
get an error about multip...

github.com/styleguidist/react-styleguidist - 6996a79e04a2cf15b34fe103bee00216ba4301e3 authored almost 8 years ago
Fix: Pass resolver and handlers to propsParser (#377)

github.com/styleguidist/react-styleguidist - eef03cffb407b18b65d6af03d79891d076f0fd06 authored almost 8 years ago
Feat: Change default serverHost to 0.0.0.0 (#374)

This allows users to connect from outside their local machines

github.com/styleguidist/react-styleguidist - 12b94cec14d89bfd53531bf346af0635cacfe5b1 authored almost 8 years ago
Chore: Fix paths after previous commit

github.com/styleguidist/react-styleguidist - 115a6abaeebf4d8bbb2c4d4fd4a00743e1b8c4b3 authored almost 8 years ago
Chore: Add eslint-plugin-es5 to test Node 4 compatibility

github.com/styleguidist/react-styleguidist - fa2da292c768e1ecc0920ab60cea4961f7faf3e7 authored almost 8 years ago
Merge pull request #4 from pvasek/fix/not_exported_props_fails

If props are not exported generation fails - fixed #3

github.com/styleguidist/react-docgen-typescript - 3f94005f02cfd27be062a149a490a39a3e6bd15e authored almost 8 years ago
If props are not exported generation fails - fixed #3

github.com/styleguidist/react-docgen-typescript - a7510268a0f575371bb3cf7e89c8d43072ecb4c8 authored almost 8 years ago
Fix: Move clean-webpack-plugin to dependencies

#372

github.com/styleguidist/react-styleguidist - d6fcd0a01905b54cff5715eddd8e11f18b22c573 authored almost 8 years ago
Fix: Hash JS assets in production build (#372)

* Hash JS assets in production build

* Clean build directory during webpack build

github.com/styleguidist/react-styleguidist - 2a6cc31dec74aab1b2cd61163531cc191e9f6bc4 authored almost 8 years ago
Test: Ignore failures when loading placebeard.it

github.com/styleguidist/react-styleguidist - e55150ab12933a1cdbb94c8f6d4e4ac166e0cb75 authored almost 8 years ago
Test: Better error handling for PhantomJS

github.com/styleguidist/react-styleguidist - 6066b2dfc02b5ed0fb76e654ca205c65ad984b5c authored almost 8 years ago
Test: Stringify PhantomJS errors

github.com/styleguidist/react-styleguidist - fcd0ef2117c57d4e2014ed48101110c5199b175d authored almost 8 years ago
Fix: Refactor preview component, improve Preact compatibility

github.com/styleguidist/react-styleguidist - 4b17192bebe677db6fd1c0eb162d72dd0ccf4f74 authored almost 8 years ago
Update README.md

travis-ci build status image added
npm package info image added

github.com/styleguidist/react-docgen-typescript - 5d77621a0e36776a326cc2fca57d4b550458b2d1 authored almost 8 years ago
package verison chagned to 0.0.4

github.com/styleguidist/react-docgen-typescript - 62424ed38c4214365676508b4bff2198ee13814d authored almost 8 years ago
Contributors in readme and package verison updated

github.com/styleguidist/react-docgen-typescript - df019fd50c8b94e3b9e0e01e4b78669e71307c55 authored almost 8 years ago
Fix: @example doclets

Fix #370

github.com/styleguidist/react-styleguidist - 514267b781ecab7eb65b967f8501e709fb5b5c84 authored almost 8 years ago
Docs: sidebar → hasSidebar (#369)

github.com/styleguidist/react-styleguidist - 186575dc04d0f27de029a42b0494f56bed3399b6 authored almost 8 years ago
Merge pull request #2 from sapegin/five

Export displayName

github.com/styleguidist/react-docgen-typescript - f890b110dd78fd3b75f0bca12d66c429775f078f authored almost 8 years ago
Export displayName

Fixes React Styleguidist 5 compatibility.

github.com/styleguidist/react-docgen-typescript - b2919d71a9727d9330af3d74f3f42866ec5221e4 authored almost 8 years ago
Fix: Default getExampleFilename should work with any extension

github.com/styleguidist/react-styleguidist - 3fc8abd1b177f770076ead3b5fca807d808fa708 authored almost 8 years ago
Fix: Add viewport meta tag

github.com/styleguidist/react-styleguidist - 2cdefd845bf82a4aa0f0fc7f0bb4a7a99e1a2dc9 authored almost 8 years ago
Update instructions

github.com/styleguidist/example - 02a671b374fb3f44e82bdcc2087438b4a8a6ac4c authored almost 8 years ago
Update to 5.0.0

github.com/styleguidist/example - 0ef2e7bf7868c67a22e071e72fdb21ae47a0e5d3 authored almost 8 years ago
Docs: Merge FAQ into Cookbook

github.com/styleguidist/react-styleguidist - 05a09eec2a194c6d2ed299e3f6069ace4fd52f77 authored almost 8 years ago
Changelog: 🚀

Huge thanks to @n1313, @okonet and @kof for help with this release!

## Highlights

1. create-re...

github.com/styleguidist/react-styleguidist - 53a917eb7bcf787f5345a20a89dd415db0f0290a authored almost 8 years ago
Chore: Add yarn.lock back

github.com/styleguidist/react-styleguidist - 9616eac25bf67f72c41db7b5a592382d98eee17c authored almost 8 years ago
Merge branch 'next'

# Conflicts:
# Contributing.md
# Readme.md
# docs/Configuration.md
# docs/FAQ.md
# docs/GettingS...

github.com/styleguidist/react-styleguidist - 2a1550b615b8d105da53a223d15b619882b20d7d authored almost 8 years ago
Fix: Show help how to add an example file in context instead of welcome screen

github.com/styleguidist/react-styleguidist - 2b779705c35e0d5a83e2f97661965616a84fff9e authored almost 8 years ago
Fix: Margin after pre tag in Markdown

github.com/styleguidist/react-styleguidist - 3dfcf49bca2b6f01562be4d7af07f3ce3f07c517 authored almost 8 years ago
Test: Fix tests for ignore option

github.com/styleguidist/react-styleguidist - a8f5f56d13c2688365c6eda634ce8e1f8c01c803 authored almost 8 years ago
Feat: Add ignore option

github.com/styleguidist/react-styleguidist - 01377ae3641bb11aeca38d404f6a03536e02584d authored almost 8 years ago
Fix: Update default components pattern

Include `Components` folder, ignore `.test.js` and `.spec.js` files.

github.com/styleguidist/react-styleguidist - e6e16f884172551eec4575f965d82f10894f6c01 authored almost 8 years ago
Fix: Preact compatibility (#332)

1. Trim Markdown chunks, skip empty chunks
2. Add Preact example style guide.

github.com/styleguidist/react-styleguidist - 57398308afb165912d87695994f15f25bfd7ea59 authored almost 8 years ago
Fix: Another wrong file name case

github.com/styleguidist/react-styleguidist - 333592e2a41bb0c4ee582c008a041d44d2c68e6c authored almost 8 years ago
Fix: Slight improvement to sidebar styling on small screens (#364)

github.com/styleguidist/react-styleguidist - c5605408055516c9f5fd8186cb3f7565a37a85f1 authored almost 8 years ago
Fix: Better display of very long component names in the sidebar (#363)

github.com/styleguidist/react-styleguidist - 58c2f65ee588ac2e2b3df876491a6b1e7918be72 authored almost 8 years ago
Fix: Refactor styles isolation

1. Instead of using isolate: false, allow inheritance of fontFamily
everywhere.
2. Add test styl...

github.com/styleguidist/react-styleguidist - c34f31cf4119683e63a1e388ba367b0347d74049 authored almost 8 years ago
Docs: Fix indentation

github.com/styleguidist/react-styleguidist - 70b06e43a07abe4b74432a3b98ef5c0708a069f3 authored almost 8 years ago
Docs: Fix syntax highlight

github.com/styleguidist/react-styleguidist - 8931451179f8d3012e2417fb4226cffa2e0117ac authored almost 8 years ago
Docs: Note about loader paths

github.com/styleguidist/react-styleguidist - e17bf79519084b71df28c7e15fb56275ef757686 authored almost 8 years ago
Docs: How to connect Redux store?

github.com/styleguidist/react-styleguidist - 9b6958d0536c6b9acd0c7ec73bbae98a6960c7ba authored almost 8 years ago
Fix: Update deps

github.com/styleguidist/loaders - 86b87ff9b1bf4ade21d73535d4db4c08ce157927 authored almost 8 years ago
Fix: Incorrect exit code

github.com/styleguidist/react-styleguidist - 2e8011906ef160d84d520c628ad6bff4e3311a20 authored almost 8 years ago
Fix: Node compatibility

github.com/styleguidist/react-styleguidist - 476281ba6cedecff43147826b9f834ba3572278a authored almost 8 years ago
Fix: Improve you may need a webpack loader error

github.com/styleguidist/react-styleguidist - d82ef1115e198a0c5b614ff2f677d0ab4af2af54 authored almost 8 years ago
Fix: Do not fail when a file doesn’t export a component

github.com/styleguidist/react-styleguidist - 5391ac838ba9adca3f9c85ca76fa0d6ceda697f1 authored almost 8 years ago
Update README.md

Links in readme are broken - fixed

github.com/styleguidist/react-docgen-typescript - 8aa5a0f8e0299ddc17feb75d42b088f775b96823 authored almost 8 years ago
Readme updated for functional components

github.com/styleguidist/react-docgen-typescript - 52a5de2c733387d548380d0c528f01996a96b145 authored almost 8 years ago
Merge pull request #1 from JocD/master

Support for Functional Components

github.com/styleguidist/react-docgen-typescript - 288de3ca793cfb2d34dd95e60c78798be2dadad9 authored almost 8 years ago
Preparing for upstream pull request

github.com/styleguidist/react-docgen-typescript - 68ab46dff091753ae1dbf72312c8d697d15053b6 authored almost 8 years ago
Docs: Update Configuration.md (#361)

github.com/styleguidist/react-styleguidist - 32361a9fd3b384d0d3b36cca93328f32075a9910 authored almost 8 years ago
Test: Rename example package name

github.com/styleguidist/react-styleguidist - ff8372a3d70161108c04cd31167fccd269d4c995 authored almost 8 years ago
Feat: updateWebpackConfig → dangerouslyUpdateWebpackConfig

Fix #357

github.com/styleguidist/react-styleguidist - e66e97d22e4ac58743d94368297bb9867c3b26e8 authored almost 8 years ago
Docs: Update theme and style docs

github.com/styleguidist/react-styleguidist - ea23fca5dec9c0fc982531043de5e9f04ce3e296 authored almost 8 years ago
Feat: Allow ignoring props (#353)

github.com/styleguidist/react-styleguidist - 7e7e939427bf335cfa24ec2fdbc4a815fdf6680d authored almost 8 years ago
Docs: Update FAQ.md (#351)

Fix spelling

github.com/styleguidist/react-styleguidist - e771ff9f21be3bb2ac8c3bf04fe7bae636805737 authored almost 8 years ago
Test: Do not babelify tests only when compile dist

github.com/styleguidist/react-styleguidist - 4450a8f9eabf01f1ed60c0d38fac4d0f4fac17d9 authored almost 8 years ago
Chore: Do not babelify tests

github.com/styleguidist/react-styleguidist - 5d9aac44ad1ef234b49e905d43e871e508e819cd authored almost 8 years ago
Test: Remove unnecessary mock

github.com/styleguidist/react-styleguidist - d1e53b9ef70a548aeed1ef5c96dacfeae77eabdf authored almost 8 years ago
Fix: Hack to temporary fix #348

Waiting for https://github.com/probablyup/markdown-to-jsx/pull/96

github.com/styleguidist/react-styleguidist - 609887ac919f36ba3de19afa1ad1e51ac44d998b authored almost 8 years ago
Fix: Revert #229 — seems to break more than fix

Still not sure about the proper fix though.

github.com/styleguidist/react-styleguidist - fb1b84a82082c77017f7b6211b45cc4dac76d0a0 authored almost 8 years ago
Fix: Do not generated long JSS class names without hashes

Close #334

github.com/styleguidist/react-styleguidist - d1b54a50e0128f1a15c3b403b261eb6601ea0913 authored almost 8 years ago