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
github.com/styleguidist/react-docgen-typescript - f135d4ed41a47e2691871cbb0fa4bf889ae0622f authored almost 7 years ago
* Add failing test for default tsconfig.json
- includes tsconfig from tsc --init
- typescrip...
use yarn instead of npm
github.com/styleguidist/react-docgen-typescript - ef6e41fc5aac54a986d90fd5b1d4ee9e53c1c766 authored almost 7 years agogithub.com/styleguidist/react-styleguidist - 95c4d5045a4db45cbf592798d3f5a813230d828c authored almost 7 years ago
github.com/styleguidist/react-styleguidist - 15af82ec5946bece622835c3925e887691251239 authored almost 7 years ago
github.com/styleguidist/react-styleguidist - 48c0b5a4381fc4720d30bd819ea92bd178fb84f1 authored almost 7 years ago
github.com/styleguidist/react-styleguidist - 5d63b3e0080aa69bc1468b8c25e442c46f9e375f authored almost 7 years ago
github.com/styleguidist/react-styleguidist - 7b9b9c4c49059c4e818a574b2ed7737240834e6c authored almost 7 years ago
github.com/styleguidist/react-styleguidist - f439a1444c51f8dccd548aa26c52a594b931be70 authored almost 7 years ago
github.com/styleguidist/react-styleguidist - 8283bf45cbcdaf3f8f6998b277685dbb0644b0c5 authored almost 7 years ago
Fixes #788 by using `editorConfig.theme` in the config. A fallback
for using the old `highligh...
Fixes #807
Related #798 #764
github.com/styleguidist/react-styleguidist - b3a13909bebc2f62e3e26d6c4cafc338de319562 authored almost 7 years ago
github.com/styleguidist/react-styleguidist - f7143eab3ff276bc7098c4d3053fad55aeca57a0 authored almost 7 years ago
github.com/styleguidist/react-styleguidist - 46915af6eda1743eb5f82b785b57e4c7de70facc authored almost 7 years ago
github.com/styleguidist/react-styleguidist - 66db11055d7abb3dca4c3f9130049f353fc24e34 authored almost 7 years ago
So that it is for consumers to customize their styleguide by replacing
components.
github.com/styleguidist/react-styleguidist - 05685d4c4c9b7d77c4f5c29b20120755c2c20327 authored almost 7 years ago
github.com/styleguidist/react-styleguidist - de14b2a126e488b832630e5cba0d475bf9483fe0 authored almost 7 years ago
github.com/styleguidist/snapguidist - 04efd888cce33dd67273c55300cb17f1f1f8e4a6 authored about 7 years ago
* chore: Update test packages for React 16
* refactor: Some adjustments to React 16 support
...
github.com/styleguidist/react-styleguidist - 75f03e4df48e7c2405309147b8590222e185e1a6 authored about 7 years ago
Close #783
github.com/styleguidist/react-styleguidist - 0266c94eae1ba64db13d7baa83498727c4e52786 authored about 7 years agogithub.com/styleguidist/react-styleguidist - 5767c01352fa93a944f2cb16277545bcc996204f authored about 7 years ago
github.com/styleguidist/react-docgen-typescript - b77654bbdf2f9024cfd7e4c4915deeab83bc69d3 authored about 7 years ago
github.com/styleguidist/react-docgen-typescript - 6c4bec76fc615dfc99f4c4745482447b0b15608c authored about 7 years ago
github.com/styleguidist/react-styleguidist - 1e837c2befa277aedff3b972c76e94fd501a3a2d authored about 7 years ago
github.com/styleguidist/react-docgen-typescript - 0bedde74602406d3f3932420eb174c06e2470a91 authored about 7 years ago
github.com/styleguidist/react-docgen-typescript - 7300663b68bd4370a450e52b1cff2d2723afb870 authored about 7 years ago
github.com/styleguidist/react-docgen-typescript - a225f4587d8414edd0e5376cf5e331a2e9a305bc authored about 7 years ago
Trying to fix an error on Travis:
No usable sandbox! Update your kernel or see https://chromium...
github.com/styleguidist/react-styleguidist - b8e2ceb83fae59ea06a9af27a645b2670d715892 authored about 7 years agogithub.com/styleguidist/react-styleguidist - d49939a612ff539bad290639a7c97582c892662e authored about 7 years ago
github.com/styleguidist/react-styleguidist - 2d7b1293e87b90509db77a585e12cf3749f676a2 authored about 7 years ago
## New features
* New option `editorConfig` to change CodeMirror options (#648, [#662](https://...
github.com/styleguidist/react-styleguidist - 24d5a1693ce68ad97914b334eed968aeeadc3feb authored about 7 years agogithub.com/styleguidist/react-styleguidist - 746c08e750739f8f4be4281cc3a231927925103c authored about 7 years ago
## New features
* New option `editorConfig` to change CodeMirror options (#648, [#662](https://...
github.com/styleguidist/react-styleguidist - 701ecb3b346f455a7ce23325a1843e228cb5e763 authored about 7 years agogithub.com/styleguidist/react-styleguidist - 86d397968b4d0e143f6952f823a48b5883d1febc authored about 7 years ago
## New features
* New option `editorConfig` to change CodeMirror options (#648, [#662](https://...
github.com/styleguidist/react-styleguidist - 8cc4212d2023eae80d5f77c952cd5fc48f3105e7 authored about 7 years agogithub.com/styleguidist/react-styleguidist - bc8fe1628c835351f47b2ec5584e9bea328d4527 authored about 7 years ago
* bump up package versions
* Add example of passing parser options
github.com/styleguidist/react-docgen-typescript - 1b67db7bf571858657ebbbe71ae03e0a3c808890 authored about 7 years agogithub.com/styleguidist/react-docgen-typescript - e684c1064a48b7ceeb025dab15f8b694c885b9f0 authored about 7 years ago
* Add dependency 'tslint'
* Configure linter
* Fix lint issues
* Add dependency 'pretti...
github.com/styleguidist/react-docgen-typescript - 9dbf1955e1be91edfca033cb7205fac08e9f6bc2 authored about 7 years agogithub.com/styleguidist/react-docgen-typescript - 7d1ce314674d3256f7903901e8bfa6ef408f8d11 authored about 7 years ago
github.com/styleguidist/react-docgen-typescript - d2e4dbdc262f398868d9721a1821db5b0314f202 authored about 7 years ago
github.com/styleguidist/react-docgen-typescript - 796c4f8922decc7f30a213ffab5e154eca424c3c authored about 7 years ago
* Add options for parse method that allows to ignore 'children' property
In case the "childre...
github.com/styleguidist/react-docgen-typescript - 162a68362edec0eb49793dd77bb374c6da099e31 authored about 7 years agogithub.com/styleguidist/react-styleguidist - 7ab1ebf4245896ccad42c0a133987dff8869c72f authored about 7 years ago
github.com/styleguidist/react-docgen-typescript - bc4ed7f0a008c94d18e9104c3ae08ddab7f615e6 authored about 7 years ago
github.com/styleguidist/react-docgen-typescript - d1a4f106054bf40d7e7ce4f678f19c3b31ec5a22 authored about 7 years ago
Add a block formatting context to the preview div so that any floated elements are contained
github.com/styleguidist/react-styleguidist - ae960ca36a57e457392c2b4daf4a55bb3134ccf7 authored about 7 years agogithub.com/styleguidist/react-styleguidist - 06b7ae5de3122615589f427cb44bb9e5cc923bba authored about 7 years ago
github.com/styleguidist/react-styleguidist - 9964950b73124f9865e7d42abdf5abe41d62f847 authored about 7 years ago
github.com/styleguidist/react-styleguidist - 5ad30b3e7a58ed87f1148c7e0325d3616fe596da authored about 7 years ago
* Default export does not work - fixed
github.com/styleguidist/react-docgen-typescript - fd7f4d36651724aed5d58d51a4958d8aabbb04d9 authored about 7 years agoClose #757
github.com/styleguidist/react-styleguidist - f26d4672f19e100385d7c7593df52d1729b14bee authored about 7 years agogithub.com/styleguidist/react-styleguidist - feab0e15e6a990ed93c83d4c166377caf939c667 authored about 7 years ago
Close #739
github.com/styleguidist/react-styleguidist - 74a76e95609a566864a04df11b9f4df82d55b56b authored about 7 years agogithub.com/styleguidist/react-styleguidist - b2717fbff4ea5eae0d9cc975b88b819992e88cd2 authored about 7 years ago
github.com/styleguidist/react-styleguidist - bf07b3267d427903346cfb463f3b1b9534a79ecf authored about 7 years ago
github.com/styleguidist/react-styleguidist - d9a3862b7ed6ac9108a725010f1b2e2b254377a9 authored about 7 years ago
Fix #741
github.com/styleguidist/react-styleguidist - dea6fe0d297638b003c5250a16eda108e0635808 authored about 7 years agogithub.com/styleguidist/react-styleguidist - a612cc0be8258964919bf75d0850d00d9dafd894 authored about 7 years ago
Fixes #710
github.com/styleguidist/react-styleguidist - 46156bb932121df5a176852d0fcdfd43cad83ef3 authored about 7 years agoRelated to #749, #750
github.com/styleguidist/react-styleguidist - 36693018ce8b3a813a96c12a07b00e93517f3073 authored about 7 years agoRelated to #739
github.com/styleguidist/react-styleguidist - 2556b519a9b8be1540818b2ffad4f108bed69466 authored about 7 years agogithub.com/styleguidist/react-styleguidist - 7a1f26fe135b91429225c60e5e79baeb9787298e authored about 7 years ago
Closes #742
github.com/styleguidist/react-styleguidist - 8a79a4c7166fb702aafd7bbc2c0b2fb5ea581a53 authored about 7 years agogithub.com/styleguidist/react-styleguidist - eeec9559afc94969bb749e8f2dc064ad5582b4e9 authored about 7 years ago
github.com/styleguidist/react-styleguidist - 777ea2b938346fe0e97f4868759e4037b7705370 authored about 7 years ago
Because of a nasty issue with jest-serializer-html:
https://github.com/styleguidist/react-styleg...
Deprecate highlightTheme option, use editorConfig.theme instead.
github.com/styleguidist/react-styleguidist - 5a5a3762a78873120bd4bbc62272a7bd36e67681 authored about 7 years agogithub.com/styleguidist/react-styleguidist - 80d38aac8b578ede0683b87cee170e58d1f1e075 authored about 7 years ago
Closes #738
github.com/styleguidist/react-styleguidist - 26df5cf3e90327472199c2a70952fb68f4c20df4 authored about 7 years agogithub.com/styleguidist/react-styleguidist - 2864e3cc4f053347797dd5aa4ac1253ecbb96e23 authored about 7 years ago
github.com/styleguidist/react-styleguidist - 16cd4f7ade5ca74d1910948d263eca1626121993 authored about 7 years ago
github.com/styleguidist/react-styleguidist - c96b54e6ce850b1549c8fe01c2407c8d15846b63 authored about 7 years ago
github.com/styleguidist/react-styleguidist - e7106fde4f0815eabe4807f072e406d6a255d5d7 authored about 7 years ago
github.com/styleguidist/react-styleguidist - 03896941d8a373a5a2e6ba1878899442ab660d40 authored about 7 years ago
* Nicer success / failure messages
* Use ora for spinner (compiling..)
* Tweak instructions layout
github.com/styleguidist/react-styleguidist - 48bf693d8e23de55eb46fea74be262bfe9dedd2b authored about 7 years ago
https://github.com/probablyup/markdown-to-jsx/issues/132
github.com/styleguidist/react-styleguidist - 970477c072c433d2f311ba6416f6983f34fcfdf0 authored about 7 years agoFixes #723.
github.com/styleguidist/react-styleguidist - d395ce6a253656365805f82a9401e6ef4229fd70 authored about 7 years agoFixes #726
github.com/styleguidist/react-styleguidist - 11bbe2cafab723efb159833fe831ccfb1e5499ec authored about 7 years agogithub.com/styleguidist/react-styleguidist - a952089f82851535c102ffae60e131bbb6feebc6 authored about 7 years ago
* Add 'tab' key to Playground component's style
According to https://react-styleguidist.js.or...
github.com/styleguidist/react-styleguidist - ab903f751f9e337108d24dbda4410a98b80804a9 authored about 7 years agogithub.com/styleguidist/react-styleguidist - 3df38d4e63831a725de522156d52e8e27746f0f9 authored about 7 years ago
github.com/styleguidist/site - 8d72e99cbbbb1745b1da8e0c58f163b91b627f23 authored about 7 years ago
github.com/styleguidist/site - 8c5df637f77bcd3e068047d4834c3c2b5df2a573 authored about 7 years ago
github.com/styleguidist/react-styleguidist - 55ce2d519eae846db33ac8b4940a6fa18fa9f940 authored about 7 years ago
🎉 https://spectrum.chat/styleguidist
github.com/styleguidist/react-styleguidist - 75ebca886efa7ad8973d267be39e0cbc500b0271 authored about 7 years agogithub.com/styleguidist/react-styleguidist - 4677ff6549f751c2db8c0c6b502c52154be8210f authored about 7 years ago
github.com/styleguidist/react-styleguidist - fbff1d3352f34e47e4bf25d055e983f698923981 authored about 7 years ago
1. Remove requireIt mock
2. Replace <rootDir> with ~
3. Use Jest serializer to convert absolute ...
github.com/styleguidist/react-styleguidist - 9adf0b1785143e4137e1e49b18de86d02627364d authored about 7 years ago
Close #702
github.com/styleguidist/react-styleguidist - dab14745d50d67a9a2181c5eeef3f9b0fdc73915 authored about 7 years agoClose #704
github.com/styleguidist/react-styleguidist - 8155523e3b509ba0103b6b77147834f26f9ba07c authored about 7 years agoCloses #703
github.com/styleguidist/react-styleguidist - 34e8778bf352e4784caba4e9d3a95f7c4ff4cbcf authored about 7 years agogithub.com/styleguidist/react-styleguidist - a0e1e29b52cf05e47ed8efa1761634d601e19823 authored about 7 years ago
github.com/styleguidist/react-styleguidist - b0851bae6eddc037e5101cbbb4c242621e7e856d authored about 7 years ago
github.com/styleguidist/react-styleguidist - 3fce9f2af736dd459301593c99ef4e4aaebabc36 authored about 7 years ago