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

Test: Try to enable proxies for Node 5

github.com/styleguidist/react-styleguidist - c5b356f9995d34daf036674ba59b8489433a7241 authored about 8 years ago by Artem Sapegin <[email protected]>
AVA → Jest.

github.com/styleguidist/react-styleguidist - 56d0e65dd8ff537b6bda74139a77a9045ebb7dba authored about 8 years ago by Artem Sapegin <[email protected]>
Docs: How to use React Styleguidist with styled-components?

Closes #37.

github.com/styleguidist/react-styleguidist - 10df2496fdc5a157c186edfa9a5191a7ac79dc7c authored about 8 years ago by Artem Sapegin <[email protected]>
Test: Fix styleguide loader tests

github.com/styleguidist/react-styleguidist - 229f034183c04fe57daf65633881fe2a45f047ee authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Do not leak source files path

github.com/styleguidist/react-styleguidist - 44d7ba0be47f8d42c3df0016c886dd741d85cfd3 authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Reduce bundle size a bit more

github.com/styleguidist/react-styleguidist - 4d9f38ca8e2dcd87794dd67df967c245a27d076d authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Update react-group to fix Webpack build

github.com/styleguidist/react-styleguidist - 46839c846669a1ef872d5dbf5bfdcd4a75ce7373 authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Remove webpack.optimize.DedupePlugin plugin removed from Webpack 2

github.com/styleguidist/react-styleguidist - 15dbfa44191498444354e15495a06f7cfa1e0878 authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Fix JSS class names after minification

github.com/styleguidist/react-styleguidist - b0bcb62fddcdd4083b61cfd7fe700935419ebea8 authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Show Webpack build errors and warnings

github.com/styleguidist/react-styleguidist - d08e7d4a9913521153640503db60501828c2cec6 authored about 8 years ago by Artem Sapegin <[email protected]>
Docs: context option

#249

github.com/styleguidist/react-styleguidist - 37d30c5466b494bea0e09617ea32954812a53044 authored about 8 years ago by Artem Sapegin <[email protected]>
Chore: Temporarily disable Node 4 on Travis CI because of JSS

github.com/styleguidist/react-styleguidist - 00635f4842c8e5bbafbb2fdcf8bfcdfd70827f72 authored about 8 years ago by Artem Sapegin <[email protected]>
Feat: Remove global Lodash

#249

BREAKING CHANGE:

Lodash will not be available in examples as `_`.

github.com/styleguidist/react-styleguidist - 83ea74871a8fba0ae9c7e63d8f9d0f6636566611 authored about 8 years ago by Artem Sapegin <[email protected]>
Refactor: Simplify a bit more

github.com/styleguidist/react-styleguidist - 970ebc9ca71ddf6622d89067bd7dfe49c278c4dc authored about 8 years ago by Artem Sapegin <[email protected]>
Refactor: Move each loader util function to a separate file

github.com/styleguidist/react-styleguidist - d77c7ea3b9331e7b66fd055aa59a7a69bf3c289e authored about 8 years ago by Artem Sapegin <[email protected]>
Refactor: simplify loader code a bit

github.com/styleguidist/react-styleguidist - 3288750603d75d10dc01b4bb2ea1e63ae7896d7f authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Add missing objectAssign option to Buble transform

Fixes #215
PR #252

github.com/styleguidist/react-styleguidist - ac9e6690e1c42d17f44cff674b6c3e6e3721c9a5 authored about 8 years ago by Nikita Gusakov <[email protected]>
Fix: Correct way of providing context modules

#249

github.com/styleguidist/react-styleguidist - 8b2a84c052ec39535dc29a69d110cf0353b0b5b0 authored about 8 years ago by Artem Sapegin <[email protected]>
Test: Fix tests for Webpack 2

github.com/styleguidist/react-styleguidist - 8c9f23a43af641ad93da0e958809d6b88ca947c7 authored about 8 years ago by Artem Sapegin <[email protected]>
Refactor: Cherry-pick Lodash map

github.com/styleguidist/react-styleguidist - 656274b346c9bdca944af249b4c9d30271615515 authored about 8 years ago by Artem Sapegin <[email protected]>
Refactor: Make React and Lodash available in examples via webpack.ProvidePlugin

#249

