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

Build(deps): Bump websocket-extensions in /examples/basic (#1607)

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0....

6b9375db98dfff2171175de24901c49931d7267c authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Build(deps): Bump websocket-extensions in /examples/preact (#1605)

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0....

a8132835e61a2b2408b5eb8ab38e1cf6d1afc681 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Build(deps): Bump websocket-extensions in /examples/webpack (#1606)

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0....

468329029b2475ece1a205220e946c2c9024a031 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Build(deps): Bump websocket-extensions in /examples/customised (#1608)

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0....

c3e8fa87bfd24ab0bbadc1680673c61bb33a5013 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Build(deps): Bump websocket-extensions in /examples/sections (#1604)

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0....

bd69d2cc5d4f10157cf816571f381b9e17fca8ff authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Build(deps): Bump websocket-extensions in /examples/express (#1603)

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0....

3958aabd5c05ec6c1668c1d325c1abf976a8d9dd authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Build(deps): Bump websocket-extensions from 0.1.3 to 0.1.4 (#1602)

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0....

794148b4d775d51f390aa8e09541a2b3172a65a7 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs(site): Tweak Netlify config again 🦀

972c24a188ed0eda3f1e0fb2e007ab3920d2d9b7 authored over 4 years ago by Artem Sapegin <[email protected]>
docs(site): Tweak Netlify config

01e2dd449648ec0fddbe726ac1875c9fd36aa3c8 authored over 4 years ago by Artem Sapegin <[email protected]>
docs(site): Fix lint again :pig2:

567f02104eb0dbebd3badb3f86ebde81857251b9 authored over 4 years ago by Artem Sapegin <[email protected]>
docs(site): Add Netfliy config 🦆

78a1e6a7017ec2e8af8f21e271189b0942692fdc authored over 4 years ago by Artem Sapegin <[email protected]>
test(site): Fix lint

9d8244fa02d6c31ac499131d26c89a6e1ca59cd3 authored over 4 years ago by Artem Sapegin <[email protected]>
docs(site): Add search and tweak colors

ca69091de7a46643167a84090f856f781726ee4d authored over 4 years ago by Artem Sapegin <[email protected]>
docs: New Docusaurus site

34252d1cdfd75007310c3ca4d6a61799bdc9a0df authored over 4 years ago by Artem Sapegin <[email protected]>
docs: Update docs for the new site

c3608d15cd3ea169cefabd711a024b8e7f117594 authored over 4 years ago by Artem Sapegin <[email protected]>
Fix: Update markdown-to-jsx (#1599)

This updates the markdown-to-jsx package to v6.11.4 in order to patch a security vulnerability a...

382e3ade4f59762f3f4c828d37124ba6dcf1e9b3 authored over 4 years ago by Kyle Decker <[email protected]>
Fix: Fix navigation to sections with numbers in the name (#1595)

Fixes #1594

9d2637101c7047b1e70dcab76f11662862b1e776 authored over 4 years ago by Mitsuru Ogawa <[email protected]>
Fix: Show examples with targetIndex = 0 (#1573)

Co-authored-by: Vladimir Akimov <[email protected]>

b4c28451fe1cdce0757da851b9f2e1db458794e2 authored over 4 years ago by Akimov Vladimir <[email protected]>
Docs: Update styled-components usage

5223f8faff6615fde4662ac47bec3cacfc2c7e93 authored over 4 years ago by Artem Sapegin <[email protected]>
Docs: Add React-axe to cookbook (#1581)

5402dfe020a258e9bf31acc2901c23fc8b4e7e2e authored over 4 years ago by Joonas Kallunki <[email protected]>
Chore: Fix typo in a comment (#1585)

2afb1f9c6cef5eb09f6200eda0ca024115338e7f authored over 4 years ago by Vl <[email protected]>
chore: Upgrade deps

523cc8167dd64190859858454ae7f9228ce7d074 authored over 4 years ago by Artem Sapegin <[email protected]>
Fix: Fix missing FlowType enum values in prop description (#1571)

In `ef4c109b`, the file `PropsRenderer.js` (located at
`src/client/rsg-components/Props/PropsRe...

2c68067b857dcb4b8dd7364486511e0821429b3f authored over 4 years ago by Tomas Barry <[email protected]>
fix: Fix broken imports for components with the same name imported from different folders (#1567)

Closes #1566

b03c207115ed6c44c5b61b9479b2dd66341bc0dc authored over 4 years ago by Mitsuru Ogawa <[email protected]>
Fix: Correct Usage of CleanWebpackPlugin (#1565)

I was still using an option that no longer exists. Fixed to mimic the original behavior. The opt...

3469cbba172d9f81657b388dbffbb8fd5dd7fba4 authored almost 5 years ago by Lazyuki <[email protected]>
Fix: Sections with href were always open in new tab, regardless of the external option (#1564)

Fixes #1559

83fdb942d364887d17939a03b9f9ea1b94cefc1f authored almost 5 years ago by Mitsuru Ogawa <[email protected]>
Fix: Prop types are missing for TypeScript (#1563)

Closes #1551

f7f06f9e367769e39042c58f2cedfc89d4334120 authored almost 5 years ago by Mitsuru Ogawa <[email protected]>
Docs: Adding Theme UI to Thirdparties docs (#1560)

5db70b8ef429564bf1b2851965e29b2e4efa63f7 authored almost 5 years ago by Gabriel Ernesto MartĂ­nez Cánepa <[email protected]>
Build(deps): Bump acorn from 6.3.0 to 6.4.1 in /examples/customised (#1558)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://...

72404e0f5d60f9a994c92e376ab2f910cea5f67d authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Build(deps): Bump acorn from 6.2.1 to 6.4.1 in /examples/basic (#1555)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.2.1 to 6.4.1.
- [Release notes](https://...

bd3fcf92c93068659bfb0ac6b1217cbf1b4962a2 authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Build(deps): Bump acorn from 6.3.0 to 6.4.1 in /examples/express (#1557)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://...

708d366f6ebd3b40605f99dda9c67e59af7aec09 authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Build(deps): Bump acorn from 6.3.0 to 6.4.1 in /examples/preact (#1556)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://...

e01b4c0e2fbaf38bfa3d6ea6edbe54871fd7b8e0 authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Build(deps): Bump acorn from 6.3.0 to 6.4.1 in /examples/sections (#1554)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://...

693ec3833b222f5e61a4ad076f8898b9e298e3f2 authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix: Exported TypeScript typings (#1550)

b409045d8f51363c7bf50d4e9b5ff9072b830d21 authored almost 5 years ago by BarthĂ©lĂ©my Ledoux <[email protected]>
Chore: Remove remnants of Flow (#1549)

Co-authored-by: elevatebart <[email protected]>
Co-authored-by: Barthelemy Ledoux <bart.ledoux@e...

b0d334aa6d44f3691ec11e49bc982b21b3f20397 authored almost 5 years ago by Artem Sapegin <[email protected]>
chore: Upgrade React

106df96e222c34680e0f7c1ca37ca466f96be7ba authored almost 5 years ago by Artem Sapegin <[email protected]>
Build(deps): Bump mixin-deep from 1.3.1 to 1.3.2 in /examples/webpack (#1548)

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release...

3bd566b8cf5b4fb75a8a3547547c2421326b226a authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Breaking: Drop Node.js 8 support (#1545)

The minimum supported Node.js version is 10.

847f9175dc0c86a8b8bf3c4d03062a8085e16959 authored almost 5 years ago by Artem Sapegin <[email protected]>
Merge branch '11' of github.com:styleguidist/react-styleguidist into 11

6112646dd1d6ed3ee9a70b9636aed001a7c653a4 authored almost 5 years ago by Artem Sapegin <[email protected]>
Feat: Add typescript/ts/tsx extension as a playground languages

5975c7cc722bf057231ad14115e47600a1fd98b2 authored almost 5 years ago by Mitsuru Ogawa <[email protected]>
Test: Update tests after merge

fbbfada3a05cd0042c5cf57a45a56e7705aedc16 authored almost 5 years ago by Artem Sapegin <[email protected]>
Merge remote-tracking branch 'origin/master' into 11

8699c87e8db306a13a796afd617455b896dc5d34 authored almost 5 years ago by Artem Sapegin <[email protected]>
docs: Update GIF đź“˝

Closes #1534

af1ae7fe45418bf0663cb67d55399804f879d365 authored almost 5 years ago by Artem Sapegin <[email protected]>
Fix: Open all sections when searching (#1537)

When searching with the option tocmode: 'collapse' the sections do not open automatically (becau...

89420caebffb87c52cc82a8f7cc42a6104f30c87 authored almost 5 years ago by BarthĂ©lĂ©my Ledoux <[email protected]>
docs: Describe react-docgen limitations for TypeScript (#1514)

cb3c00f9e743a4601b31c2765d677d5cb7eab13f authored almost 5 years ago by thecodejack <[email protected]>
Build: Make sure compile works on windows (#1522)

a63e7ecb6efb84a760937ac250722e8bb4d66c74 authored almost 5 years ago by BarthĂ©lĂ©my Ledoux <[email protected]>
Fix: Only highlight active page in TOC (#1521)

28398eb9d17ff72e34d5818bc12da6e227f58237 authored almost 5 years ago by BarthĂ©lĂ©my Ledoux <[email protected]>
Build(deps): Bump lodash from 4.17.11 to 4.17.13 in /examples/webpack (#1518)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13.
- [Release notes](htt...

f083d9feb64379bb1926f38fcc911031fc1a4e41 authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
New: Add “less” syntax highlighting in Markdown files (#1520)

c291d86abc2d9df98a7cbe6ab101bece9fe270b4 authored almost 5 years ago by Egor Pogadaev <[email protected]>
Build: Publish typings on travis publish (#1517)

283c0cd184f0f8832a3e7c5249f9647745e0ceb3 authored almost 5 years ago by BarthĂ©lĂ©my Ledoux <[email protected]>
New: Add hot module reloading for theme and styles (#1489)

* make theme hmr loadable

* try making a theme hmr tool

* add an example for it

* add s...

f96137c104c732227ac97321c96923e28d96e3ce authored almost 5 years ago by BarthĂ©lĂ©my Ledoux <[email protected]>
Docs: Update TOC of configuration (#1519)

b1d7d2f57b2f6790fc7c218d29c29e402946e186 authored almost 5 years ago by BarthĂ©lĂ©my Ledoux <[email protected]>
Fix: Running the customized example results in an error (#1445)

* Updated package.json and babel config to resolve issue

* Similar upgrade also fixed express...

0636382791be1fa18303d0690edade8ee790a4e8 authored almost 5 years ago by Tony Martinez <[email protected]>
Build: Avoid compiling spec files when publishing (#1515)

ed438cb972169190171ab92453ea80cc759bc18d authored almost 5 years ago by BarthĂ©lĂ©my Ledoux <[email protected]>
fix: Fix navigation to 404 page while in isolation mode (#1509)

Fixes #1492

e08ef88fab72993b9535c356783bb0025895d314 authored almost 5 years ago by piyushkadam5 <[email protected]>
Fix: Fix a crash when default prop value isn't a string (#1510)

626e505bd77180dcdc88b2320f1e6cdccf8eb0d5 authored almost 5 years ago by Lazyuki <[email protected]>
11.0.0-beta2

353f20ed63fcd7f5110975058e6e6142c0a76142 authored almost 5 years ago by Artem Sapegin <[email protected]>
Merge remote-tracking branch 'origin/master' into 11

84c3864eeafb67dc89e64a275628b8061c23fa8c authored almost 5 years ago by Artem Sapegin <[email protected]>
11.0.0-beta1

fa72ac6c173827d3ffe41311bbdf120b478c5a8a authored almost 5 years ago by Artem Sapegin <[email protected]>
Breaking: Prefer default exports over named exports (#1504)

58cf29d4cd1f15fe55bda5293cb9db53de4c00b6 authored almost 5 years ago by Lazyuki <[email protected]>
New: Collapsible sections (#1487)

Closes #1436

New config option `tocMode` to allow collapsible table of contents sections. Pos...

c1e25cf01935a710683550eff60b36ed1c5a9ba3 authored almost 5 years ago by BarthĂ©lĂ©my Ledoux <[email protected]>
Breaking: Remove initialState/setState/state (#1501)

Remove custom state management for examples, use React Hooks instead.

Closes #1499

87918ff3ec43bb6189e164b61c8eb71b29f95406 authored almost 5 years ago by thecodejack <[email protected]>
Breaking: [email protected] upgrade which adds TypeScript support out of box (#1500)

No need for react-docgen-typescript anymore.

34dadb64de90b4a136b4418556f083e15f8ac0c5 authored almost 5 years ago by thecodejack <[email protected]>
Build: Simplify ESLint file a bit (#1503)

1deb5473ddc13e5fe8ba4c2eb0d4172c13e0f5ac authored almost 5 years ago by BarthĂ©lĂ©my Ledoux <[email protected]>
Docs: Remove docs on setState support in function components (#1499, #1501)

1f25b506b2729e9fafacac5a0c40e38c2683cb99 authored almost 5 years ago by Adi <[email protected]>
Revert "Docs: Remove docs on setState support in function components (#1499, #1501)"

This reverts commit a51f82967d2dcf731d992715a708357c79cd3d1c.

f967bc4b3575eb4f8025ef008783d319ff1e40e6 authored almost 5 years ago by Artem Sapegin <[email protected]>
Docs: Remove docs on setState support in function components (#1499, #1501)

a51f82967d2dcf731d992715a708357c79cd3d1c authored almost 5 years ago by Adi <[email protected]>
chore: Add By me a coffee button

35e5d6556857d823117b0954212e77a161c323bf authored about 5 years ago by Artem Sapegin <[email protected]>
Fix: Update acorn to 6.4.0 (#1495)

185ff8aae29971abefcc6cd921d42089eb5d52c3 authored about 5 years ago by Sergey Denisov <[email protected]>
Fix: Update copy-webpack-plugin (#1491)

Update copy-webpack-plugin which includes latest version of serialize-javascript that fixes a se...

bec2f4c6898e8080f0719e02c90ae569f585a437 authored about 5 years ago by Nicholas Arehart <[email protected]>
New: Accept styles config as a function (#1490)

* accept styles as a function

* fix error

* update typings

* add test for function

*...

29a637511b0de652b1fd49e0f34a99cf3cdab919 authored about 5 years ago by BarthĂ©lĂ©my Ledoux <[email protected]>
Refactor: Rewrite loaders folder in typescript (#1485)

* ts highlight

* ts highlightCode md

* ts noAutoLink

* ts slugger

* ts remove Doclet...

00a3261d06d84efbfa02c7961eac1579ed5570d0 authored about 5 years ago by BarthĂ©lĂ©my Ledoux <[email protected]>
fix: Fix overflow in code examples with long strings (#1486)

Fixes #1450

Add `overflow: auto` to the `pre` tags

708ca0795f19744460391974076d438e85c97913 authored about 5 years ago by Andrey Medvedev <[email protected]>
Refactor: Migrate script folder to TypeScript (#1484, refs #1352)

8e14c69801db55583c63106d56cdd7758697a307 authored about 5 years ago by BarthĂ©lĂ©my Ledoux <[email protected]>
Docs: Fix updateExample example

e29cd4ef1130da276f19ff2878e7efbbb01fb59c authored about 5 years ago by Artem Sapegin <[email protected]>
Refactor: Migrate client utils to TypeScript (#1481, refs #1352)

3cacec5bfebb7e4136bd64e495112e3f0bab2321 authored about 5 years ago by BarthĂ©lĂ©my Ledoux <[email protected]>
Docs: Cleanup docs a bit after runnig Alex

24a4c6e6e5b0acf19e499923dac86af30106eef8 authored about 5 years ago by Artem Sapegin <[email protected]>
Chore: Convert more components to TypeScript (#1471, refs #1352)

ef4c109bf6b7dc594346332c9091fdab3e83c9b4 authored about 5 years ago by BarthĂ©lĂ©my Ledoux <[email protected]>
Fix: Update JSS plugin dependencies to fix peer dependencies warnings (#1470, fixes #1467)

9b67f372250d5474e31f9bd0d40c483f1083b59f authored about 5 years ago by Jason Williams <[email protected]>
Fix: Remove import from Styled component warning when compiling (#1476)

5dbfd74886a6a77605340e00ccb0545104378ac3 authored about 5 years ago by BarthĂ©lĂ©my Ledoux <[email protected]>
Docs: Update theme links (#1468)

7564df92a68a3121ffeb4bbd4a4803087fcde939 authored about 5 years ago by Dmitriy <[email protected]>
Docs: Create React App example results in error (#1446)

933c175b42baba0fd958ebac5a2d16a6269a17d5 authored about 5 years ago by Tony Martinez <[email protected]>
Chore: Convert some components to TypeScript (#1465)

cd00ecc208396f1084bc6a358ed3451c66dd1acb authored about 5 years ago by BarthĂ©lĂ©my Ledoux <[email protected]>
Build: Add funding field to package.json

266f5d4a9124e7540585a1db6b8bae369c85ead8 authored about 5 years ago by Artem Sapegin <[email protected]>
Chore: Progress on support of TypeScript (#1463, refs #1352)

* ESLint
* Type check during npm test and CI
* Convert some file to TS

5326aa571ef8b4db5aed9808afc2dfa281e76167 authored about 5 years ago by BarthĂ©lĂ©my Ledoux <[email protected]>
New: Add --port command line option to change the dev server port (#1460, fixes #936)

9e744d5df3934743df6451e4544ebd1d6f8184d1 authored about 5 years ago by Jan Kattelans <[email protected]>
Build: Add TypeScript (#1461, refs #1352)

Add Typescript config and change Babel configuration to transpile TypeScript and JavaScript files.

e5e9700b00c256f46b4ea9b41e88026b5ac4e4d3 authored about 5 years ago by dv <[email protected]>
New: Modifier to add whitespace between example components (#1456, fixes #841)

Let users to be able to add padding between example components without
adding manual styling to...

4e0bd70d4cb19b944f787ac78390a0bb5e3136a0 authored about 5 years ago by Annie <[email protected]>
Fix: Allow isolated components with duplicate names (fixes #1454)

If you have more than one component with the same name, the isolated mode will incorrectly show ...

aaf0471aa9f9e016a5ecdbb964bc3c92dcb3f57d authored about 5 years ago by Chris Dopuch <[email protected]>
Build: Add missing conventional-changelog-eslint dependency

c171330b4ccf4d673aa84b13180fde30b0e0c724 authored about 5 years ago by Artem Sapegin <[email protected]>
Build: Use semantic-release with ESLint preset (#1459)

* All types of releases are automated
* Slightly different commit message convention

fe113a5e94906c901dbd97ac1c308f7a2c56c7f4 authored about 5 years ago by Artem Sapegin <[email protected]>
Changelog: 🚀

Mostly code cleanup (use official React Context API, remove deprecated React APIs and patterns, ...

adc7fe1d524ee6a1b18d51ab6f771a435b40b3e0 authored about 5 years ago by Artem Sapegin <[email protected]>
Feat: Make Node 8.9 the lowest supported version

BREAKING CHANGE:

* Node 8.9 is the lowest supported version

d40c51b5dc572861763aac261c5a595a2af8138b authored about 5 years ago by Artem Sapegin <[email protected]>
Fix: Fix slug PropType error on section

b19fa3a5e2143b38ef8e5b728cec0325e7a5d247 authored about 5 years ago by Artem Sapegin <[email protected]>
Chore: Update deps

47133f38077ff2addbffd430f8fe492019602abd authored about 5 years ago by Artem Sapegin <[email protected]>
Chore: Update JSS to 10

1d7e53a8e46b2e9aba04bfa39161b974e571a13d authored about 5 years ago by Artem Sapegin <[email protected]>
Chore: Update snapshots

5ee42276a7b58cbc1a8427609faadf89dfacd8ca authored about 5 years ago by Artem Sapegin <[email protected]>
Chore: Update deps

caa616ac9f36fa0c0ddc87c7432d0c0d174e4b9b authored about 5 years ago by Artem Sapegin <[email protected]>
Chore: Update deps

248ca8012671a394c4a6518b89dbbb89251a2b5c authored about 5 years ago by Artem Sapegin <[email protected]>
Chore: Update deps

aedc3b1c88f41f13ffbc8d89fb0bbbdc90102d28 authored about 5 years ago by Artem Sapegin <[email protected]>