Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/storybookjs/react-docgen-typescript-plugin

A webpack plugin to inject react typescript docgen information
https://github.com/storybookjs/react-docgen-typescript-plugin

Merge pull request #11 from storybookjs/shilman/fix-auto

Fix auto publishing

026114da4534c6c42b66a9cd169292b620f34d2f authored over 1 year ago by Michael Shilman <[email protected]>
Update auto to match addon-kit config

0d3633721d5e294c61d640514948927c86645d3f authored over 1 year ago by Michael Shilman <[email protected]>
Merge pull request #6 from storybookjs/canary

Merge canary to next

5be586934d85b261f8a953df11fa91cefee7e9fc authored about 2 years ago by Michael Shilman <[email protected]>
Formatting

1ab48a0d084a09d2e849f99b45deb8cac72bb5c1 authored about 3 years ago by Michael Shilman <[email protected]>
Update snapshot

4734d37e73a6411a01470383f816b85ceecedb44 authored about 3 years ago by Michael Shilman <[email protected]>
Update react-docgen-typescript

d0324d35872adad614aa50e163f403a2f950e1b8 authored about 3 years ago by Michael Shilman <[email protected]>
Merge branch 'next' into canary

1fe4c6eb8d137f0bfdd0c73aef440a3ed58af821 authored about 3 years ago by Michael Shilman <[email protected]>
Fix CI branches

74bb959f468fd6dee7cbc7c8b68cc01e4bcb343c authored about 3 years ago by Michael Shilman <[email protected]>
Merge pull request #5 from storybookjs/fix-package-name

Fix package name in README

97bd95137bab821dd9434b8488f860e02def4b3f authored about 3 years ago by Michael Shilman <[email protected]>
Fix package name in README

3d57018310087919f8fc0efea03d28485f2768fa authored about 3 years ago by Michael Shilman <[email protected]>
Add next to branches that trigger CI

70c8f5c0e410583c7a303fd28d8d873502d44247 authored about 3 years ago by Michael Shilman <[email protected]>
Merge pull request #3 from storybookjs/fix-publishing

Fix publishing settings

9617a4cbf3f2c1871fd07031cf22e4abff5f00a0 authored about 3 years ago by Michael Shilman <[email protected]>
Fix publishing settings

f7d24b33d7c5efc55415c5081e6d3eff497d589b authored about 3 years ago by Michael Shilman <[email protected]>
fix(dependency): Add webpack 5 specific serialization logic

For caching to work in webpack 5, these little additions are needed. I
adapted from webpack sour...

187a82f54b1fbb8989e57c925ade34d828a7285c authored over 3 years ago by Juho Vepsäläinen <[email protected]>
Merge branch 'pr/49' into canary

253f8c149a1b44d4276d762bcbf71359679bf509 authored over 3 years ago by Michael Shilman <[email protected]>
Upgrade to react-docgen-typescript 2.0.0

fc80057d646bde59b531a9abd2d2e337ea3406ff authored over 3 years ago by Michael Shilman <[email protected]>
update scope

424ea79eb60bbb2849649633704e47ce681a4949 authored over 3 years ago by Michael Shilman <[email protected]>
Update package.json

3a3cb008bbe582ca2727c289e246e7ade624172f authored over 3 years ago by Michael Shilman <[email protected]>
Merge pull request #1 from storybookjs/fix/rebuild-in-wp5

fix: Fix rebuild performance for webpack 5

4cdd01307ad6bfb4d36dbb659663ceb21ddbf1af authored over 3 years ago by Michael Shilman <[email protected]>
fix: Fix rebuild performance for webpack 5

This change adds the needed check for webpack 5 to avoid extra
processing.

Ported from https://...

3e13e62390a04ddefab127283f76d91e676e7b05 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
Merge branch 'pr/46' into next

98f9b13f176b1a977034d0b49acc35ffdb3b8de1 authored over 3 years ago by Michael Shilman <[email protected]>
test: custom loader options

222d854bb2809f4eca1d650779e0c29460e935b8 authored over 3 years ago by Egor Pogadaev <[email protected]>
fix: respect falsy custom options

e07f22b740341a6c88ce3f4b59582966ad90a086 authored over 3 years ago by Egor Pogadaev <[email protected]>
fix: Fix lint error

f24f46c363d88a162304c8a6ca64c6fa7a836467 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
fix: Add missing getModuleEvaluationSideEffectsState

It looks like webpack can expect this method to be defined in certain
cases.

Related to https:/...

bb8fd0f9b9dd5af66b068444a64ea4a1bf2640a5 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix a lint error

09fe9dc63ee52dbef396894c4c160cfeb84891cb authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop a redundant dependency

c2a43fb75882cf2cc4b3945da6c9e151a66c4c1a authored over 3 years ago by Juho Vepsäläinen <[email protected]>
fix: Restore old webpack 4 code path to fix hmr after refresh

