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

Fix: Migrate to react-codemirror2 (#574)

Closes #573

fea41701f9e3b94bc9fe1f04715aafe2019a577e authored over 7 years ago by Sal Niro <[email protected]>
Docs: Add css-loader example to require option docs

9b531e36bc2823bd98865ade9dd539e2f4193b54 authored over 7 years ago by Artem Sapegin <[email protected]>
Docs: Explain how require option works

4da12a40adcd632f5661d31956625f5634728500 authored over 7 years ago by Artem Sapegin <[email protected]>
Fix: Fix parsing of error about webpack loaders

Looks like they’ve changed format and our RegExp doesn’t work anymore.
Anyway their error is now...

23474a744b1fe1f7852cfcf0ae14a28b366d729c authored over 7 years ago by Artem Sapegin <[email protected]>
Fix: Update syntax in an example inside “Add examples to this component”

8c5a07a115f8eff82d578c43e271a3c9e2ee6a33 authored over 7 years ago by Artem Sapegin <[email protected]>
Chore: Update deps, fix styles for sections examples

9eab767c34d78ffdd43653f1e0403ed594f4db18 authored over 7 years ago by Artem Sapegin <[email protected]>
Fix: Lock jss-isolate version because of a regression in the latest patch release

https://github.com/cssinjs/jss/issues/561

02d0cc2922507b98b4f2d524aaec12a431e8df86 authored over 7 years ago by Artem Sapegin <[email protected]>
Fix: Pass devtool webpack option in dev mode (#569)

Closes #456

debcc48b12e5c3d3e03f68e226406cb76df81e69 authored over 7 years ago by Ryan Oriecuia <[email protected]>
Fix: Support config theme overriding top level theme properties (#566) (#571)

7bc9424db3991b11338b05bd06aef764776f3829 authored over 7 years ago by kidkuro <[email protected]>
Docs: Add Fela example

df1a321e4b83aac2409796b2d4ade003dea38546 authored over 7 years ago by Artem Sapegin <[email protected]>
Fix: Fallback to not formatting defaultProps (#564)

63b3369438207f5859f6b6b128fd6870f786a800 authored over 7 years ago by Espen Henriksen <[email protected]>
Docs: adding static setting injection example to updateExample() (#563)

Closes #560

689280ff7f238e4127a1617cce404e5d374507b1 authored over 7 years ago by Arno V <[email protected]>
Fix: Disable isolation for global CodeMirror styles

Fixes #561

5c07e8125a7581a98661b0b45671001abec683de authored over 7 years ago by Artem Sapegin <[email protected]>
Fix: Read showCode option from the right place

#561

802898699101f54e316003f2ab5ed3ae0dc7fd3e authored over 7 years ago by Artem Sapegin <[email protected]>
Fix: Support to enable HMR for component dependencies (#557)

Fixes #551

7e1dba4b46611e91ec055addd4704e0b292ed6fc authored over 7 years ago by Chandrasekhar Pasupuleti <[email protected]>
Chore: Fix basic example deps

bd24b6c2e65df64b02300839c43f8beda4e0093f authored over 7 years ago by Artem Sapegin <[email protected]>
Fix: Only use primary style for top level sections (#555)

Fixes #554

f0e99eec3880101130bb06c59d4fb5f48c47702d authored over 7 years ago by Dylan Kiss <[email protected]>
Fix: Hide empty path line (#558)

b7b2dc42cc26ac9f0ca2ea59bf580b24456c1f9e authored over 7 years ago by Nathan Arnold <[email protected]>
Chore: Update basic example deps

ea390820e9fbb069f79ebd949d0675a63cc5d904 authored over 7 years ago by Artem Sapegin <[email protected]>
Fix: Render null and undefined defaultValues as code (#556)

a31b7b5d867289a986438a56bc6c70fb73ac86e2 authored over 7 years ago by Espen Henriksen <[email protected]>
Fix: Clean lib directory before compilation

5f391004011782d0e6730798736094d46571281b authored over 7 years ago by Artem Sapegin <[email protected]>
Chore: Revert version name for semantic release after manual 6.0.0 release

4d423a80f952ea34354a1d727f583eb15651e58e authored over 7 years ago by Artem Sapegin <[email protected]>
Chore: Update deps of basic example

9181f75a712054e121cf9dabe7c861d0a96fb812 authored over 7 years ago by Artem Sapegin <[email protected]>
v6.0.0

1f6e5e4e620a9a3f2b69ba7dffd812cbc634af37 authored over 7 years ago by Artem Sapegin <[email protected]>
Refactor: Remove unnecessary webpack options

ff3bd0854cec0d539e416eab23e3152a1439de21 authored over 7 years ago by Artem Sapegin <[email protected]>
Fix: Remove OccurrenceOrderPlugin

It's enabled by default in webpack 2

0b752e58645550de3e01b51bb2a161572de47faa authored over 7 years ago by Artem Sapegin <[email protected]>
Fix: Use uglifyjs-webpack-plugin

782ba3a475994fb0f3f5129b7411a74ac76841f5 authored over 7 years ago by Artem Sapegin <[email protected]>
Chore: Update React

a7068f7773582319b2e08fc90bfd69eaaa349a01 authored over 7 years ago by Artem Sapegin <[email protected]>
Chore: Update linters

826bcdbe964a2feb031eec5df9cfa57889f7396b authored over 7 years ago by Artem Sapegin <[email protected]>
Chore: Update deps

c32c1bc13f2f574e377796cc2cc32832a90aee10 authored over 7 years ago by Artem Sapegin <[email protected]>
Chore: Update deps

3ba52f315a1add11faf821fcb27e33116e3f54eb authored over 7 years ago by Artem Sapegin <[email protected]>
Merge branch 'six'

eb216f6d7396eafc5ffb319d9c03c8c2aace1132 authored over 7 years ago by Artem Sapegin <[email protected]>
Fix: Improve shape defaultProp rendering (#535)

Closes #524

ded79c82cf1e609bf7e0f07cc820743927ceda32 authored over 7 years ago by Espen Henriksen <[email protected]>
Chore: Update nvmrc to use node 8 (#552)

79535dc9fe2b332d49161dcd783e454b0057a811 authored over 7 years ago by Espen Henriksen <[email protected]>
Docs: Spell check

d7a0da14a35e0578ca5528d96693b94b14ea6806 authored over 7 years ago by Artem Sapegin <[email protected]>
Docs: Use “interactive playground” everywhere.

1915862a56d079a4dbf94c6b0028faa57622be01 authored over 7 years ago by Artem Sapegin <[email protected]>
Docs: Remove typo from testing section (#550)

36ed420348515ed6637ae0e19aa980260508d2c1 authored over 7 years ago by Nathan Arnold <[email protected]>
Fix: Preview not updating when initialState is edited in code-editor (#546)

Close #545

0283c7cda4fbe37e7b07255aacbf34fda35896f3 authored over 7 years ago by Kumar Abhishek <[email protected]>
Fix: Skip CopyWebpackPlugin when assetsDir config option is not defined

10383bc5c14f36393e8cc747ec9ace94b2aacaab authored over 7 years ago by Artem Sapegin <[email protected]>
Fix: Copy static assets on build

Thanks @gutenye. Close #403, #489.

b84706353c65ed730e49adb551d2d34d753f75a3 authored over 7 years ago by Artem Sapegin <[email protected]>
Docs: Update examples syntax

88724cd7f21c97f9f05ca129911cc2828eb8dfa6 authored over 7 years ago by Artem Sapegin <[email protected]>
Docs: Few small tweaks

c9446836da7c1f039e89da3a02dde66da0433e4b authored over 7 years ago by Artem Sapegin <[email protected]>
Chore: loaders → rules for webpack 2

5eeffe462b68d99431a3b0884f9a53f504aab68d authored over 7 years ago by Artem Sapegin <[email protected]>
Docs: Fix customized example

c39ba15f53a92bf7f9064343ece600159d59810f authored over 7 years ago by Artem Sapegin <[email protected]>
Docs: Get rid of loaders package

8adf6c8e6f0d244f025277ccfe6d482449f5d3e3 authored over 7 years ago by Artem Sapegin <[email protected]>
Fix: Add updateExample to config schema

2cfce7c54c6cad5ca6985ac9ea5a91c1d79d4195 authored over 7 years ago by Artem Sapegin <[email protected]>
Docs: Update webpack-blocks usage

e1d25b663c10146295ada10978fa4d01860a7aa4 authored over 7 years ago by Artem Sapegin <[email protected]>
Chore: Fix merge

d8146e3006ca7dcd72041f91bf9f02cfc571e936 authored over 7 years ago by Artem Sapegin <[email protected]>
Refactor: require.ensure → import

e705420e92b0f55202377cc34655fe1c371cbf09 authored over 7 years ago by Artem Sapegin <[email protected]>
Chore: Update webpack, etc., remove json-loader

json-loader is included by default in webpack 2+.

cc0168b0fae6fc2397482de9332cdd99cbe2de67 authored over 7 years ago by Artem Sapegin <[email protected]>
Chore: Increase webpack bundle size limit

webpack 3 produces bigger bundle than webpack 2

96d27f389a7c88bca0dcef8551176ad387e5e4af authored over 7 years ago by Artem Sapegin <[email protected]>
Fix: import() → System.import()

0b52d9b17bef09ac0be10d5b0c9fd4ef17fa5b5e authored over 7 years ago by Artem Sapegin <[email protected]>
Refactor: Remove cachable() call from all loaders

Loaders are cachable by default in webpack 2+.

194dd19a94abf1df0e198a0d22f0cf4bfebe474f authored over 7 years ago by Artem Sapegin <[email protected]>
Feat: Remove webpack 1 support

1. Increase min webpack version to 2.
2. Remove all special cases from webpack config.
3. Remove...

10c6d8bb04922abf02ef9b880f8cdc50c99a7288 authored over 7 years ago by Artem Sapegin <[email protected]>
Refactor: Tweak new fenced blocks handlnig

1. Do not show any chrome in noeditor mode.
2. Extract some code to separate modules.
3. Add mor...

d21a8fdbc7aa35a01cccf0c737cdcfbc9dead240 authored over 7 years ago by Artem Sapegin <[email protected]>
Test: Entirely remove multiple webpack versions from Travis

cd13549aac4ace20edf5cf5d1679fe8b95edf64e authored over 7 years ago by Artem Sapegin <[email protected]>
Chore: Prettify

0c8ecd572d2c941c189b6de65ca1f6cc5eb2e782 authored over 7 years ago by Artem Sapegin <[email protected]>
Docs: Fix code blocks

69eff827dffc33f818f090ad2fb0c147f4c3a993 authored over 7 years ago by Artem Sapegin <[email protected]>
Feat: Add examples preprocessor and make keys case-insensitive (#525)

9d13fda59a0d00dc6de600594e632a95335c6ada authored over 7 years ago by Stepan Mikhaylyuk <[email protected]>
fix(*): rename e

xamplePreprocessor to updateExample

4cbc196e70cf053d2cc9ff773f2c2d58dfd7c1a5 authored over 7 years ago by stepancar <[email protected]>
Docs: Tweak new fenced blocks handling docs

16013e03371aa44f4b1bcd336c0a0170ad6281b3 authored over 7 years ago by Artem Sapegin <[email protected]>
Feat: Allow to pass settings for Markdown code viewer (#511)

Accept modifiers for fenced code blocks as a list of space-separated strings or JSON:

``...

f22938962957c1806d7c811157dc3f19088382ac authored over 7 years ago by Stepan Mikhaylyuk <[email protected]>
Test: More realistic tests

7aae6bb544f2109bcb725872d35b875ae3031e6d authored over 7 years ago by Artem Sapegin <[email protected]>
Fix: Inherit line-height (#537)

2552f493545fa904a1c17a0b2ae193ec0abbf4ea authored over 7 years ago by Sara Vieira <[email protected]>
Fix: Fix duplicating of keys for 'arrayOf' prop type in the unions rendering (#542)

4a02fef4600876f589b9ad78517a17e490a13d10 authored over 7 years ago by Pavel Grinchenko <[email protected]>
Fix: Preview should unmount the Wrapper component when it unmounts (#540)

a7ab8d7194e57cbe106e9290d3786822b5bad305 authored over 7 years ago by Wenbo Yu <[email protected]>
Chore: Add eslint-plugin-import (#484)

a010018f6672af81332018399fc0e595e81d4b24 authored over 7 years ago by Sara Vieira <[email protected]>
Fix: Upgrade react-docgen to 3.x to support Flow annotations (#528)

5cb179842549f73ebb47bdeb137b3bfeaa24b31f authored over 7 years ago by Dani Fernandez <[email protected]>
Fix: Output correct protocol when starting RSG server (#530)

23ff876e3e063a7574e888ac48e81c0b81848f89 authored over 7 years ago by Yury Shevchenko <[email protected]>
Docs: Correct typo (#533)

"our of the box" -> "out of the box"

7f6014aff862a2b6440733a5f803e8f82424d3fd authored over 7 years ago by Adam Bowles <[email protected]>
Fix: Dynamically update document.title when switching to isolated mode (#532)

0b9aed00a111866b56c878be4ef61afdf6bba397 authored over 7 years ago by Yury Shevchenko <[email protected]>
Fix: Do not expect react-script to be in devDependencies (fix #526)

da644226cd990c0cb92e320e4a420dadcd5bd535 authored over 7 years ago by Artem Sapegin <[email protected]>
Fix: Do not override NODE_ENV if already set (#474)

967eb0f0301ca79faa331da6908ed13c7ba275fb authored over 7 years ago by Arno V <[email protected]>
Fix: Update bottom spacing for "Props" toggle + tweak contributing guidelines (#523)

6b1be52471e97fc8c9e510fdfc0b086c58e80d9c authored over 7 years ago by Zach Reed <[email protected]>
Docs: Update Logo.js (#522)

7effc4f8a49396822554da9ba8a2d066edbbdb48 authored over 7 years ago by Albino Tonnina <[email protected]>
Changelog: 🚀

## New features

### Copy pathline to clipboard button

![](http://wow.sapegin.me/3t2u3S0P0L2T/I...

833f6db3bb8770858150afc1abb12c743d30024e authored over 7 years ago by Artem Sapegin <[email protected]>
Docs: Webpack isn’t a peerDependency anymore

573c16f6248675fa678cc2bfffdfb9121b72bbc2 authored over 7 years ago by Artem Sapegin <[email protected]>
Docs: Use diff to show how to add scripts

ee74d524b912a79388351d79abf1d30bb0aa4e1b authored over 7 years ago by Artem Sapegin <[email protected]>
Refactor: Remove webpack from peerDependencies

Check webpack availability and version at run time instead of using peerDependencies to allow us...

a5e14ae227f07bb546052a81087ce573749c0d46 authored over 7 years ago by Artem Sapegin <[email protected]>
Docs: Simplify third-parties guide a bit, fix heading

1554e76a1b43df28ef67b6e1ee6bacc545532b66 authored over 7 years ago by Artem Sapegin <[email protected]>
Docs: Make finding components section easier to read

f6bf46fe647774e5211c0fdf575ebb559e8986c4 authored over 7 years ago by Artem Sapegin <[email protected]>
Docs: Add third-parties guide

0401830c98910942a6a8d724ea1fe41f66131f60 authored over 7 years ago by Artem Sapegin <[email protected]>
Fix: Allow devServer.watchConfig to be configured (#516)

This also means Vagrant is now supported

6dfcabf91775697930f94bbaa46493e6c3210b3d authored over 7 years ago by Espen Henriksen <[email protected]>
Refactor: More clear names

8c68f013abbe2942dd7a5c70b37a78388b44a27d authored over 7 years ago by Artem Sapegin <[email protected]>
Fix: Default getExampleFilename should be case-insensitive

Close #423, #460, #440, #482.

84e508e0ec23824b32768d396590b917129b5d9d authored over 7 years ago by Artem Sapegin <[email protected]>
Feat: Customizable logging, new logger option (#510, close #472)

9d6f92d47fadcd99c90edb7f070b8a2535e149b8 authored over 7 years ago by Artem Sapegin <[email protected]>
Fix: Allow dynamic JSS styles

e209a1d49b3efc35a59048b037d1b0fcc0603b16 authored over 7 years ago by Artem Sapegin <[email protected]>
Chore: Update JSS to 8.0, get rid of our jss-isolate fork (fix #427)

257e3d5104fc2ee13de6feb6767e3561486e7248 authored over 7 years ago by Artem Sapegin <[email protected]>
Feat: Copy pathline to clipboard button

Most of the code from #485 by @SaraVieira, close #471.

5fbbc6773964042e350d12de8126f325232a48a5 authored over 7 years ago by Artem Sapegin <[email protected]>
Refactor: Extract pathline to a separate component

a4eed7116e294471b3a30475c9bfa8fd0e7bb4df authored over 7 years ago by Artem Sapegin <[email protected]>
Chore: Enable webpack example run alone (#506)

750addc2303ad3e805099b8326e2bbedeffce0f2 authored over 7 years ago by Cristian Oliveira <[email protected]>
Fix: Isolate search placeholder styles (#509, fix #491)

d014ee2a5fec4b6850e548f2718620396447de59 authored over 7 years ago by Yury Shevchenko <[email protected]>
Feat: New config option styleguideComponents to override React components used to render a style guide (#504)

12e0ac5275c0c931cab131ec216b632ecc02e190 authored over 7 years ago by Artem Sapegin <[email protected]>
Fix: Update peer dependencies

* Remove React 0.14, it was broken for a long time.
* Remove webpack 2 betas, add webpack 3+

Cl...

df93250529c97810bcb2d0d3f0899e0f06f19c84 authored over 7 years ago by Artem Sapegin <[email protected]>
Docs: Tweak links

55e612509979b812516464d67bf06c9964ece376 authored over 7 years ago by Artem Sapegin <[email protected]>
Fix: Tweak webpack 1 warning text

22d77b6641c3dc8ce81d9be87af9fbfb4b97a628 authored over 7 years ago by Artem Sapegin <[email protected]>
Fix: Add deprecation warning for webpack 1 (#503)

d8f58ea65d1a4d6c20305fac256700c001126590 authored over 7 years ago by Aditya Vohra <[email protected]>
Fix: Webpack 3 support (#502)

ebe52d585420d86a0de004599631a1a228365283 authored over 7 years ago by Aditya Vohra <[email protected]>
Fix: Check if @example file exists (#500, close #493)

a58c529d4ef19838791d6118bedc317a545a431e authored over 7 years ago by Rich Hamburg <[email protected]>
Chore: pre-commit → husky

9138f11cc1b7135dee6b454a5eb15df468c4753f authored over 7 years ago by Artem Sapegin <[email protected]>