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

Chore: Increase webpack bundle size limit

webpack 3 produces bigger bundle than webpack 2

github.com/styleguidist/react-styleguidist - 96d27f389a7c88bca0dcef8551176ad387e5e4af authored over 7 years ago
Refactor: require.ensure β†’Β import

github.com/styleguidist/react-styleguidist - e705420e92b0f55202377cc34655fe1c371cbf09 authored over 7 years ago
Refactor: Remove cachable() call from all loaders

Loaders are cachable by default in webpack 2+.

github.com/styleguidist/react-styleguidist - 194dd19a94abf1df0e198a0d22f0cf4bfebe474f authored over 7 years ago
Chore: Update webpack, etc., remove json-loader

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

github.com/styleguidist/react-styleguidist - cc0168b0fae6fc2397482de9332cdd99cbe2de67 authored over 7 years ago
Test: Entirely remove multiple webpack versions from Travis

github.com/styleguidist/react-styleguidist - cd13549aac4ace20edf5cf5d1679fe8b95edf64e authored over 7 years ago
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...

github.com/styleguidist/react-styleguidist - d21a8fdbc7aa35a01cccf0c737cdcfbc9dead240 authored over 7 years ago
Feat: Remove webpack 1 support

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

github.com/styleguidist/react-styleguidist - 10c6d8bb04922abf02ef9b880f8cdc50c99a7288 authored over 7 years ago
Docs: Tweak new fenced blocks handling docs

github.com/styleguidist/react-styleguidist - 16013e03371aa44f4b1bcd336c0a0170ad6281b3 authored over 7 years ago
fix(*): rename e

xamplePreprocessor to updateExample

github.com/styleguidist/react-styleguidist - 4cbc196e70cf053d2cc9ff773f2c2d58dfd7c1a5 authored over 7 years ago
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:

``...