Related to https://github.com/storybookjs/storybook/issues/15233.

b743c7dfbb1e3d8b9e5b9c62442437d84b645db7 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
Bump version to: 1.0.0 [skip ci]

31ce4e84008a45269b8524157ad51bf9d191acac authored over 3 years ago by Andrew Lisowski <[email protected]>
Update contributors [skip ci]

bcd18493e1d5be325365c0562874704d0dca7985 authored over 3 years ago by Andrew Lisowski <[email protected]>
Update CHANGELOG.md [skip ci]

c13910398593536a98a454012952d4d83e46dfbc authored over 3 years ago by Andrew Lisowski <[email protected]>
Merge pull request #33 from bebraw/feat/update-to-webpack-5

0a95a0f283ef6c789129aab757610c46cb3850ab authored over 3 years ago by Andrew Lisowski <[email protected]>
fix: Don't console.error if importing ts fails

96267e52b4a88836ad72de49246ef200ec7c0fdf authored over 3 years ago by Juho Vepsäläinen <[email protected]>
fix: Don't include file path to the generated code

For a reason that's not completely clear webpack emits a path here.
Better remove it.

c1f61e4dbc3dc8bf5ab36e3dd6aa0205912f73f8 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
fix: Use other type of import for NullDependency

It looks like the other type can fail after compiled to JS.

27a93e3c39677bd68f22646ec39793eedad2e69b authored over 3 years ago by Juho Vepsäläinen <[email protected]>
fix: If module.nameForCondition is missing, do nothing

It looks like not all modules have it so it could crash here.

a6589451bf52a04df83c14302141ce27b58e7583 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
fix: Restore webpack 4 cache

59e16a7d17e3e0e00ac56d9dbf69d8e2e085b53c authored over 3 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix tests for webpack 4

0d2d6e4e49ec898305fc55af3c5829dc3b8c3cd9 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
fix: Add a splittable default value

0cac4f2109ed28e12a6b498b47a9e7d7723fb4a1 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
fix: webpack object might be missing

e099d3bcaedc58166d57b9124e5a0652389a1131 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
fix: Use the right no-save in scripts

e08cf7f07440e397491e68c0b86db4d677cd21cc authored over 3 years ago by Juho Vepsäläinen <[email protected]>
fix: Use yarn over npm to avoid mixed usage

ca236dbf2e13e6bef82abf45bd3e5ec9cd217980 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
fix: Make dependency portion webpack 5 specific

5d2e70675d4b89efbfb87600ebf5e1143773b79a authored over 3 years ago by Juho Vepsäläinen <[email protected]>
feat: Add initial support for webpack 4

I restored the old code paths. Sadly this makes typing tougher. The
added code needs to be teste...

8da9df4521fbc04c40093274956fe54407d1a905 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
refactor: Create a single tsProgram to match old logic

95eb37b46e3de34907d1caf542140a3dfefc366b authored over 3 years ago by Juho Vepsäläinen <[email protected]>
refactor: Write docs at seal

5b1c571a58664995a97749370bc6e803b3dfcee3 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Simplify typing

bcfc4893329be48db4054bc0bae97bd139c57fc0 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
Merge branch 'master' into feat/update-to-webpack-5

292669d9780ef6db3f7b75738bb49d4c78999b70 authored over 3 years ago by Andrew Lisowski <[email protected]>
Bump version to: 0.7.1 [skip ci]

6fe9fb71ad95a92ad1a5916baa53eda546740904 authored over 3 years ago by Andrew Lisowski <[email protected]>
Update contributors [skip ci]

45672e9d47f9a6ed2d11254a0933155b2288dee5 authored over 3 years ago by Andrew Lisowski <[email protected]>
Update CHANGELOG.md [skip ci]

c7d990d15c9b3683960bc315a27ccf491c1948d5 authored over 3 years ago by Andrew Lisowski <[email protected]>
Merge pull request #34 from kherock/patch-1

Include dotfiles in micromatch globs

939be9d3b401568381474f6a72129a6bcb36de1c authored over 3 years ago by Andrew Lisowski <[email protected]>
include dotfiles

Needed for Yarn 2 where workpace packages are available under a virtual path located under the p...

976c81e8ee5bea8ba2b85ddeab0ebf8a19f88602 authored over 3 years ago by Kyle Herock <[email protected]>
fix: Write the types to the end

ef5131ff3fe53d6bbd3fc8f9be3b0160e5b1fbd9 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
update matrix

29e1a62c7eadb06183f37d77985b4b15dcaeff15 authored over 3 years ago by Andrew Lisowski <[email protected]>
add publish config

340a36e3b1747c3f18890459c88538dd7f59c2b0 authored over 3 years ago by Andrew Lisowski <[email protected]>
fix: Fix typing

