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

Chore: Update CleanWebpackPlugin

98042591dc75cad8cdf88cc2a2f0817d69e5e66d authored almost 5 years ago by Artem Sapegin <[email protected]>
Chore: Update deps

166fea82b2b9ef49f88a7d362329379a10d36805 authored almost 5 years ago by Artem Sapegin <[email protected]>
Chore: Travis CI: Remove Node 9, add 10 and 12, don't reinstall npm

60fe36ed51e9d41ced8aa59ecc56767d3c3f3c36 authored almost 5 years ago by Artem Sapegin <[email protected]>
Feat: Code cleanup: Context API, deprecated React APIs, tests, etc. (#1453)

- Fix ESLint errors
- Use the official Context API
- Introduce React Testing Library and conve...

2469052a412e432ae006b517aac4563a45553011 authored almost 5 years ago by Artem Sapegin <[email protected]>
Chore: Update mini-html-webpack-plugin to 2.0.0 (#1440)

* Update mini-html-webpack-plugin to 2.0.0
* Update @vxna/mini-html-webpack-template to 1.0.0

b5006e884b2c4a45ec60f9fa5394dbaaa8ed41fe authored almost 5 years ago by Joonas Kallunki <[email protected]>
Feat: Drop node 6 (#1355)

BREAKING CHANGE:

* Node 8.6 is the lowest supported version

caf33097a5e36ac01265e409eadb007f7f071e2a authored almost 5 years ago by Tien Pham <[email protected]>
Chore: npm audit fix

a230f44aa3da213f82f249922c18c09d207afa4d authored almost 5 years ago by Artem Sapegin <[email protected]>
Docs: Fixed typos/grammar in the docs (#1447)

184f70efa0ef018b60a6d0bbf7988e30217735b8 authored about 5 years ago by Tony Martinez <[email protected]>
Docs: Add a screenshot

92659a02f0cbdca35d723573f04be4bee50b1174 authored about 5 years ago by Artem Sapegin <[email protected]>
Docs: clarify release process a bit

a40c607415deb0dd5f6d55e4a9dd54f3f9d4466d authored about 5 years ago by Artem Sapegin <[email protected]>
Docs: Clarify changelogs

9106cc9441158eb2275e99966b614dc9d0b0e7af authored about 5 years ago by Artem Sapegin <[email protected]>
Chore: remove Changelog

7db6b5ac3f65ecb1305c8f0504d325d46feffc53 authored about 5 years ago by Dimitri Kopriwa <[email protected]>
Feat: minimize options to be able to disable the js compression (#1449)

* Feat: minimize options to be able to disable the js compression, sometimes it can cause errors...

c059282bf504b789badec8d2db66c7c2a48378ac authored about 5 years ago by Dimitri KOPRIWA <[email protected]>
Feat: minimize options to be able to disable the js compression (#1448)

* Feat: minimize options to be able to disable the js compression, sometimes it can cause errors...

97bc47af521f499d45403e2aa310ffabcf4334f1 authored about 5 years ago by Dimitri KOPRIWA <[email protected]>
Feat: minimize options to be able to disable the js compression (#1443)

* Feat: minimize options to be able to disable the js compression, sometimes it can cause errors...

099ef9ad065330d65a2d026ff5d14cfb88c73c30 authored about 5 years ago by Dimitri KOPRIWA <[email protected]>
Docs: Clean up language in first two paragraphs (#1432)

df71d5327c63a23fd352bef99a3d206361ea5759 authored about 5 years ago by Jon Crowell <[email protected]>
Fix: Update react-dev-utils to ^9.0.3 (#1422)

f37eb5e98ab2266db1b140e199bf572c634eb7ad authored about 5 years ago by Todd Lawton Beauchamp <[email protected]>
Fix: Don't show empty sidebar (#1423)

83f18263aa1ef784780760fbba4badf11d4e31be authored about 5 years ago by Barthélémy Ledoux <[email protected]>
Docs: Fix "React.useState is not a function" error in the basic example (#1418)

Fixes #1410.

8678c56560b850cc4866a52a3c4d3a5adb82356e authored about 5 years ago by Tony Martinez <[email protected]>
Fix: Single sections can contain only sections (#1414)

If a section contains only one subsection, Styleguidist will try to optimize. It will make the s...

6d70a2a3705ca084612368df10a194f78148c9da authored about 5 years ago by Barthélémy Ledoux <[email protected]>
Docs: Add example of using Context (#1411)

Closes #1374

beeb7cbe794459a453e866966ce0283f9cbfa46f authored about 5 years ago by Juha Karttunen <[email protected]>
Fix: Highlighting currently selected page on sidebar broken with sections (#1405)

Fixes #1375

d1e528fd71de2edb9850c76cd76bc268e3677398 authored about 5 years ago by Juha Karttunen <[email protected]>
Chore: Upgrade react-icons to 3.7.0 (#1406)

c3731c7939bec1a72dfb7856ae74bb77782bf21b authored about 5 years ago by Tony Martinez <[email protected]>
Fix: Disable HTML minification (#1402)

Fixes #1189

981eeaaa83478c7b1077ece09900b9954ba1df69 authored about 5 years ago by Tony Martinez <[email protected]>
Docs: Add clarification to non-webpack project docs (#1404)

add clarification when adding webpack configs to a non-webpack project to clearly indicate what ...

7e5bb81143d5038d4ae5094f78702796ed19e5f2 authored about 5 years ago by Dave Laszczak <[email protected]>
Docs: Change "value may depends" to "value may depend" (#1399)

859b04e5471d8427300b469ca73c40d877f81ce7 authored over 5 years ago by John Carlson <[email protected]>
Docs: Improve typescript usage (#1395)

As discussed in https://github.com/styleguidist/react-docgen-typescript/issues/71#issuecomment-3...

87e912933ee94fac817ce200694b58ee810308ae authored over 5 years ago by Christopher Dieringer <[email protected]>
Fix: Fix incorrect component name capitalization (#1388)

Fixes #1381

It is happening in a case when react-docgen (any propsParser) is failed and we ar...

dc5d662dbc1ab1ce33133221f36e2461e71e8e8b authored over 5 years ago by Andrey Medvedev <[email protected]>
Fix: Encode sublinks in URLs to fix broken routes (#1389)

Follow up of #1332. This appears to have fixed the top level section link, but any sub-links wit...

44b640b30c4478d6dcf588bff039d993954ddbde authored over 5 years ago by Andrey Medvedev <[email protected]>
Chore: Update react-docgen to 4.1.0 (#1288)

5b9b517ac3a3ee6e1360ccc9acef60d3f36727a6 authored over 5 years ago by Vladislav Shkodin <[email protected]>
Fix: Add .wasm and .mjs to default extensions in webpack config (#1386)

Fixes #1385

c6cf900bf5eecc988566ce9267653a4044ab1270 authored over 5 years ago by Mark Larah <[email protected]>
Fix: Replace 'walkes' with 'estree-walker' (#1349)

Because walkes has LGPL-3 license.

Fixes #1210

4ef3cc97df89d5981c82f4836eef973ffab2f800 authored over 5 years ago by Anirud Samala <[email protected]>
Test: Add more Cypress tests for isolated mode toggling (#1304)

b198d4e06ecd9b24dcbd830e6aded386fefde7d1 authored over 5 years ago by Doug MacKenzie <[email protected]>
Fix: Encode section pages URLs if a section name has special symbols (#1384)

Closes #1332

a9e19859352370c44f3fc1a2e0af83ea1d85b58c authored over 5 years ago by Andrew Medvedev <[email protected]>
Fix: Fix named export for example components (#1380)

Closes #1281

5ff72d8c82d11ce70c6449a77343e2cc5462c037 authored over 5 years ago by Andrew Medvedev <[email protected]>
Chore: Add Sponsor GitHub button

7f6a77c3b45259ff352f6a2eada008da2f08c357 authored over 5 years ago by Artem Sapegin <[email protected]>
Fix: to make async/await work by default (#1379)

Add transforms: { asyncAwait: false } for default compilerConfig to make async/await work by def...

9c71f1f23b5b117c3a7f9e7d1811986c94f75287 authored over 5 years ago by Andrew Medvedev <[email protected]>
Fix: Add .ts and .tsx to default extensions in webpack config

#750

9e29c10dfa97cf56b5aa55f0483de5c3dad3bb5b authored over 5 years ago by Artem Sapegin <[email protected]>
Fix: Allow section content to be function (#1368)

92ff85da81b83875a5acad277b89c92f06d7aa92 authored over 5 years ago by Anirud Samala <[email protected]>
Fix: A build should't break when assetsDir is an array (#1367)

copy-webpack-plugin is not allowed `from` to be as an array. If we still want to use `from` and ...

0ef7ff38a550b7b049bd0b82d87bd2ec97af3fce authored over 5 years ago by Andrew Medvedev <[email protected]>
Fix: Section anchors shouldn't conflict with component anchors (#1364)

Prefix section anchors with `section-`.

Closes #1342

f35b30761c40c9df44cb48cb19c2ad59302d95f4 authored over 5 years ago by Andrew Medvedev <[email protected]>
Changelog: 🚀

## New features

### Support React Hooks in examples

You can now use hooks in the examples, lik...

010761b5752ac43841aa54837c5562eddd8f9d82 authored over 5 years ago by Artem Sapegin <[email protected]>
Chore: npm audit fix

56dcca53b69a8d7037329a21ed60776026ffd9ef authored over 5 years ago by Artem Sapegin <[email protected]>
Fix: getExampleFilename should use default example if file does not exist (#1362)

Closes #1338

6be7433d1f17f2e0c211ac7986a76ed6ee94465a authored over 5 years ago by Andrew Medvedev <[email protected]>
Fix: Accessibility fixes (#1359)

* All page content must be contained by landmarks

0f461ab8f5070d5e91e8911bc2b22d805c07fb98 authored over 5 years ago by Joonas Kallunki <[email protected]>
Fix: Hide HTML comments in Markdown files (#1347)

f43cb8ae6eab0b2b5a016bcdab2430a1f2c3b3af authored over 5 years ago by Anirud Samala <[email protected]>
Feat: Support React Hooks in examples (#1353)

1. Refactor ReactExample to support hooks
2. Add tests to check support for hooks
3. Add examp...

f4927224403cab523d1e5dde32f230af861ecf5c authored over 5 years ago by Anirud Samala <[email protected]>
Docs: Distinguish active projects from inactive (#1348)

This list was really helpful. An active/inactive distinction seems pretty clear... but beyond th...

1a0353955e0547be0fe747c4c56a68deb375664e authored over 5 years ago by Chuck McCallum <[email protected]>
Chore: Tweak Travis config

- Add libconf to fix Cypress after Ubuntu upgrade (https://github.com/cypress-io/cypress/issues/...

a5a1503cdaa13eb1e2a752d608ea44556f62f8f5 authored over 5 years ago by Artem Sapegin <[email protected]>
Docs: Add styled-components with typescript example (#1341)

5334f430ab49f7a590baec40fe0b629c090c2d51 authored over 5 years ago by Jorge Ortega <[email protected]>
Fix: Correctly render sections with href in sidebar (#1346)

Closes #1141

5362fb0c62c54952b51f8b4bee8f46d1441d93c4 authored over 5 years ago by Anirud Samala <[email protected]>
Docs: Update examples/sections libraries to latest versions (#1340)

0cd533c18a3ac79bfec2c0e34f65780a748bea0a authored over 5 years ago by Jorge Ortega <[email protected]>
Fix: Allow code base color to be customized with theme config (#1335)

- Add `theme.color.codeBase` property
- Allow syntax highlight default color to set without aff...

49f1007ad3f07f17d6c12c340438b50fcd1a5a48 authored over 5 years ago by Abhishek Dev <[email protected]>
Fix: Scroll section into view when exiting isolated mode (#1331)

63251bb9a9cbb713eff103cc20473c73d67c7cd4 authored over 5 years ago by Théo Dammaretz <[email protected]>
Fix: Add output.publicPath option to webpack config to make Create React App happy

Fix #1247

6663744f6f042afb451da9c748d3f3b5a791acdd authored over 5 years ago by Artem Sapegin <[email protected]>
Chore: Okay, I give up with it

1c4d40b64a2b24c7699255f4bc5cf805c85e0aea authored over 5 years ago by Artem Sapegin <[email protected]>
Fix: Upgrade deps

48f72208d6cfb19e34654f22b47c86d8531e2b71 authored over 5 years ago by Artem Sapegin <[email protected]>
Docs: Update basic example link (#1313)

63c9d329a2162186a56a4fbe65f9eb7d0d64608a authored over 5 years ago by Dmitry Lebedev <[email protected]>
Chore: Fix typo (#1311)

0436053ee994b51e791a9bc43bd423fe3c32133f authored over 5 years ago by Dimitri KOPRIWA <[email protected]>
Fix: Allow trailing comma in named imports in examples (#1296)

Fixes #1295

3f50e487dc8c5584de49bc9ee8b9630cf1bfce25 authored over 5 years ago by William Killerud <[email protected]>
Fix: Resolve path of component files (#1305)

Closes #1246

30ba0f5d55b173847a7468096efb5dafd271a94d authored over 5 years ago by Michael Hancock <[email protected]>
Docs: Update introductions for compiling and starting server to separate terminals (#1306)

Closes #1303

1abe4c2a067f15040586e135b24e6deb6b82e97c authored over 5 years ago by Doug MacKenzie <[email protected]>
Docs: Fix styling example and a link in dev guide

44593118a937f8bc9e52f160d2b2ad60f0bd85f3 authored over 5 years ago by Artem Sapegin <[email protected]>
Merge branch 'master' of github.com:styleguidist/react-styleguidist

e3af40ea8ea3187702e0dc545893c4fd7c90974a authored over 5 years ago by Artem Sapegin <[email protected]>
Fix: Fix broken Node API

`main` field in package.json should point to babelified script

Closes #1291 #1292 #1293

74f7810daa5a8783129cee284cfbe4683a55440e authored over 5 years ago by Artem Sapegin <[email protected]>
Fix: Correctly pass key/anchor to config error messages

* Styleguidist should show an error message with a link to configuration docs, to a particular c...

168b0e4b17ff9bbc5add85c83fe9a46e627c319e authored over 5 years ago by Artem Sapegin <[email protected]>
Fix: Update clipboard-copy (#1302)

Closes #1290

6a95750c4dcf5b3cbfcf57ec1d08aeb03173dbe3 authored over 5 years ago by Michael Hancock <[email protected]>
Chore: Set version number for semantic-release

#1292

2bea3d6bd14a06d85ee590d9e08206e2e2f973cf authored over 5 years ago by Artem Sapegin <[email protected]>
Docs: Fix order and TOC

#1292

78b93785930ea985792191950687466f66ef07e2 authored over 5 years ago by Artem Sapegin <[email protected]>
Fix: Fix kleur is not a function error (#1285)

Closes #1284

89387df661cdd93366882049e2b3dda9f16b6678 authored over 5 years ago by Jure Triglav <[email protected]>
Docs: Add file name to make an example more clear (#1282)

1ac32f44c6ae36a4c55e05ed56d7793f052a426f authored over 5 years ago by Eduardo Ibacache Rodriguez <[email protected]>
Docs: Fix Markdown

3c803fdb041636a0c40ec80c2b6ac73c5c945d49 authored over 5 years ago by Artem Sapegin <[email protected]>
9.0.0

8c2e2a1c89f6a85fa5aca0ab0f3c5502cc14b108 authored over 5 years ago by Artem Sapegin <[email protected]>
Chore: Run npm audit fix on examples

d2511ca9df91ef15504e2ac27fa1747a39437e90 authored over 5 years ago by Artem Sapegin <[email protected]>
Chore: Remove Open Collective postinstall banner because it doesn't work anyway 🤔

38b4507f4fd206befe094322d64d32fdf51b95d2 authored over 5 years ago by Artem Sapegin <[email protected]>
Chore: Update deps

2f00a5934b97a293f7df3fc0a89d87ec5c313151 authored over 5 years ago by Artem Sapegin <[email protected]>
Docs: Fix a few broken links to repo code in docs (#1272)

2f36348c369923639516eb1cad83f7f82241f279 authored over 5 years ago by Doug MacKenzie <[email protected]>
Docs: (Hopefully) fix Markdown 🤯

7630f108aabb7fdcfb7ac5c36568328ac3a1a9d2 authored over 5 years ago by Artem Sapegin <[email protected]>
Chore: Fix typos in comments (#1275)

75c393be1493cd0170284f4e64dd42a21e9943a3 authored over 5 years ago by Zihua Wu <[email protected]>
Fix: Upgrade react-group to v3 (#1270)

Closes #1270

c83d2c9727cda6b4fc0cafa3abeedf0c0b5c8b96 authored over 5 years ago by Doug MacKenzie <[email protected]>
Docs: Update react-native example (#1260)

0ecaaf52e7ce68b41bd202d4fde382a9e8ccef6e authored over 5 years ago by Mitsuru Ogawa <[email protected]>
Docs: Fix link (#1258)

1c68615a75178a5169e369dcf02f5fd30f7b8f29 authored over 5 years ago by Joan Mira <[email protected]>
Fix: Change some dependencies to smaller alternatives (#1248)

63a3a47001cc9f4e88c7330074e4bf12634a267b authored almost 6 years ago by Luke Edwards <[email protected]>
Fix: Support webpack configs from react-scripts > 2.1.1 (#1241)

Closes #1243

8554a3de6acf23e3b8a5240198eb7bc3bc0b4127 authored almost 6 years ago by oterral <[email protected]>
Docs: Fix webpack CSS loader example (#1245)

4818ffe5fd73529f04fab62653f2fe6ac6043da5 authored almost 6 years ago by Yusef Habib <[email protected]>
Chore: update webpack-dev-server due to vulnerability (#1244)

Closes #1240

d52a42ed8e6791da5a9d1bb3c1ee54c5c7da8f95 authored almost 6 years ago by Jure Triglav <[email protected]>
Fix: Incorrect current section highlighting on partial match (#1239)

Closes #1237

14ba6358b7f158ae5f08a096e164838f2887d336 authored almost 6 years ago by Guy Biton <[email protected]>
Chore: Tweak stale issue comment

886b71935a44d66728add162f97349d7c6b4c447 authored almost 6 years ago by Artem Sapegin <[email protected]>
Chore: Add Stale bot

013390fef593fe28128d99272ba1d2a9e6c905f4 authored almost 6 years ago by Artem Sapegin <[email protected]>
Chore: Remove old files

f859caa85af2f57c5314be8684c388912fe251f7 authored almost 6 years ago by Artem Sapegin <[email protected]>
Docs: Fix basic example to make install instructions work (#1233)

8bd5d90c0de90d23654b51bcb5fb4ddaebb636bf authored almost 6 years ago by Jelte Fennema <[email protected]>
9.0.0-beta4

5166a98fd10cf42af79495a40b3613b2525cc157 authored almost 6 years ago by Artem Sapegin <[email protected]>
Fix: Update deps, include core-js as a dependency

19776ccda8aa3a1f66b44bfafbc6e2d9a06a9963 authored almost 6 years ago by Artem Sapegin <[email protected]>
Chore: Disable Babel debug mode in the basic example

39dc300c60583cfa66cec96b01869f4ec33286d5 authored almost 6 years ago by Artem Sapegin <[email protected]>
9.0.0-beta3

ec3a477cc4a4baf35cfda571de7bde1826edf61c authored almost 6 years ago by Artem Sapegin <[email protected]>
Docs: Fix Basic example (#1221)

caa24b26f6b8cc2b55bcae07d43328bb50cba53c authored almost 6 years ago by Jure Triglav <[email protected]>
Fix: Remove React.Fragment condition for React 15

e55344598e9570f685da1db934003e9b170f5e49 authored almost 6 years ago by Artem Sapegin <[email protected]>
Fix: Tweak Pre tags rendering

Do not render <Code> inside <Pre>

Fixes #1212

0002361e1e69fbb064083326e1c3c49fb57ade8b authored almost 6 years ago by Artem Sapegin <[email protected]>
Chore: Add Flow types for glogg

bebf2cd5693109d8d6af89b1079dde3ff1765ed8 authored almost 6 years ago by Artem Sapegin <[email protected]>
Doc: Update path to theme.js file (#1219)

dae7d0d3ec99a44293b772dc8626f38da4f631fb authored almost 6 years ago by Mike Palmer <[email protected]>