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

Test: Fix bin test

require() will use babel-jest so we need to manually load the code and
check it using the curren...

e8caf47bc39a94b27fc9c084b523c0790663327d authored about 8 years ago by Artem Sapegin <[email protected]>
Test: Add simple test for bin

b54f9ba03589b71dfe0797039ef7fc21c924c470 authored about 8 years ago by Artem Sapegin <[email protected]>
Feat: Generate default title using name from package.json

bc657e898b4cf655cfa066e4ec6e6c3650f380ac authored about 8 years ago by Artem Sapegin <[email protected]>
Chore: Update linters

4385d7867ea2c98b8cc42057cdad787e74771853 authored about 8 years ago by Artem Sapegin <[email protected]>
Refactor: Extract webpack version detection to a separate function

77aa8a03d0aef17ef0dba6161df0bcd2b21cb75c authored about 8 years ago by Artem Sapegin <[email protected]>
Docs: Webpack example

6a8e02c7aba5f096039f7a1f82aea46df056ebd4 authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Return correct path to Webpack config

a4681e5cc4f7312a77e1e196d347b3f02ca59ab0 authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Node 4 support

2a5596d0ab38dae3d6745d467728886b8c2d72f4 authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Get rid of custom Webpack module directories

920f3c162f3a21a07fec5f3814d620f162c2a3d4 authored about 8 years ago by Artem Sapegin <[email protected]>
Docs: Fix customised example

3310fdd8fa3e5c68ac8ef393fe63e9668c0cac75 authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Do not add json-loader for Webpack 2

Webpack 2 includes it by default

68bf97ee9ea336f0947be6872ab9c9b871dc7afc authored about 8 years ago by Artem Sapegin <[email protected]>
Refactor: Verbose mode refactoring

1. Move verbose logging from make-webpack-config to bin.
2. Get rid of prettyjson dependency, us...

3ba704fb91e60646812d7b945e400deb5ffc21b7 authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Show error when no components found on style guide start

f53e75c190013b4356c2972ab5bf3b06ead0b24b authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Proper Error class message

Node 7 do not show message otherwise.

6b0a3b81a85adba72090ce777cae7d9e0f16b547 authored about 8 years ago by Artem Sapegin <[email protected]>
Feat: user Webpack config autodiscovery

BREAKING CHANGE:

Will find and use user‘s Webpack config by default.

fdc128f90509b48f1c72ace0d95ddcf7b6133eb4 authored about 8 years ago by Artem Sapegin <[email protected]>
Test: Remove jestsetup from coverage

e7bc6737a6570a0e5f724125732796ff26c010b1 authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Node 4 doesn't support default function params

59e39daf9ccad86d496464ee2418bc48cc54c463 authored about 8 years ago by Artem Sapegin <[email protected]>
Chore: Webpack 2.2.0-rc.1

ea2ca842a561ce2635a1145e9db385f63d068b4f authored about 8 years ago by Artem Sapegin <[email protected]>
Feat: create-react-app support

1. Works with create-react-app without config.
2. Config is not required anymore.
3. components/...

d15266891c24bef53a5f08c67eecfc7ebd1d9eca authored about 8 years ago by Artem Sapegin <[email protected]>
Chore: Fix ESLint errors

PR #264

7f75edfe0ff66493f55dbded3b4797fe7029266a authored about 8 years ago by Yury Shevchenko <[email protected]>
Fix: Do not show isolated links on Markdown examples

Fixes #251

5a1110721f18c17df795c4f3ed9f53cf99b54cd1 authored about 8 years ago by Artem Sapegin <[email protected]>
Feat: Print stack trace in verbose mode

271b825940b4c380baa00453b17b21a9ac2df74c authored about 8 years ago by Artem Sapegin <[email protected]>
Chore: Update deps

a0aee4326b53d702d5c647aee135f7dfc4aba193 authored about 8 years ago by Artem Sapegin <[email protected]>
Feat: webpackConfigFile config option

4d3e4bc4580ddf64f174be4c89da62521a17e4dc authored about 8 years ago by Artem Sapegin <[email protected]>
Chore: Update examples dependencies, add Webpack as a dependency

PR #263

ca37e15a84a650ca2c3f016a5c35111821ae5be3 authored about 8 years ago by Danila <[email protected]>
Chore: Update to Webpack 2.2.0-rc.0

