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

Feat: Add JSDoc @component annotation support (#657)

github.com/styleguidist/react-styleguidist - 8619f7059e52dd8251d371a9691d0b90d4198c02 authored about 7 years ago
Chore: Fix npm scripts on Windows

github.com/styleguidist/react-styleguidist - 12b8db1f5267fb147a9216b5e8cd8dc41a74447c authored about 7 years ago
Chore: Warn on PR with lock file changes

github.com/styleguidist/react-styleguidist - 49da1c40b0928772128c7996e642594b386d40a7 authored about 7 years ago
Docs: Update contribution guidelines

github.com/styleguidist/react-styleguidist - 04989d3a7690abcdcac6d70a97fed7c9612c9a0b authored about 7 years ago
Fix: Code → View Code (#697)

github.com/styleguidist/react-styleguidist - 8e3df7b29bbeb373ca6b76debafd7e9685aad2ca authored about 7 years ago
Docs: Improve Storybook v. Styleguidist section

github.com/styleguidist/react-styleguidist - 3986e2eeaf6f298b7c1f638d91bb1b5267662ace authored about 7 years ago
Enable styles for tables

github.com/styleguidist/site - cbaa8ba927d35117471c59e94e74638155f6273b authored about 7 years ago
Docs: Move CodeSponsor to the top

github.com/styleguidist/react-styleguidist - 3e7c342a1148b5dd82eca6995145bae0b5237a2b authored about 7 years ago
Fix: Allow overriding default webpack dev server options (#690)

github.com/styleguidist/react-styleguidist - 1def29dfced49d3eaa5a1a7122ea63574c41110b authored about 7 years ago
Prevent crashing when a component is null (#26)

* failing specs

* updates to pass specs

* fixed typo in spec

github.com/styleguidist/snapguidist - 9ffdeb80b0bb30237878fb1517c1f496b538ba6d authored about 7 years ago
Chore: Upgrade react-docgen to 3.0.0-beta9 (#689)

github.com/styleguidist/react-styleguidist - b543c71f0c1a4d7e8b0e7ae1004fa7876bd970be authored about 7 years ago
Feat: Make the table of contents stick when scrolling (#6)

github.com/styleguidist/site - f68c3d481f956d290b4210b078f500626109992c authored about 7 years ago
Fix: Reload dev server when assets change (#685)

Closes #682

github.com/styleguidist/react-styleguidist - 617824e2ed35d98ac9e83c4305aeee03a1f447d6 authored about 7 years ago
Feat: Add @return for PropTypes.func documentation (#684)

github.com/styleguidist/react-styleguidist - 8f76515c7d5cec85c01ba512a340a4eac8d53f0d authored about 7 years ago
Fix: Initialize logger before config validation

Because validations and deprecations may use logger to show warnings.

/cc @SaraVieira

github.com/styleguidist/react-styleguidist - 310507547b07f66424f09b93b696833dc7b4cd0a authored about 7 years ago
Fix: Pass `NODE_ENV` to Webpack's definePlugin (#679)

github.com/styleguidist/react-styleguidist - c39394c9850b51e17974d9331860260ebdebc84e authored about 7 years ago
Docs: Add a linkt to @saravieira talk 🌈

github.com/styleguidist/react-styleguidist - 29b8f9039419c43b368eaeea88fce40950700a72 authored about 7 years ago
support default props via defaultProps or JSDoc (#53)

* support default props via defaultProps or JSDoc
* fixes #37

github.com/styleguidist/react-docgen-typescript - 992cada041227eb386ee148cb05eb6db97abc8ca authored about 7 years ago
Test: Add tests for getPageTitle

github.com/styleguidist/react-styleguidist - b4ce2f951e5e49689cf9f9b6beb1764d32eca106 authored about 7 years ago
Refactor: Split utils into separate files

1. Extract each function to a separate file.
2. Add globalizeComponents function, so getRouteDat...

github.com/styleguidist/react-styleguidist - 6bfbca946f31b151b68e4cba9f66a7445f79cc68 authored about 7 years ago
Fix: Navigation between list and isolated mode issues

1. Navigate to isolated example and back: you’ll see only this one
example, not all of them.
2. ...

github.com/styleguidist/react-styleguidist - 32db1305242475f60a65787f85711097027d2a6c authored about 7 years ago
Test: Add test for getRouteData, update snapshots

github.com/styleguidist/react-styleguidist - cd8989c2f5c6b55e864ce666c34cc508e4ba8784 authored about 7 years ago
Refactor: Move slugger to the backend

github.com/styleguidist/react-styleguidist - 7ef79766a7a01f9b189d5e32770a3ea373e60647 authored about 7 years ago
Refactor: Use consts instead of strings

github.com/styleguidist/react-styleguidist - 043ba230d5238e3e859a4c1521a42d42f3d06fe6 authored about 7 years ago
Refactor: Extract route filtering and page title to separate functions

github.com/styleguidist/react-styleguidist - cf5cc2294a0abff3e3bacbc07b4c04f3800035d1 authored about 7 years ago
Refactor: Replace isolated* flags with displayMode enum

github.com/styleguidist/react-styleguidist - e1622f88cdee89e1f3761cad0b2c819d92a06b7c authored about 7 years ago
Chore: Fix examples (#506)

github.com/styleguidist/react-styleguidist - 824988150d880bb7bb6465bac7fedcc216386b97 authored about 7 years ago
Refactor: Introduce heading components (#651)

Add a Heading component and use it in Markdown. Also need a MarkdownHeading component because ex...

github.com/styleguidist/react-styleguidist - ea5c68bbbb76d9894fde800aa7fac51278142af4 authored about 7 years ago
Fix: Correct whitespace around error messages with noeditor modifier (#673)

Removes red background and hacks with negative margins that were required for it to work.

Clo...

github.com/styleguidist/react-styleguidist - 40ac781bffd915fff585e20e4fae2097a0d87b5a authored about 7 years ago
Fix: Correct URL of the isolated mode of the first example (index = 0)

Slightly related to #663

github.com/styleguidist/react-styleguidist - 2153e0f46be7af19bc4bc28994c59e27a2eee934 authored about 7 years ago
Test: Update snapshots after react-codemirror2 update

github.com/styleguidist/react-styleguidist - 4a9aa488df6655bc645a8b216001d4ded5103464 authored about 7 years ago
Chore: Update Danger.js

github.com/styleguidist/react-styleguidist - f750283bea9e7349e32b82866febae77fb936cca authored about 7 years ago
Chore: Install semantic-release only on CI

github.com/styleguidist/react-styleguidist - 419c4711727718e156d664df767a11922b7149ea authored about 7 years ago
Chore: Update react-dev-utils

github.com/styleguidist/react-styleguidist - 3035296c97bc5e8e323dac1023f09ad0940201c0 authored about 7 years ago
Chore: Update react-codemirror2

github.com/styleguidist/react-styleguidist - 73bd41e5b74f20a478829de1523e9f513ab91661 authored about 7 years ago
Fix: Disable clean-webpack-plugin debug info unless we are in verbose mode

github.com/styleguidist/react-styleguidist - 83abfed7001ea262eec96995aa7c64427a695e3d authored about 7 years ago
Chore: Remove unused deps

github.com/styleguidist/react-styleguidist - a1208c22751fb2183161e346076b28c20caf6415 authored about 7 years ago
Docs: Tweaks to GettingStarted.md for clarity (#674)

github.com/styleguidist/react-styleguidist - a921d2c8d6dd103b606caa81170d0d2edb410b6b authored about 7 years ago
Chore: Move code of conduct to .github folder

github.com/styleguidist/react-styleguidist - ba4468437b563f9af7a4378b9a7f09f730fedf7d authored about 7 years ago
Docs: Do not mention HOCs in handlers docs, react-docgen-displayname-handler is kinda required now, close #465

github.com/styleguidist/react-styleguidist - beab308af2792eeb144530a1596ee91cb30bedc6 authored about 7 years ago
Chore: Leave only primary examples in the root package.json, close #630

github.com/styleguidist/react-styleguidist - add3a8d195f1d99e2c140e6639e4ad38bf30b18f authored about 7 years ago
Feat: Include unrecognized components (#672)

github.com/styleguidist/react-styleguidist - dfe5cefbaf9930b318e65b31b530b8c448eb7a0d authored about 7 years ago
Docs: Add more links to the Readme

github.com/styleguidist/react-styleguidist - 836a348492137a3bf302731e5a9e320d5b9749b8 authored about 7 years ago
Chose: Add CodeSponsor

github.com/styleguidist/react-styleguidist - 4014477104bce58d04372df6c05e4591a4debad2 authored about 7 years ago
Docs: Add Yammer to showcase list (#670)

github.com/styleguidist/react-styleguidist - 1aaed0c4650c60dbb936fda6040488d6e8f63e93 authored about 7 years ago
Fix: Inherit color (#652) (close #656)

github.com/styleguidist/react-styleguidist - 4719a60e1d137cd6e407894d1f150eddc6110241 authored over 7 years ago
Chore: Update dev dependencies to React 16 (#631)

Close #614

github.com/styleguidist/react-styleguidist - a02e79362665d1db02c922e2d072317aa25ecd24 authored over 7 years ago
Fix: Remove unused dependency (#655)

github.com/styleguidist/react-styleguidist - c40079442fae0d40fe2f0450685172f3bc6942e6 authored over 7 years ago
Merge pull request #52 from uditalias/patch-1

Fixed a typo

github.com/styleguidist/react-docgen-typescript - e448bad30f9b8edb4897d81d76534b8527558b08 authored over 7 years ago
Refactor: Replace Markdown links with the Link component instead of the styles (#650)

github.com/styleguidist/react-styleguidist - 6a37b1d41ca46d544a1633c6a1137fb7d2258f77 authored over 7 years ago
Docs: Clarify logging in Node API (#637)

github.com/styleguidist/react-styleguidist - e0f576d777f53479e1ddc6a6dc85e59f89d2bc85 authored over 7 years ago
Docs: Correct the `static` modifier note (#643)

github.com/styleguidist/react-styleguidist - 18a286cbe5ea16ceb7fc30370c31d4af1fc8c816 authored over 7 years ago
Docs: Explain behavior for code blocks w/o language tag (#642)

In issue #641 I was confused that code blocks without language tags were
being rendered as a Re...

github.com/styleguidist/react-styleguidist - b0dfbd1756b5b1effdcf3aa5ede6210cb7ad0e71 authored over 7 years ago
Docs: Fix invalid prop type warning (#639)

github.com/styleguidist/react-styleguidist - dba2546b8c0923d0a7c5269443363902fd609026 authored over 7 years ago
Update styleguide.config.js

github.com/styleguidist/react-docgen-typescript - b8f18be4bd444bf33945491a6bd23596d283ba7a authored over 7 years ago
Fix: Clear console on example reload (#638)

github.com/styleguidist/react-styleguidist - baf2caebd0b8f3741231bcbd50f1e5bd5b7e5636 authored over 7 years ago
Docs: Add credits for logo designers (#636)

github.com/styleguidist/react-styleguidist - 6dc568e295bfd98ac48776b655377a2697cba3a9 authored over 7 years ago
Fix: Update react-docgen (#635)

The new verison of react-docgen@next adds support for parsing flow
function parameters without ...

github.com/styleguidist/react-styleguidist - f9753720cdb59bf829c52ee9c8f0d98dce588cc2 authored over 7 years ago
Fix: Correctly print non-Styleguidist exception messages

github.com/styleguidist/react-styleguidist - bc6e6510a13a785fc80675eee40fc587f34317a2 authored over 7 years ago
Fix: Fix validation error for uglifyjs-webpack-plugin

The latest beta has undocumented a breaking changes: https://github.com/webpack-contrib/uglifyjs...

github.com/styleguidist/react-styleguidist - c7e5fe4ad2eeb67e3dd54c7c5051385dc6b7c710 authored over 7 years ago
Docs: Remove react-modal dependency, tweak examples

#614

github.com/styleguidist/react-styleguidist - 28826743a946ed7fa2b3e46b3f5fe5e9c74ad119 authored over 7 years ago
Docs: Update react-styleguidist in CRA example (#632)

github.com/styleguidist/react-styleguidist - 583bd3eb1882e73c7a7ddc5336d8a84a40f5d671 authored over 7 years ago
Fix: Add componentDidCatch() to top-level component (#627)

github.com/styleguidist/react-styleguidist - 5745d8b34421c9506e7938008f480baaf4274642 authored over 7 years ago
Chore: Update react-icons (#628, #614)

github.com/styleguidist/react-styleguidist - 474ceed44ee9607566ab8a236b012c13228d458c authored over 7 years ago
Chore: Remove react-addons-test-utils (#625, #614)

github.com/styleguidist/react-styleguidist - 410d5d4d724c22fecdc039ca66ea3ff74647d8b3 authored over 7 years ago
Docs: Add Styletron example (#623)

github.com/styleguidist/react-styleguidist - 14346d6004e73dcbd1346238dfd8bb9f7feb1806 authored over 7 years ago
Chore: upgrade react-codemirror2 (#622, #614)

github.com/styleguidist/react-styleguidist - ae5a469e949d2b2165c94d39d6cd5398507c3b4a authored over 7 years ago
Docs: React Storybook v. React Styleguidist

Closes #620.

github.com/styleguidist/react-styleguidist - d944a9d6f0a2dbdc0a58929575e9417cd2027c44 authored over 7 years ago
Docs: Make ignore option docs more clear

Closes #615.

github.com/styleguidist/react-styleguidist - 74e58c4ecfc4424560732253d6c3c4265dca3ee9 authored over 7 years ago
Docs: Deprecate package

github.com/styleguidist/loaders - 7c9a30b95e6588aac8072094482ef113bea164e9 authored over 7 years ago
Fix: Do not refresh the page after navigating back from isolated / focus mode (#617)

github.com/styleguidist/react-styleguidist - 09d2452bad84fc45839693b4311423e293c4e50a authored over 7 years ago
Chore: Update Enzyme to 3.0 (#618)

github.com/styleguidist/react-styleguidist - 0f06fcc9bb2d7e9fec2a21e91924b53be9d34929 authored over 7 years ago
Chore: Replace PhantomJS with headless Chrome (puppeteer) (#616)

github.com/styleguidist/react-styleguidist - a9d184f573124b1e86c1338c848159163f908eb3 authored over 7 years ago
Merge branch 'v2.1.0'

github.com/styleguidist/snapguidist - 079e9fd8c262ca61e14c17ea8cfbca9d0eb63b12 authored over 7 years ago
support styleguidist v6

github.com/styleguidist/snapguidist - 862d8aa98fbeeb9fe62b134356ed06cf792ba9e7 authored over 7 years ago
Chore: Update enzyme-to-json

https://github.com/adriantoine/enzyme-to-json/issues/70

github.com/styleguidist/react-styleguidist - 5ad09e4faf7262a97fc6be13c4718551e8c08f7d authored over 7 years ago
Chore: Update babel-eslint

github.com/styleguidist/react-styleguidist - 199c182e72ac11c5979f02fac1f191b531400e73 authored over 7 years ago
Chore: Update Jest and enzyme-to-json

github.com/styleguidist/react-styleguidist - c333d3c7ca3f01ac75fa565b688f1b977c4527a9 authored over 7 years ago
Fix: Update deps (close #611)

github.com/styleguidist/react-styleguidist - 6da724dc95e08f1d09b2bc9deeb3e7f0c4218042 authored over 7 years ago
Fix: Update q-i to fix Node 4 compatibility

github.com/styleguidist/react-styleguidist - 960bc38e6f31d22e40e209a6406edaaaa423c122 authored over 7 years ago
Fix: pretty-format → q-i

github.com/styleguidist/react-styleguidist - f2ad501ea1359d545c06882c792c1d308d237e70 authored over 7 years ago
Docs: Added Create React App + Typescript info (#610)

github.com/styleguidist/react-styleguidist - 153c7db1913bdd6fa70975a264f96b0b78fc6528 authored over 7 years ago
test fails on CI because mocha timeout - fixed

github.com/styleguidist/react-docgen-typescript - 7b83430e332604f9ce401f31af073cdb8e077764 authored over 7 years ago
Merge pull request #46 from pvasek/fix/22_props_from_pick

Props extended from Pick fails - #22 fixed

github.com/styleguidist/react-docgen-typescript - 5d9c37945534ea7f107b2ed23c3beb7493fb38a5 authored over 7 years ago