github.com/styleguidist/react-styleguidist - 4ae992773515f897f4742376b0bc5bcf18fa9928 authored about 8 years ago by Artem Sapegin <[email protected]>
Chore: Temporarily disable Node 7 because of JSS

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

github.com/styleguidist/react-styleguidist - 6da8b9d20ddc01c18b6bcad7767611d66aec34f4 authored about 8 years ago by Artem Sapegin <[email protected]>
Chore: Simplify Yarn setup for Travis

github.com/styleguidist/react-styleguidist - d505b31329843455fabd1a53998613d4de29ec81 authored about 8 years ago by Artem Sapegin <[email protected]>
Docs: Basic Webpack loaders

github.com/styleguidist/react-styleguidist - 53533a6453a29b37592372db48c816fb7f2f3fd5 authored about 8 years ago by Artem Sapegin <[email protected]>
Chore: Correct ignore path

Should not match any lib folder, jus the root one.

github.com/styleguidist/react-styleguidist - ac474137d6b3a062b017a47c0513ce8fe391c699 authored about 8 years ago by Artem Sapegin <[email protected]>
Docs: Remove file-loader

github.com/styleguidist/loaders - c9808d63f14bba721881f02f929d9a6dba02e416 authored about 8 years ago by Artem Sapegin <[email protected]>
Changelog: ☁

## New features

Update loaders to math latest CRA code:

* Remove .
* matches all files except...

github.com/styleguidist/loaders - f36067b3640961b8da83f89c899557128c883cdf authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Rename a few more loaders

github.com/styleguidist/react-styleguidist - 314e27e913a49ef80a71da101b9f1df8333a96c2 authored about 8 years ago by Artem Sapegin <[email protected]>
Feat: Update loaders to math latest CRA code

1. Remove file-loader.
2. url-loader matches all files except file matched by other loaders.

github.com/styleguidist/loaders - 87c24bd898833a9ccea8e9ad2fea67a50189fbaf authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Correct dependencies

github.com/styleguidist/loaders - edb35f85753fd2f1b1f62221b64b18027468232f authored about 8 years ago by Artem Sapegin <[email protected]>
Changelog: ☁

## New feature

Now style guide should hot reload when you add new components.

New config optio...

github.com/styleguidist/react-styleguidist - ea692a465c20e73feb40d34258a0c69fab54801e authored about 8 years ago by Artem Sapegin <[email protected]>
Test: Fix tests for PRs #242 and #247

For some reason (most probably after transition to a GitHub
organization) Travis CI stopped to c...

github.com/styleguidist/react-styleguidist - b16f463d0a2f787c84a4d9f110f2d097df19f98c authored about 8 years ago by Artem Sapegin <[email protected]>
Refactor: Better class names for JSS

github.com/styleguidist/react-styleguidist - edaffcea9c1a2548b78852f8d62c0f48c7d9f920 authored about 8 years ago by Artem Sapegin <[email protected]>
Chore: Add semantic-release-tamia

github.com/styleguidist/loaders - 983805edd7474b7abed9527d72145f466eadf245 authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: webpack-loaders → loaders

github.com/styleguidist/loaders - 2aee1666c0302e1568b282a9029d0dafa2d76df7 authored about 8 years ago by Artem Sapegin <[email protected]>
Chore: Add semantic-release

github.com/styleguidist/loaders - 0d13047323c609dae0f800138142259b1c234306 authored about 8 years ago by Artem Sapegin <[email protected]>
Initial commit

github.com/styleguidist/loaders - 49151716f3f3c3d30688fb47710eaf2da9d97c88 authored about 8 years ago by Artem Sapegin <[email protected]>
Docs: Update contributing gude lines

github.com/styleguidist/react-styleguidist - a9076e65a7785d57d7e4bcb093cb6b3b7f4d3237 authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Don’t show sidebar if there are no components found

PR #247

github.com/styleguidist/react-styleguidist - 0ddded481a2dace1ea8acf574d2a31183c447890 authored about 8 years ago by Yury Shevchenko <[email protected]>
Docs: Fix path and styles in "customised" example

PR #246

github.com/styleguidist/react-styleguidist - a23c7873fb8019b6e5ccafdb79c9213893ed2675 authored about 8 years ago by Yury Shevchenko <[email protected]>
Refactor: Use webpack-dev-server with create-react-app client