c9a732424ebe76d741bc9baf47e5751bbc1da151 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
fix: Pass generator/parser options correctly

2543aa414db9bd67b222a67dbe60a6f0b49ae99b authored over 3 years ago by Juho Vepsäläinen <[email protected]>
refactor: Push option logic to apply

f6e213368e61cd1e984dcf41b1900d1fc15a9390 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop dead code

d7708ef8beb74b077cd1323218c36c7559bef1bf authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Improve typing

769229e38bf2460a5888e01aa8c7e92e2e3ddd5c authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Implement updateHash

4c8165b05ff687b46dbbfd23299ed7328b512216 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop dead code

2559070f050d05797afc38d7ac113de5681c628b authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop a todo

688ec3fe82399f4049b44e617089fd133cb02ae5 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
refactor: Push codeblock generation to the right place

d1b32fceee791efc621ce0ba59a7e3df0de1fb34 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop a ts-ignore

50e5ae4a53fb1875b9e40bd875e685b0a0a9c98a authored over 3 years ago by Juho Vepsäläinen <[email protected]>
refactor: Push parsing earlier

cea84f42ba8ce72601c1cef72af73a7d079fd7e0 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
fix: Insert code to the beginning

This makes more sense.

ed02af9b74b2dc43dfe485154142175293777fb5 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Simplify logic

a0f559fa61fa1d6ce92da19ab5d733e40eac06f9 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop redundant code

521af9c642602df10a57241524035113fd0c9b20 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
fix: Use the correct path for serialization

19f789b0ce6c738d0fe0c099d75575d368613551 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
fix: Use NullDependency

a3965f6ad353d1beb6266c7336be2f0b1af01468 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Add a todo

64f91ef52f4b1ad42a40598948e451fd2a6e6871 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop a redundant snapshot

da1836519e051bfb388dfe40c031d667a44ce170 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Add a todo

a0b4c6d9817b7d9a91474312d9d171c95590bc0a authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Add initial test to make sure docgen emits

6dd88f25b282947a7b56ae1d795dd0b0587a39e8 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop redundant code

cbe836c390c7a9af2958c7d69146087e845b22c0 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Improve logic

69dc9898838ae220e9f57b6bcf84b80ec0d1ccd7 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop Column fixture as that's not needed anymore

201dcf0536304989f75cb9b702c756f249a02a85 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
fix: Make doc generation work

d3bd544a5988f1e2d3c162c3b8a5b20977edcb7c authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Use Column example

48ff075309bf636411003482cb96d7f9bf9ded73 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Simplify docgen usage

8452db51aa802ea3c3b24c64b0a407cad442b1e2 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Tidy up

2fc6014200d02fbefb9676ca4b5d292ea5d982e9 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix type error

c9faa096319b0f60f8d3fb251dcd79f46fec0b73 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Add logging

49f70cb362d07163b68ea8f12eb381cc62cef910 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Sketch out doc generation through ts

6a0f6099ec6330c2a23c19cb82164d89d47d387e authored over 3 years ago by Juho Vepsäläinen <[email protected]>
fix: Use same defaults for include/exclude as before

927d97bc4aa806869bc68758686263ed1f1e7b8d authored over 3 years ago by Juho Vepsäläinen <[email protected]>
refactor: Extract documentation generator + fix include/exclude

df2042e1c15ea611eaba72052e980d016e991706 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
fix: Emit hello world demo correctly

3b5e7bb6c0e2f306756ea22c2ce8af0e777c4b35 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Simplify code

6ff78757cdb24300489a9b10a2f8eaeadfc9bbd2 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Add logging

605dac3540692d47aadd8f7bd08b7f8233698daf authored over 3 years ago by Juho Vepsäläinen <[email protected]>
fix: Pass the right value to the dependency

df50685000ded49c71e6f55feecbf1bc838cb634 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
fix: Use the right hook to add the module dependency

bf0635f013f398e13751e21945d38d466de66703 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
fix: Use the correct plugin name

e076106ac0dd9df618dba5a834d11951c8372bd2 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Sketch out the usage of parser api

ec089f0a9a6c0a68583302119d7f7a86857e9e42 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix type name

7fab1671fc5722db2f237a09879c71207c272f86 authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Add a todo

8a5f37a96f536e20d81789a3e256f247745a243a authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Improve logging

19a18651c7676540cbe6148c775430c0180e9b7c authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Add logging

2ad2b85a97c493a380f4067c324f6a600f27cf3b authored over 3 years ago by Juho Vepsäläinen <[email protected]>
chore: Mute webpack warning

64db51d71e41c9d0ce76ec538a819364ae6cc746 authored over 3 years ago by Juho Vepsäläinen <[email protected]>