Ecosyste.ms: OpenCollective

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

github.com/styleguidist/react-styleguidist

Isolated React component development environment with a living style guide
https://github.com/styleguidist/react-styleguidist

Docs: Try to center image

7c29f6a0ac2d46d07693618c8396c0fb04d16eb8 authored over 7 years ago
Docs: Use logo with text

bfb69565680811f74ccc08fda3de4e3cae5770ab authored over 7 years ago
Docs: Move badges back

d6ab39102a1fed374753293fd3ff3a7a1ba1eb21 authored over 7 years ago
Docs: Move badges below the logo

e7af2ea80652f7cca9032eadd4fa44237674619b authored over 7 years ago
Docs: Describe limitation of supported components (#425)

afd2541de1b696d291bb581b9c338644cb6d413f authored over 7 years ago
Docs: Add logo

Yay @okonet @SaraVieira 🍕

f16e716949c9119e86c8a516d85847e428e7df92 authored over 7 years ago
Fix: Add theme color to components (#418)

592f30c495aa3b4065d022ab3e2fb0868b748ca8 authored over 7 years ago
Chore: Update yarn.lock

6e86ab2357416e9c11d2fe4443b57dd1c1f882ac authored almost 8 years ago
Docs: create-react-app → Create React App

b79e034d6a937f841f73102603bcd4545c8a8897 authored almost 8 years ago
Docs: Add Relay to the cookbook (#417)

e375cb7ad98791b55e505b77a8e9a2f1b848209e authored almost 8 years ago
Fix: Update markdown-to-jsx to 5.3.0 (#416)

80f912655e3e26e41f91ce005b94254a76c9bbee authored almost 8 years ago
Fix: Allow font theming (monospace) for CodeMirror (#415)

99c0a8c2c022b6ac52e1cdee8e7d4621efb42ccc authored almost 8 years ago
Fix: Roll back to markdown-to-jsx 5.2.0 (#414)

Fix #413

3e072c37125cc6fed785c7daf45b4d316c9fc41d authored almost 8 years ago
Fix: Pass devServer configuration to webpack-dev-server (#412)

81e37aa47b69f59f26debbd31d35964f3194bd47 authored almost 8 years ago
Fix: Add Server restart warning when no Readme.md file is present (#409)

ff109fc6379748454a5f4df3d0edbdce6eeb30b1 authored almost 8 years ago
Fix: jss-isolate incorrect copy paste ☠️

cab9256483a07cdb7ae63545e12e32bab71b3f2d authored almost 8 years ago
Chore: Lint

67cfe56a9966f5ee74f3af335dbf83738745ffec authored almost 8 years ago
Fix: JavaScript error when welcome screen is not shown

Fix #405

54a1b90a557aa07089e406f16a9a34663ed7ffd4 authored almost 8 years ago
Docs: Update link

a207ef381104a182b959950005aac9c3be205a83 authored almost 8 years ago
Fix: Add .jsx extension to default components and ignore patterns (#404)

4e815924edee34f7e9661219283f8fa076ca32c5 authored almost 8 years ago
Docs: Fix link

Close #407

f1defbb7ade42ccddab818631fd3c55f5a49fc19 authored almost 8 years ago
Test: Fix another mysterious failure

2ffa07f4c4a9569d451e186077db92963f8c5cfe authored almost 8 years ago
Test: Remove react-scripts dependency

35ca9091da95dbb81e9d7dac0ef91890ac1ba680 authored almost 8 years ago
Test: Add debug info to Travis

a5bafafb61c71d6daa19bc712d144408811c1d6c authored almost 8 years ago
Test: Fix semantic-release

c42f78cf7e1a07e9bc4d78fba815f7cc5eab4513 authored almost 8 years ago
Test: Manually install only webpack 1 on Travis CI

c3b65945d4e9ce8727a2f98beda2dc4eca4a080c authored almost 8 years ago
Test: Tweak Travis CI config

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

832a954eaa906018e9cffc38e07b4b0a012169ec authored almost 8 years ago
Fix: Support JSS 7 in our jss-isolate fork

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

d667394c3901377caa81f9065b7253dbf2f7e612 authored almost 8 years ago
Docs: Fix package name

ba499f69337c7b81b7ae64706c68e840f9d615ad authored almost 8 years ago
Changelog: 🚀

## New features

### React 15.5 compatibility

No warnings when running with React 15.5.

(#389 ...

6eaae73efad9dc2bbb5fd787db25ee1fc3044d4a authored almost 8 years ago
Docs: Tweak compilerConfig docs

6e4e455555c3bf77bafae3df918b08d02c3129ac authored almost 8 years ago
Changelog: 🚀

## New features

### React 15.5 compatibility

No warnings when running with React 15.5.

(#389 ...

efc6910d077d167998abd429f3c6c41ddd6724db authored almost 8 years ago
Chore: Update deps

12d0a6fb26f6550b5ca53888cfcc819538c4647f authored almost 8 years ago
Fix: Improve error message about react-docgen cannot parse source

ef317d76b95215f6285ee1eb8dfcff4dd066705a authored almost 8 years ago
Chore: Remove unused dependencies

8e6741ad4aabcd62773ce056d340031a3a49dcb7 authored almost 8 years ago
Fix: Show correct types in config validation errors

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

21595329926a1d2ea7f6348459e4f7064af7618e authored almost 8 years ago
Test: Add some tests (#399)

95f09b777169f341fa863cf339fe0cdc8ac4eedf authored almost 8 years ago
Fix: show actual glob patterns on welcome screen

Closes #387

f56e31c51947c2affce54a601611d1628bcfd2cb authored almost 8 years ago
Fix: Do not print clean-webpack-plugin log messages

4be5b087d69e8cc489a2e019fe35c838984a2d33 authored almost 8 years ago
Fix: React 15.5 compatibility

27e7ef37b05972fb594a2172eceaaba7d8f842df authored almost 8 years ago
Fix: Allow working without webpack config

aa187065324319d593ed80b67c8958cefccf982f authored almost 8 years ago
Revert "Chore: Revert "Chore: React 15.5 & Prop type updates (#389)" (#391)"

This reverts commit 6d16f35f89c7a79313275aa84deaad706d4061f2.

0934ca2ee0708a3151d35eec223d8be6ef2d5cfb authored almost 8 years ago
Feat: Add Buble configuration option (#392)

8dfb94d8e48a58b19ee4cec9cbbe79a6c42a401d authored almost 8 years ago
Chore: Revert "Chore: React 15.5 & Prop type updates (#389)" (#391)

This reverts commit 01be4bbe37f58a0d4992babbc7c5c0f8322f14c4.

6d16f35f89c7a79313275aa84deaad706d4061f2 authored almost 8 years ago
Chore: React 15.5 & Prop type updates (#389)

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...

6996a79e04a2cf15b34fe103bee00216ba4301e3 authored almost 8 years ago
Fix: Pass resolver and handlers to propsParser (#377)

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

12b94cec14d89bfd53531bf346af0635cacfe5b1 authored almost 8 years ago
Chore: Fix paths after previous commit

115a6abaeebf4d8bbb2c4d4fd4a00743e1b8c4b3 authored almost 8 years ago
Chore: Add eslint-plugin-es5 to test Node 4 compatibility

fa2da292c768e1ecc0920ab60cea4961f7faf3e7 authored almost 8 years ago
Fix: Move clean-webpack-plugin to dependencies

#372

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

2a6cc31dec74aab1b2cd61163531cc191e9f6bc4 authored almost 8 years ago
Test: Ignore failures when loading placebeard.it

e55150ab12933a1cdbb94c8f6d4e4ac166e0cb75 authored almost 8 years ago
Test: Better error handling for PhantomJS

6066b2dfc02b5ed0fb76e654ca205c65ad984b5c authored almost 8 years ago
Test: Stringify PhantomJS errors

fcd0ef2117c57d4e2014ed48101110c5199b175d authored almost 8 years ago
Fix: Refactor preview component, improve Preact compatibility

4b17192bebe677db6fd1c0eb162d72dd0ccf4f74 authored almost 8 years ago
Fix: @example doclets

Fix #370

514267b781ecab7eb65b967f8501e709fb5b5c84 authored almost 8 years ago
Docs: sidebar → hasSidebar (#369)

186575dc04d0f27de029a42b0494f56bed3399b6 authored almost 8 years ago
Fix: Default getExampleFilename should work with any extension

3fc8abd1b177f770076ead3b5fca807d808fa708 authored almost 8 years ago
Fix: Add viewport meta tag

2cdefd845bf82a4aa0f0fc7f0bb4a7a99e1a2dc9 authored almost 8 years ago
Docs: Merge FAQ into Cookbook

05a09eec2a194c6d2ed299e3f6069ace4fd52f77 authored almost 8 years ago
Changelog: 🚀

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

## Highlights

1. create-re...

53a917eb7bcf787f5345a20a89dd415db0f0290a authored almost 8 years ago
Chore: Add yarn.lock back

9616eac25bf67f72c41db7b5a592382d98eee17c authored almost 8 years ago
Merge branch 'next'

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

2a1550b615b8d105da53a223d15b619882b20d7d authored almost 8 years ago
Chore: Update deps

f857d5fa9fd5533db15722297236c9f1c159008c authored almost 8 years ago
Fix: Show help how to add an example file in context instead of welcome screen

2b779705c35e0d5a83e2f97661965616a84fff9e authored almost 8 years ago
Fix: Margin after pre tag in Markdown

3dfcf49bca2b6f01562be4d7af07f3ce3f07c517 authored almost 8 years ago
v5.0.0-rc.3

8cf1d5cf1d6bcc4a5541a7918ce89b1a855fb92d authored almost 8 years ago
Test: Fix tests for ignore option

a8f5f56d13c2688365c6eda634ce8e1f8c01c803 authored almost 8 years ago
Feat: Add ignore option

01377ae3641bb11aeca38d404f6a03536e02584d authored almost 8 years ago
Fix: Update default components pattern

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

e6e16f884172551eec4575f965d82f10894f6c01 authored almost 8 years ago
Fix: Preact compatibility (#332)

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

57398308afb165912d87695994f15f25bfd7ea59 authored almost 8 years ago
Fix: Another wrong file name case

333592e2a41bb0c4ee582c008a041d44d2c68e6c authored almost 8 years ago
Fix: Slight improvement to sidebar styling on small screens (#364)

c5605408055516c9f5fd8186cb3f7565a37a85f1 authored almost 8 years ago
Fix: File path case

b9c7e7f12b1c237da6be1978007fc04df3ac5e2a authored almost 8 years ago
Fix: Better display of very long component names in the sidebar (#363)

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...

c34f31cf4119683e63a1e388ba367b0347d74049 authored almost 8 years ago
Docs: Fix indentation

70b06e43a07abe4b74432a3b98ef5c0708a069f3 authored almost 8 years ago
Docs: Fix syntax highlight

8931451179f8d3012e2417fb4226cffa2e0117ac authored almost 8 years ago
Docs: Note about loader paths

e17bf79519084b71df28c7e15fb56275ef757686 authored almost 8 years ago
Docs: How to connect Redux store?

9b6958d0536c6b9acd0c7ec73bbae98a6960c7ba authored almost 8 years ago
v5.0.0-rc.2

b5c6afec5863b05ad02750d987db163e45692478 authored almost 8 years ago
Fix: Incorrect exit code

2e8011906ef160d84d520c628ad6bff4e3311a20 authored almost 8 years ago
Chore: Update deps

b115c08117dde0ff477ce8ab22326507f10d9b9c authored almost 8 years ago
Fix: Node compatibility

476281ba6cedecff43147826b9f834ba3572278a authored almost 8 years ago
Fix: Improve you may need a webpack loader error

d82ef1115e198a0c5b614ff2f677d0ab4af2af54 authored almost 8 years ago
Fix: Do not fail when a file doesn’t export a component

5391ac838ba9adca3f9c85ca76fa0d6ceda697f1 authored almost 8 years ago
Docs: Update Configuration.md (#361)

32361a9fd3b384d0d3b36cca93328f32075a9910 authored almost 8 years ago
Docs: Typo

8cdc7a9b8730b17132defaeb582198b07c6adcba authored almost 8 years ago
Test: Rename example package name

ff8372a3d70161108c04cd31167fccd269d4c995 authored almost 8 years ago
Feat: updateWebpackConfig → dangerouslyUpdateWebpackConfig

Fix #357

e66e97d22e4ac58743d94368297bb9867c3b26e8 authored almost 8 years ago
v5.0.0-rc.1

85f1849bab034565e5d6e967d8d179da3abc966a authored almost 8 years ago
Docs: Update theme and style docs

ea23fca5dec9c0fc982531043de5e9f04ce3e296 authored almost 8 years ago
Feat: Allow ignoring props (#353)

7e7e939427bf335cfa24ec2fdbc4a815fdf6680d authored almost 8 years ago
Docs: Typos, tweaks

bbadb1457001d46bf73585efbe97cc883dcefc45 authored almost 8 years ago
Docs: Update FAQ.md (#351)

Fix spelling

e771ff9f21be3bb2ac8c3bf04fe7bae636805737 authored almost 8 years ago
Test: Do not babelify tests only when compile dist

4450a8f9eabf01f1ed60c0d38fac4d0f4fac17d9 authored almost 8 years ago
Chore: Do not babelify tests

5d9aac44ad1ef234b49e905d43e871e508e819cd authored almost 8 years ago
Test: Remove unnecessary mock

d1e53b9ef70a548aeed1ef5c96dacfeae77eabdf authored almost 8 years ago