github.com/styleguidist/react-styleguidist - f22938962957c1806d7c811157dc3f19088382ac authored over 7 years ago
Feat: Add examples preprocessor and make keys case-insensitive (#525)

github.com/styleguidist/react-styleguidist - 9d13fda59a0d00dc6de600594e632a95335c6ada authored over 7 years ago
Test: More realistic tests

github.com/styleguidist/react-styleguidist - 7aae6bb544f2109bcb725872d35b875ae3031e6d authored over 7 years ago
Fix: Inherit line-height (#537)

github.com/styleguidist/react-styleguidist - 2552f493545fa904a1c17a0b2ae193ec0abbf4ea authored over 7 years ago
Fix: Fix duplicating of keys for 'arrayOf' prop type in the unions rendering (#542)

github.com/styleguidist/react-styleguidist - 4a02fef4600876f589b9ad78517a17e490a13d10 authored over 7 years ago
Fix: Preview should unmount the Wrapper component when it unmounts (#540)

github.com/styleguidist/react-styleguidist - a7ab8d7194e57cbe106e9290d3786822b5bad305 authored over 7 years ago
Chore: Add eslint-plugin-import (#484)

github.com/styleguidist/react-styleguidist - a010018f6672af81332018399fc0e595e81d4b24 authored over 7 years ago
Fix: Upgrade react-docgen to 3.x to support Flow annotations (#528)

github.com/styleguidist/react-styleguidist - 5cb179842549f73ebb47bdeb137b3bfeaa24b31f authored over 7 years ago
Fix: Output correct protocol when starting RSG server (#530)

github.com/styleguidist/react-styleguidist - 23ff876e3e063a7574e888ac48e81c0b81848f89 authored over 7 years ago
Docs: Correct typo (#533)

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

github.com/styleguidist/react-styleguidist - 7f6014aff862a2b6440733a5f803e8f82424d3fd authored over 7 years ago
Fix: Dynamically update document.title when switching to isolated mode (#532)

github.com/styleguidist/react-styleguidist - 0b9aed00a111866b56c878be4ef61afdf6bba397 authored over 7 years ago
Fix: Do not expect react-script to be in devDependencies (fix #526)

github.com/styleguidist/react-styleguidist - da644226cd990c0cb92e320e4a420dadcd5bd535 authored over 7 years ago
Fix: Do not override NODE_ENV if already set (#474)

github.com/styleguidist/react-styleguidist - 967eb0f0301ca79faa331da6908ed13c7ba275fb authored over 7 years ago
Use sane file name casing

github.com/styleguidist/brand - 0317dffeea075629eb667df7b32b5285f91cc58a authored over 7 years ago
Use sane file name casing

github.com/styleguidist/brand - e135f72b75a9072ef1922059d228fa7122ee0abb authored over 7 years ago
Fix: Update bottom spacing for "Props" toggle + tweak contributing guidelines (#523)

github.com/styleguidist/react-styleguidist - 6b1be52471e97fc8c9e510fdfc0b086c58e80d9c authored over 7 years ago
Docs: Update Logo.js (#522)

github.com/styleguidist/react-styleguidist - 7effc4f8a49396822554da9ba8a2d066edbbdb48 authored over 7 years ago
Changelog: πŸš€

## New features

### Copy pathline to clipboard button

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

github.com/styleguidist/react-styleguidist - 833f6db3bb8770858150afc1abb12c743d30024e authored over 7 years ago
Docs: Webpack isn’t a peerDependency anymore

github.com/styleguidist/react-styleguidist - 573c16f6248675fa678cc2bfffdfb9121b72bbc2 authored over 7 years ago
Docs: Use diff to show how to add scripts

github.com/styleguidist/react-styleguidist - ee74d524b912a79388351d79abf1d30bb0aa4e1b authored over 7 years ago
Refactor: Remove webpack from peerDependencies

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

github.com/styleguidist/react-styleguidist - a5e14ae227f07bb546052a81087ce573749c0d46 authored over 7 years ago
Docs: Simplify third-parties guide a bit, fix heading

github.com/styleguidist/react-styleguidist - 1554e76a1b43df28ef67b6e1ee6bacc545532b66 authored over 7 years ago
Add working with third-parties guide to the sidebar

github.com/styleguidist/site - ba00b7c7a56c4014cf1fc74ac28aecbc240d05b5 authored over 7 years ago
Docs: Make finding components section easier to read

github.com/styleguidist/react-styleguidist - f6bf46fe647774e5211c0fdf575ebb559e8986c4 authored over 7 years ago
Docs: Add third-parties guide

github.com/styleguidist/react-styleguidist - 0401830c98910942a6a8d724ea1fe41f66131f60 authored over 7 years ago
Fix: Allow devServer.watchConfig to be configured (#516)

This also means Vagrant is now supported

github.com/styleguidist/react-styleguidist - 6dfcabf91775697930f94bbaa46493e6c3210b3d authored over 7 years ago
Refactor: More clear names

github.com/styleguidist/react-styleguidist - 8c68f013abbe2942dd7a5c70b37a78388b44a27d authored over 7 years ago
Fix: Default getExampleFilename should be case-insensitive

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

github.com/styleguidist/react-styleguidist - 84e508e0ec23824b32768d396590b917129b5d9d authored over 7 years ago
Feat: Customizable logging, new logger option (#510, close #472)

github.com/styleguidist/react-styleguidist - 9d6f92d47fadcd99c90edb7f070b8a2535e149b8 authored over 7 years ago
Fix: Allow dynamic JSS styles

github.com/styleguidist/react-styleguidist - e209a1d49b3efc35a59048b037d1b0fcc0603b16 authored over 7 years ago
Chore: Update JSS to 8.0, get rid of our jss-isolate fork (fix #427)

github.com/styleguidist/react-styleguidist - 257e3d5104fc2ee13de6feb6767e3561486e7248 authored over 7 years ago
Feat: Copy pathline to clipboard button

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

github.com/styleguidist/react-styleguidist - 5fbbc6773964042e350d12de8126f325232a48a5 authored over 7 years ago
Refactor: Extract pathline to a separate component

github.com/styleguidist/react-styleguidist - a4eed7116e294471b3a30475c9bfa8fd0e7bb4df authored over 7 years ago
Chore: Enable webpack example run alone (#506)

github.com/styleguidist/react-styleguidist - 750addc2303ad3e805099b8326e2bbedeffce0f2 authored over 7 years ago
Fix: Isolate search placeholder styles (#509, fix #491)

github.com/styleguidist/react-styleguidist - d014ee2a5fec4b6850e548f2718620396447de59 authored over 7 years ago
Feat: New config option styleguideComponents to override React components used to render a style guide (#504)

github.com/styleguidist/react-styleguidist - 12e0ac5275c0c931cab131ec216b632ecc02e190 authored over 7 years ago
Merge pull request #34 from RoystonS/parse_jsdoc_tags

Add support for JsDoc tags (fix issue #28)

github.com/styleguidist/react-docgen-typescript - 7ca59cc431dd7ff4d532bb095b6cd79099406a2e authored over 7 years ago
Add support for JsDoc tags (fix issue #28)

The TypeScript compiler helpfully splits JsDoc comments into two,
exposing the bulk of the text ...

github.com/styleguidist/react-docgen-typescript - 0411de8298946c3d2326b99f27e08309c8b86584 authored over 7 years ago
Fix: Update peer dependencies

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

Cl...

github.com/styleguidist/react-styleguidist - df93250529c97810bcb2d0d3f0899e0f06f19c84 authored over 7 years ago
Fix: Tweak webpack 1 warning text

github.com/styleguidist/react-styleguidist - 22d77b6641c3dc8ce81d9be87af9fbfb4b97a628 authored over 7 years ago
Fix: Add deprecation warning for webpack 1 (#503)

github.com/styleguidist/react-styleguidist - d8f58ea65d1a4d6c20305fac256700c001126590 authored over 7 years ago
Fix: Webpack 3 support (#502)

github.com/styleguidist/react-styleguidist - ebe52d585420d86a0de004599631a1a228365283 authored over 7 years ago
Merge pull request #33 from pvasek/fix/parse_always_returns_component

If there are no component found the default is returned from parse

github.com/styleguidist/react-docgen-typescript - 737de76dec38677e3eff940946897c37265386e7 authored over 7 years ago
Merge pull request #24 from diegolanda/ArrowFunctionsCheck

Checked props to avoid getText() and kind issues

github.com/styleguidist/react-docgen-typescript - b677c8811fa082e2dbef52c30d4f2e2cfe05a0f2 authored over 7 years ago
Fix: Check if @example file exists (#500, close #493)

github.com/styleguidist/react-styleguidist - a58c529d4ef19838791d6118bedc317a545a431e authored over 7 years ago
Checked props to avoid getText() and kind issues

github.com/styleguidist/react-docgen-typescript - 2372a9182a3c865b89c945a31a7e1261dbfcb40b authored over 7 years ago
If there are no component found the default is returned from parse method

github.com/styleguidist/react-docgen-typescript - 9acb9a20bd3540959f0dab00fe1cec5f84c509af authored over 7 years ago
Merge pull request #32 from pvasek/fix/regression_v0.0.12

Fixing #31 regression issues for verison v0.0.12

github.com/styleguidist/react-docgen-typescript - b4a403fdeab294c0313f7f7f487b84cf6f7df2e8 authored over 7 years ago
Fixing #31 regression issues for verison v0.0.12

github.com/styleguidist/react-docgen-typescript - 7a6ae29162af4d530f53a2cb4385798c799a4136 authored over 7 years ago
Merge pull request #29 from pvasek/fix/props_defined_in_different_file

Props defined in different file are recognised correctly

github.com/styleguidist/react-docgen-typescript - 934e544bea4ef3d7b57003ae7b3861cbfd90cdec authored over 7 years ago
Props defined in different file are recognized correctly

- the info about types from different files should be included as well
- this should fix #16

github.com/styleguidist/react-docgen-typescript - f29603aa6c7a52966a93554a3e3bebf079bccc4b authored over 7 years ago
Revert build script

github.com/styleguidist/site - 09516ff283cef96b619736cf12ed89dca9cd8966 authored over 7 years ago
Debug deploy 2

github.com/styleguidist/site - 7f3182379fde22b474f91f44a53bcb46b43b5a4b authored over 7 years ago
Debugging deploy

github.com/styleguidist/site - cfbc95724d1665d349e963512719eb9a1bca7060 authored over 7 years ago
Do not install unnecessary dependencies on deploy

github.com/styleguidist/site - ffe61c1cc9bdd7147f9675178c72117192994fce authored over 7 years ago
Chore: pre-commit β†’ husky

github.com/styleguidist/react-styleguidist - 9138f11cc1b7135dee6b454a5eb15df468c4753f authored over 7 years ago
Simplify build script

github.com/styleguidist/site - f52fd79aeda6ecf4519bba840b482b9559f92d0a authored over 7 years ago
Add nvmrc file

github.com/styleguidist/site - 11f2f2f4cc5caa1d3ea4be7525b203ecaa258297 authored over 7 years ago
Update tamia-build

github.com/styleguidist/site - 6b6d43a1e68739c139907879ccfad4a32292980a authored over 7 years ago
Remove extra new line

github.com/styleguidist/site - 0be61cc169701f1c510b77e8786d5982abf1e2df authored over 7 years ago
Disable DocSearch debug mode

github.com/styleguidist/site - 0f94250c3889522efa222b361a3bba1b571bb133 authored over 7 years ago
Fix spaces between text

github.com/styleguidist/site - 510685a371c8baa422ba909e06cb1be57917cb66 authored over 7 years ago
Update dotfiles

github.com/styleguidist/site - 9c813a9b3f7565c686de5a2fb09608b7366c866e authored over 7 years ago
support v5 (#15)

close #13

github.com/styleguidist/snapguidist - a8af24e944c7a533c7992df9061fbf20feb5a88d authored over 7 years ago
Merge pull request #26 from pvasek/fix/tsconfig_add_some_of_the_strict_settings

Typescript configuration changed to include some of the strict checks

github.com/styleguidist/react-docgen-typescript - 2b431f7e6e2f44ac45a557a898ed61134c971830 authored over 7 years ago
Typescript configuration changed to include some of the strict checks

- noImplicitThis
- alwaysStrict
- noImplicitAny
- some work done also to improve strictNullChecks...

github.com/styleguidist/react-docgen-typescript - bd4bc6376525dd2c9aa1a518c9fc88457ad6a7eb authored over 7 years ago
Merge pull request #23 from pvasek/fix/intersection_types_as_properties

Fix/intersection types as properties #21

github.com/styleguidist/react-docgen-typescript - 88ee6bfde4d5e4ac97a1fc034109150aff38a8e6 authored over 7 years ago
make test more robust if the built in type evolves

github.com/styleguidist/react-docgen-typescript - d77754a9296c7533d5031f8e74a6b1fcf2ec6f14 authored over 7 years ago
contribution paragraph added to readme

github.com/styleguidist/react-docgen-typescript - cc7ebb69806a6880d22bea29b9481a54b56523c8 authored over 7 years ago
contribution paragraph added to readme

github.com/styleguidist/react-docgen-typescript - 1f91831b7f3fd485997f1bf266069e882cf80968 authored over 7 years ago
FIX - Getting documentation props from type

If the props where defined as type and not interface
that didn't work as expected.

github.com/styleguidist/react-docgen-typescript - 078d828fca00d7cf01ce5feb5903490969642227 authored over 7 years ago
Fix deploy script

github.com/styleguidist/site - 31207d2a76a2f6ad3e01f945021ba686868037e4 authored over 7 years ago
Chore: Run Danger.js once per build and only on latest Node

github.com/styleguidist/react-styleguidist - 1e2d8c3a3a6fe79fdab0a473b6c047e88970822f authored over 7 years ago
Docs: Update image links

github.com/styleguidist/react-styleguidist - 85e4cfa5425aa496947b9d315e99a637f86f8e23 authored over 7 years ago
Yarn β†’ npm

github.com/styleguidist/site - 3900b44659f52ae27ff8a5e739b3e4a39b7ac0ac authored over 7 years ago
Update description

github.com/styleguidist/site - cf729c8bebfdf35c2440c1210a73ff421db08f73 authored over 7 years ago
Clearer action button label

github.com/styleguidist/site - 0911434a4c08ca4aca06df71cb493298f461e66a authored over 7 years ago
Tweak splash on small screens

github.com/styleguidist/site - d18af9d2dc57b7379ec7a424c005460a91469898 authored over 7 years ago
Tweak search dropdown styles

github.com/styleguidist/site - bc57d28f0cabed24bd75922182d4c89efd28c251 authored over 7 years ago