github.com/styleguidist/react-styleguidist - c54453547aa5661008596f84236d1e2ca1b41bdb authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Add mobile styles to improve display on narrow screens

PR #244

github.com/styleguidist/react-styleguidist - 026ea0018e789ba7ef944152317b41a2311c7dcd authored about 8 years ago by Yury Shevchenko <[email protected]>
Fix: Add extra HTML markup to make previews easier to find with CSS selectors

PR #243

github.com/styleguidist/react-styleguidist - f0fe0d372e2889867a7e0e579fb81b91aff42a60 authored about 8 years ago by Yury Shevchenko <[email protected]>
Reafactor: Rename Webpack loaders

1. Rename loaders to match Webpack default rules.
2. Simplify Webpack config.

github.com/styleguidist/react-styleguidist - 2cdeb3ac0c90f0293ad65b76fce3aa271329e4fe authored about 8 years ago by Artem Sapegin <[email protected]>
Feat: Remove include/exclude requirement for user‘s loaders

1. Remove user’s Webpack config validation: requirement for include or
exclude option for every ...

github.com/styleguidist/react-styleguidist - 5a566b22af8e4d7580f7efa2c78849e4f89473ba authored about 8 years ago by Artem Sapegin <[email protected]>
Chore: Remove css-modules-require-hook.

github.com/styleguidist/react-styleguidist - 9346ad9e22d190214d065b3897fef07994689e33 authored about 8 years ago by Artem Sapegin <[email protected]>
Chore: Do not lint transpiled JS

github.com/styleguidist/react-styleguidist - 683bbab9a4acbc26e23bace901831686be8aa4e4 authored about 8 years ago by Artem Sapegin <[email protected]>
Refactor: Precompile Styleguidist source

Get rid of babel-loader.

github.com/styleguidist/react-styleguidist - e5d0d07eaa8296e890f8b40b6f578d81067aca2b authored about 8 years ago by Artem Sapegin <[email protected]>
Feat: Add support for contextDependencies

New config option contextDependencies, by default will watch common root folder for all your com...

github.com/styleguidist/react-styleguidist - f49ae5c0f2715bc8c1d7c28b6a18d38528d2b5e5 authored about 8 years ago by Aaron Jensen <[email protected]>
Refactor: Rename variable

github.com/styleguidist/react-styleguidist - da2cbcba5a481c2aa35a07e97d3b9a86d826bfbe authored about 8 years ago by Artem Sapegin <[email protected]>
Docs: Tweak code example

github.com/styleguidist/react-styleguidist - 6476e66eed446fcbb1efe64c19636820cd2d4d9e authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Add Styleguidist’s entry point after user’s entry points

So things like polyfills would work.

github.com/styleguidist/react-styleguidist - 477080e736f064f70f03d93890f1bc6d9a3dae31 authored about 8 years ago by Artem Sapegin <[email protected]>
Docs: Correct example of reusing Webpack config.

github.com/styleguidist/react-styleguidist - 3e2978b80f3337b552e60bf04fb287fd0772fb16 authored about 8 years ago by Artem Sapegin <[email protected]>
Docs: Update docs and examples to use new webpackConfig option

github.com/styleguidist/react-styleguidist - afccb14e98aaa896d1e6d0b379ca4a0b62567871 authored about 8 years ago by Artem Sapegin <[email protected]>
Feat: webpackConfig option

github.com/styleguidist/react-styleguidist - 160c636ed1637a702b4a15fe9c66ed0ed7f3c9dd authored about 8 years ago by Artem Sapegin <[email protected]>
Refactor: Remove jsx extension from babel-loader.

github.com/styleguidist/react-styleguidist - 390c8a2b17d144505c836b5de17f21ec8d47fb65 authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Relax Webpack config validation

Require include/exclude options only for loaders used by Styleguidist:
for JS and CSS files.

github.com/styleguidist/react-styleguidist - 0fbe6ee771c7c0676df9adfc3f0e0397aac2aca4 authored about 8 years ago by Artem Sapegin <[email protected]>
Refactor: Simplify Webpack config.

github.com/styleguidist/react-styleguidist - 5bca8be8ceb56ff900d58208aab0af195ef946e7 authored about 8 years ago by Artem Sapegin <[email protected]>
Feat: Use JSS for styling instead of CSS Modules

BREAKING CHANGE:

Style overriding via config options theme and styles instead of CSS
classes.