1b968fa9b6a63be82c01090940b835563b90aca9 authored about 8 years ago by Artem Sapegin <[email protected]>
Docs: state object reference behaviour caveat (#262)

PR #262
Fixes #261

91bcb3f176c6a7ac17f5c07da2e04392deb959a2 authored about 8 years ago by AoDev <[email protected]>
Test: Update Webpack to 2.1.0-beta.28

0aa6f3b5bc8a56b18e4d781e8adcb3173dc61dc1 authored about 8 years ago by Artem Sapegin <[email protected]>
Chore: Enable proxies for Node 4 on Travis CI

c9d203d338b93f768d06e33610a233e0c894f78e authored about 8 years ago by Artem Sapegin <[email protected]>
Chore: Update JSS

9a31f0ec8244b16e2595312a6be836a199832691 authored about 8 years ago by Artem Sapegin <[email protected]>
Refactor: Move tests to __tests__ folders

6f8c0de7aae236f18d7d69c2ee4f3ab69594dcf1 authored about 8 years ago by Artem Sapegin <[email protected]>
Refactor: Use _.get to access deep property

0ffddddd39d5afa394aeb641c03863fd595f554f authored about 8 years ago by Artem Sapegin <[email protected]>
Feat: Add isCreateReactApp function

71bda0605fec34389b11259f80b10bc21a6e7ec0 authored about 8 years ago by Artem Sapegin <[email protected]>
Refactor: Simplify Babel config

1. Do not use stage-0 preset, explicitly import plugins we need (just
two).
2. Use .babelrc to s...

40b346ea5e75160802edfbf651ba59fb103c23b3 authored about 8 years ago by Artem Sapegin <[email protected]>
Refactor: Use Jest serializer to run enzyme-to-json

10d656f9ab4c8e0a1575be7552af9ce479c9a433 authored about 8 years ago by Artem Sapegin <[email protected]>
Refactor: Extract function, more tests

2f3e820b336b315645b8af1787850fa50a4cecbe authored about 8 years ago by Artem Sapegin <[email protected]>
Refactor: Do not mutate config passed to function

57e90d58375c69bfab9ac686bff48eb488a04f1c authored about 8 years ago by Artem Sapegin <[email protected]>
Docs: Add Codecov badge

8ab05279605246a2173391c9829a0ed671741114 authored about 8 years ago by Artem Sapegin <[email protected]>
Test: Test in Webpack 2.1.0-beta.27 in Travis CI

cffe475433dc8e5a1fc6f4bd09a3e7dd8384a0ef authored about 8 years ago by Artem Sapegin <[email protected]>
Test: Update test after updating the message

3fceb96c2d1baf501ade8cd1b877eb82e6bb72ba authored about 8 years ago by Artem Sapegin <[email protected]>
Chore: Require npm 3

96d9aec02072cb1c72a50271afe185695f78a273 authored about 8 years ago by Artem Sapegin <[email protected]>
Refactor: Config refactoring

1. Proper schema validation.
2. Get rid of dependencies validation.
3. Also fixes #211.

a3d143ce98d67583538defeb725b01a70a981433 authored about 8 years ago by Artem Sapegin <[email protected]>
Docs: Fix link to demo

428b687fc635813d5e783756e1d5d222fea35213 authored about 8 years ago by Maxime Thirouin <[email protected]>
Refactor: Refactoring, tests

1130cfad083b7ba7061bf8252e5ae9804fa91a7f authored about 8 years ago by Artem Sapegin <[email protected]>
Test: Codecov integration

fe07b220503346f65ddba03ec45b47196c7e4ba2 authored about 8 years ago by Artem Sapegin <[email protected]>
Test: Try to run Node 5 with proxies again

e1195f3b519c5fd74e78098b58f1aedf434d0d6f authored about 8 years ago by Artem Sapegin <[email protected]>
Test: Fix YAML syntax

2d6a747f32bac3bf881ce2c801c5482975405c30 authored about 8 years ago by Artem Sapegin <[email protected]>
Test: Try to enable proxies for Node 5

c5b356f9995d34daf036674ba59b8489433a7241 authored about 8 years ago by Artem Sapegin <[email protected]>
AVA → Jest.

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

Closes #37.

10df2496fdc5a157c186edfa9a5191a7ac79dc7c authored about 8 years ago by Artem Sapegin <[email protected]>
Test: Fix styleguide loader tests

229f034183c04fe57daf65633881fe2a45f047ee authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Do not leak source files path

44d7ba0be47f8d42c3df0016c886dd741d85cfd3 authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Reduce bundle size a bit more

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

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

15dbfa44191498444354e15495a06f7cfa1e0878 authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Fix JSS class names after minification

b0bcb62fddcdd4083b61cfd7fe700935419ebea8 authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Show Webpack build errors and warnings

d08e7d4a9913521153640503db60501828c2cec6 authored about 8 years ago by Artem Sapegin <[email protected]>
Docs: context option

#249

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

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

83ea74871a8fba0ae9c7e63d8f9d0f6636566611 authored about 8 years ago by Artem Sapegin <[email protected]>
Refactor: Simplify a bit more

970ebc9ca71ddf6622d89067bd7dfe49c278c4dc authored about 8 years ago by Artem Sapegin <[email protected]>
Refactor: Move each loader util function to a separate file

d77c7ea3b9331e7b66fd055aa59a7a69bf3c289e authored about 8 years ago by Artem Sapegin <[email protected]>
Refactor: simplify loader code a bit

3288750603d75d10dc01b4bb2ea1e63ae7896d7f authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Add missing objectAssign option to Buble transform

Fixes #215
PR #252

ac9e6690e1c42d17f44cff674b6c3e6e3721c9a5 authored about 8 years ago by Nikita Gusakov <[email protected]>
Fix: Correct way of providing context modules

#249

8b2a84c052ec39535dc29a69d110cf0353b0b5b0 authored about 8 years ago by Artem Sapegin <[email protected]>
Test: Fix tests for Webpack 2

8c9f23a43af641ad93da0e958809d6b88ca947c7 authored about 8 years ago by Artem Sapegin <[email protected]>
Refactor: Cherry-pick Lodash map

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

#249

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

6da8b9d20ddc01c18b6bcad7767611d66aec34f4 authored about 8 years ago by Artem Sapegin <[email protected]>
Chore: Simplify Yarn setup for Travis

d505b31329843455fabd1a53998613d4de29ec81 authored about 8 years ago by Artem Sapegin <[email protected]>
Docs: Basic Webpack loaders

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.

ac474137d6b3a062b017a47c0513ce8fe391c699 authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Rename a few more loaders

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

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

b16f463d0a2f787c84a4d9f110f2d097df19f98c authored about 8 years ago by Artem Sapegin <[email protected]>
Refactor: Better class names for JSS

edaffcea9c1a2548b78852f8d62c0f48c7d9f920 authored about 8 years ago by Artem Sapegin <[email protected]>
Docs: Update contributing gude lines

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

PR #247

0ddded481a2dace1ea8acf574d2a31183c447890 authored about 8 years ago by Yury Shevchenko <[email protected]>
Docs: Fix path and styles in "customised" example

PR #246

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

c54453547aa5661008596f84236d1e2ca1b41bdb authored about 8 years ago by Artem Sapegin <[email protected]>
Fix: Add mobile styles to improve display on narrow screens

PR #244

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

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.

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

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

9346ad9e22d190214d065b3897fef07994689e33 authored about 8 years ago by Artem Sapegin <[email protected]>
Chore: Do not lint transpiled JS

683bbab9a4acbc26e23bace901831686be8aa4e4 authored about 8 years ago by Artem Sapegin <[email protected]>
Refactor: Precompile Styleguidist source

Get rid of babel-loader.

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

f49ae5c0f2715bc8c1d7c28b6a18d38528d2b5e5 authored about 8 years ago by Aaron Jensen <[email protected]>
Refactor: Rename variable

da2cbcba5a481c2aa35a07e97d3b9a86d826bfbe authored about 8 years ago by Artem Sapegin <[email protected]>
Docs: Tweak code example

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.

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

3e2978b80f3337b552e60bf04fb287fd0772fb16 authored about 8 years ago by Artem Sapegin <[email protected]>
Docs: Update docs and examples to use new webpackConfig option

afccb14e98aaa896d1e6d0b379ca4a0b62567871 authored about 8 years ago by Artem Sapegin <[email protected]>
Feat: webpackConfig option

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

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.

0fbe6ee771c7c0676df9adfc3f0e0397aac2aca4 authored about 8 years ago by Artem Sapegin <[email protected]>
Refactor: Simplify Webpack config.

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.

5b652b91ea081bb16cc6f2e53763a4f03286e4da authored about 8 years ago by Artem Sapegin <[email protected]>
Docs: Update rumble-charts link

PR #240

14063b74c3a29794cf57812e68632ff2bfe27b86 authored about 8 years ago by Alexey Volkov <[email protected]>
Chore: Move to GitHub organization

628553d8c4390f4030c32214e03cd4479b67ce47 authored about 8 years ago by Artem Sapegin <[email protected]>