github.com/styleguidist/react-styleguidist - 5b652b91ea081bb16cc6f2e53763a4f03286e4da authored about 8 years ago by Artem Sapegin <[email protected]>
Docs: Update rumble-charts link

PR #240

github.com/styleguidist/react-styleguidist - 14063b74c3a29794cf57812e68632ff2bfe27b86 authored about 8 years ago by Alexey Volkov <[email protected]>
Chore: Change repo URL

github.com/styleguidist/example - 9c19fcc4359487e433dfa5c8e09eba67858d1143 authored about 8 years ago by Artem Sapegin <[email protected]>
Chore: Move to GitHub organization

github.com/styleguidist/react-styleguidist - 628553d8c4390f4030c32214e03cd4479b67ce47 authored about 8 years ago by Artem Sapegin <[email protected]>
Docs: Remove Dependency Status

Because it’s very often down.

github.com/styleguidist/react-styleguidist - 7d3ebc234600f35776d6e9e2334e224a406d78b3 authored about 8 years ago by Artem Sapegin <[email protected]>
Docs: Tweak badges layout

github.com/styleguidist/react-styleguidist - fe422159d6f903cc8fb2200456706cb9d885db2f authored about 8 years ago by Artem Sapegin <[email protected]>
Docs: Add Gitter badge

PR #239

github.com/styleguidist/react-styleguidist - 887d4ae873923f3cf8e79894f6b045ae274a259d authored about 8 years ago by The Gitter Badger <[email protected]>
Fix: Prop warning for Markdown text

PR #233, closes #232

github.com/styleguidist/react-styleguidist - 69252b9a7410da1e293cf5cd0d89bcef4a141acf authored about 8 years ago by Marvin Hagemeister <[email protected]>
Chore: Try to add more logging to PhantomJS script

github.com/styleguidist/react-styleguidist - c3a1e7e00abd14296469e420bddb871435b24b9a authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Preview container to overflow the floating components

github.com/styleguidist/react-styleguidist - a0e90fce90899a17e0cb9d255b90dfcf5dd57ceb authored about 8 years ago by Artem Sapegin <[email protected]>
Merge pull request #229 from varya/fix/floating-components

Fix: Preview container to overflow the floating components

github.com/styleguidist/react-styleguidist - dbb7fc723174520aa40f9e7374d57da19b407592 authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Correct access to context

github.com/styleguidist/react-styleguidist - d0646ae50d9a33cfcfe3acb46861f4f303d41a6e authored about 8 years ago by Artem Sapegin <[email protected]>
Preview container to overflow the floating components

github.com/styleguidist/react-styleguidist - 649e931ecfc5aa0ba68f87a770007c7a5319fb82 authored about 8 years ago by Varya Stepanova <[email protected]>
Changelog: ☁

## New features

### Isolated mode for examples

Now you can open single example (not a whole co...

github.com/styleguidist/react-styleguidist - 37ac44666c88d09406924e35f96ab6674f3f3575 authored about 8 years ago by Artem Sapegin <[email protected]>
Feat: Config option to debounce preview rendering while live editing

PR #227

github.com/styleguidist/react-styleguidist - 3ba27e98faf936be09e7520306a8fc60a61b5521 authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: PreviewDelay was validated also when not defined

github.com/styleguidist/react-styleguidist - ce8054583b7bf302cfe49a6eab1eee7b832420ea authored about 8 years ago by Matteo Ronchi <[email protected]>
Refactor: Impproved internal implementation of previewDelay logic

github.com/styleguidist/react-styleguidist - 71db575113bf10fd9f837bd76a4b140dbe150457 authored about 8 years ago by Matteo Ronchi <[email protected]>
Feat: Added config to debounce preview rendering while live editing

github.com/styleguidist/react-styleguidist - 3bb981e9947f00c5ca91d50818b9bc790a8e17f3 authored about 8 years ago by Matteo Ronchi <[email protected]>
Feat: Added default value for previewDelay to main config

github.com/styleguidist/react-styleguidist - e81d2c57660c0a49101e98118acf1dce4768f92e authored about 8 years ago by Matteo Ronchi <[email protected]>
Chore: Update Yarn cache path

github.com/styleguidist/react-styleguidist - 899471ea6d607b8a97f879146012769935a59a01 authored about 8 years ago by Artem Sapegin <[email protected]>
Feat: Enable isolation of a single fenced block example

PR #225

github.com/styleguidist/react-styleguidist - c26ec6681b52a720439b84814f1a5c3436eaad6e authored about 8 years ago by Matteo Ronchi <[email protected]>
Chore: Do not update gh-pages on npm publish

It doesn’t work on Travis CI and I’m going to make a separate repo for site anyway.

github.com/styleguidist/react-styleguidist - 95051043214f9b64f77783fd60f753ccebf6c4c3 authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Doclets examples

Closes #224

github.com/styleguidist/react-styleguidist - 5d9222ce77b9390729075dce1f2d777796920150 authored about 8 years ago by Artem Sapegin <[email protected]>
Chore: Add accidentally removed script section to Travis CI config

github.com/styleguidist/react-styleguidist - 4696c572f5d57250c6ef8573e5df922d1bbd1aad authored about 8 years ago by Artem Sapegin <[email protected]>
Chore: Try to fix Travis CI config

github.com/styleguidist/react-styleguidist - 42f0d4e075839a70cb72caa1edb5a97a13bf00be authored about 8 years ago by Artem Sapegin <[email protected]>
Chore: Try to add tokens for gh-pages.

github.com/styleguidist/react-styleguidist - 2b0a0839d159e7a021124fe3545b6da5651299c9 authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Do not include all CodeMirror themes in Webpack bundle

112 KB → 78 KB gzipped.

github.com/styleguidist/react-styleguidist - d5c5decd391b7a58f292ec823cc55f70adca5be6 authored about 8 years ago by Artem Sapegin <[email protected]>
Chore: Add git username and email for gh-pages publishing.

github.com/styleguidist/react-styleguidist - 1c7f7140eee5d796a6f4e385b7c3d46a66094558 authored about 8 years ago by Artem Sapegin <[email protected]>
Chore: Add semantic-release

github.com/styleguidist/react-styleguidist - d85e32e5c5cad0079f4e8757309a651c9444461a authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Improve error reporting in server

github.com/styleguidist/react-styleguidist - 1d1dcd4c707bdfda5dea8b6a13c19e64989da937 authored about 8 years ago by Artem Sapegin <[email protected]>
Fix components path.

github.com/styleguidist/example - 69576c63db58d25df5e23372fc5a66a04ab6f789 authored about 8 years ago by Artem Sapegin <[email protected]>
Docs: Document subsections, add better examples

Closes #216

github.com/styleguidist/react-styleguidist - 6e127e55bd67e4464a0d0d9bb556d4b3aa0835fc authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Do not render empty component list

github.com/styleguidist/react-styleguidist - da48f21b35c93fda5217e1055c6ea525b330bdf0 authored about 8 years ago by Artem Sapegin <[email protected]>
Chore: Update linters

github.com/styleguidist/react-styleguidist - 3714ef98791e663920aa416c65a591b37753aff9 authored about 8 years ago by Artem Sapegin <[email protected]>
Fix indentation.

github.com/styleguidist/react-styleguidist - ffcaafa3a7df228daa084e10794d073ccb66d073 authored about 8 years ago by Artem Sapegin <[email protected]>
Style editor loader.

github.com/styleguidist/react-styleguidist - 051ffac6dcadbb4b605fdbcd0829e52b34e2cf12 authored about 8 years ago by Artem Sapegin <[email protected]>
Rename Editor components.

Loader component should be an implementation detail, shouldn’t affect
the API.

github.com/styleguidist/react-styleguidist - 5e9844da0a773437b82e5fd98f071ac209d895e7 authored about 8 years ago by Artem Sapegin <[email protected]>
Fix link to template (close #210 :smirk_cat:)

github.com/styleguidist/react-styleguidist - 32cf5511ad1208b9aecdf16610dee134826be23e authored about 8 years ago by Artem Sapegin <[email protected]>
Remove roadmap.

Milestones are much more convenient for that.

github.com/styleguidist/react-styleguidist - ec84f2f3f99d0d4a4b6ddd460e6456aa3849837c authored about 8 years ago by Artem Sapegin <[email protected]>
Use new GitHub projects instead of Markdown roadmap.

github.com/styleguidist/react-styleguidist - b91d1b511e573e287b578b24002f5aff4f29826b authored about 8 years ago by Artem Sapegin <[email protected]>