Ecosyste.ms: OpenCollective

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

github.com/storybookjs/addon-kit

Everything you need to build a Storybook addon
https://github.com/storybookjs/addon-kit

Merge pull request #66 from storybookjs/jeppe/add-root-entries

Fix addons not working when resolved with `getAbsolutePath`

971e1bb17b2603576f66d014095204f1c01b415f authored 11 months ago
add preset/manager/preview entry files back to the root

0140f7e6ba57e9f0ed3062079878273d4ba19055 authored 11 months ago
Merge pull request #63 from storybookjs/improve-bundling

Update for SB8

cf0875f3783303c1066083b84e9095e09d5a995d authored 11 months ago
async file IO

f24ac1237f8de34b1a22fad6180b016cf2d8bd30 authored 11 months ago
cleanup unused root entries, add preset entry

fff70cf61a32176b14d5f2bd73fc2d14f0be6ad4 authored 11 months ago
fix mjs references

50e37b34c34ae3fdeda85ad5f016fd971d48abd6 authored 11 months ago
convert to type=module

a2e083b3e5209234fa13d1b29d42a37223ba01f6 authored 11 months ago
upgrade dependencies

8c509c91f38cffa11591c0c9b25abd37f57fee10 authored 11 months ago
upgrade SB dependencies to 8.0 beta

c489e7ff78c7dedadb5b485c95e9d1dc5deb0087 authored 11 months ago
add nodeEntries for bundling presets

f8f9bf126fdb3b5a62d654fb32dac0137b3cdcf0 authored 11 months ago
upgrade node-target to Node 18

91970f2c69adf1a0c90c3dc5e14bcb5df9d27dbc authored 11 months ago
Merge pull request #62 from storybookjs/depend-on-7.6

Depend on SB 7.6 instead of canaries

d1647c4177d876f3592d562d1b554988f262533c authored 12 months ago
Merge pull request #61 from storybookjs/add-sample-docs

Add sample documentation template to README

3af75e47e71c22f297cdd8756e6d244d275f2e40 authored about 1 year ago
Add sample documentation template to README

94c044add78f54f0e513968c0ff71630ddc2ff6b authored about 1 year ago
Depend on SB 7.6 instead of canaries

a1ae80eceb23b3873df83cdf65c4133100173a2d authored about 1 year ago
Merge pull request #59 from storybookjs/upgrade-packages

Migrate to npm, upgrade dependencies

af25db63696820e2480ff87d117e572dc4069e8d authored about 1 year ago
Merge pull request #60 from storybookjs/peer-dependency-bundling

Smarter bundling strategy

c4f81d7b0ea0faa6f2bb94d22b8835155dee9ac3 authored about 1 year ago
add comments to tsup config

f28e7b7beab131f0f99a61f3df454e96163bb1ee authored about 1 year ago
add peer dependency check

630b5c41f1ea86a523c4eea98a9f534342bde289 authored about 1 year ago
add note about ESM vs CJS outputs

45a52d610c6eec3bfef51b539d106dbc01216158 authored about 1 year ago
improve bundling wording

72acb34b764098d684a8bcaf70ce83d122c28a90 authored about 1 year ago
import global packages from canary release

c5b420a4069189be09a69e068b2894f2282abbd8 authored about 1 year ago
add bundling section to readme

336bf92cc15bb21d6ea7af08797aedf76b5a10ff authored about 1 year ago
cleanup tsup config

f642318b45a899bfe18596fd655e5569349f1649 authored about 1 year ago
remove outdated sentence about tabs

53d7a25b27eab337439e973128e918e98ddb7836 authored about 1 year ago
fix sb dependency version

8533d16961e8554eab828af755202802efec7e41 authored about 1 year ago
Merge branch 'upgrade-packages' of github.com:storybookjs/addon-kit into peer-dependency-bundling

09264a0ba857d2f97f61387130be20cab9abed6f authored about 1 year ago
ESMify prepublish-check

9196edf0221fc9380b3d709452c459f66bf89438 authored about 1 year ago
use smarter bundling strategy for different target exports

b4b6e988ea63452a6bf3ccce2c7ce226c66cc5f4 authored about 1 year ago
Add sb manager and sb preview packages

05ea964df15c2e4228f9bac558d86ece2bf01457 authored about 1 year ago
upgrade lock file after react v16 dependency pin

06cc6acd9bb64a0bbbb61587415dd3f9a0e8529c authored about 1 year ago
Merge branch 'upgrade-packages' of github.com:storybookjs/addon-kit into upgrade-packages

aa2be063d27ee75c4c10858c966a2ef8a20a2c20 authored about 1 year ago
pin storybook to 7.0.0

70a60a93e5dd9613e821a79395dc71426ed4d232 authored about 1 year ago
Use React 16

Co-authored-by: Jeppe Reinhold <[email protected]>

361efc70a162151bb8d5ef55babfe32fbd09f8d8 authored about 1 year ago
move Storybook and React peer dependencies to dev dependencies

763c7ce6826b395c3adb409c76b7f988d333db2e authored about 1 year ago
upgrade dependencies

8132de7ba2636c773fe2dc8be88fd1c59cf6c89f authored about 1 year ago
upgrade dependencies with `npm audit fix`

cca9d9d987db902bb8ce454f8b03092a7db8cbbf authored about 1 year ago
migrate yarn v1 -> npm

95e44119598914a5d8f5ec42a210d891cf58e472 authored about 1 year ago
Merge pull request #50 from morewings/refactor-scripts

Use npm-run-all instead of concurrently to have better CLI output

0f0d8ebf0441a0b51a3cb4f1e3d41f8a1e2e1b9b authored almost 2 years ago
Merge pull request #53 from storybookjs/fix-eject-ts

install and clean up babel for eject command

48d7f55bd3f5f21cbd83ce55dd2ddc95042348a6 authored almost 2 years ago
install and clean up babel for eject command

6fd7ae5e272cfa6cef8540c06be1ed34a277c4c4 authored almost 2 years ago
Merge pull request #51 from morewings/add-react-types-dependency

refactor(deps): add @types/react to satisfy pnpm

3e24fd040c49cf9b1594e9cc916cfd9d5f12303a authored almost 2 years ago
refactor(deps): add @types/react to satisfy pnpm

3afefd8ad8d509610a87b8a6a386e98acbf9c70b authored almost 2 years ago
refactor(scripts): use npm-run-all instead of concurrently to have better CLI output

adb97171594dff2995527e745081584ed98543af authored almost 2 years ago
Merge pull request #48 from storybookjs/upgrade

upgrade tp 7.0 proper

8dfac5a70d16a789ea49a256bd4f27c36ee086fd authored almost 2 years ago
upgrade tp 7.0 proper

1ccb57adcb7370d9b694684cabad3c738db0c75a authored almost 2 years ago
Merge pull request #47 from mathisobadia/main

fix: published addon is not registered

0ae5d55a212ec7775ab28329efcf3330542ca483 authored almost 2 years ago
remove unecessary export fields

231be3dd704770743b9bb2f4144173e2654bbe11 authored almost 2 years ago
fix: published addon is not registered

be6329438edcb4311e6225d903580c882111a1b3 authored almost 2 years ago
Merge pull request #45 from storybookjs/sb-7

Upgrade to Storybook 7

1b0109ccd85508467a1760011c2b723e75d7ccc9 authored almost 2 years ago
add a note on migration to README

04a347b5bb423bee5f1995958052a2c228bc50c5 authored almost 2 years ago
upgrade to rc3

ebe4ee608bfe4453b99769cffacc2b1b029761d8 authored almost 2 years ago
add a note on how to use tsx with manager or preview

359846402d622cf93c0ecd26d2e752ba53fa730f authored almost 2 years ago
remove typings.d.ts

c955cf55921fe42ee96dc03dfa07c475075a1310 authored almost 2 years ago
update README

969410e930430a5907596b0732e935c676603171 authored almost 2 years ago
upgrade gh action and fix install command

d592388c55491cf59427ed00ccab03e340b44646 authored almost 2 years ago
clean up deps

6ebf2f1ef0a6c7531e4898c28e4daa46cc2de427 authored almost 2 years ago
upgraded to rc1

49fbbc04aefbf52af59336a12c6068d23817e90f authored almost 2 years ago
Update README.md

Co-authored-by: Michael Shilman <[email protected]>

4974392b9fbdeec0524380376383a46aad5e7955 authored almost 2 years ago
Update README.md

Co-authored-by: Michael Shilman <[email protected]>

dd43b8b0c936d09388ca7487cb1307c216684d3a authored almost 2 years ago
update dist path in manager and preview

e67a119136303537ba6940b23820405a6af4f283 authored almost 2 years ago
add @storybook/types to peer deps

2870f5aaa6a56691a6a0d848114c9ff1a8d1f368 authored almost 2 years ago
switch to tsup for bundling

79282986be5765942dac1df656e46f2c285d1286 authored almost 2 years ago
update license

03b90e900fc10f8e6fc90dfe0abdd2c8786f9a7e authored almost 2 years ago
use node 16 for github actions

8b379b419a77c283daaf689ebdcdd012f2cf740b authored almost 2 years ago
use the new preview syntax

fe4c87eeb5b39291f2c0cd46a0466ab93a1bda87 authored almost 2 years ago
remove preset and use local-preset for dev

144bd1eb2f74320d27722c46f2e8a247b15f1f2e authored almost 2 years ago
update api for all examples

50029dbd9978e004fa440796d53915f0faee2715 authored almost 2 years ago
remove autodocs for stories

225e6387af9e0e56c0b12f9f12fedfe90855d7d0 authored almost 2 years ago
add preset temporarily

17dcf64030196bd872c6bff6ac2a6a53d9e918b9 authored almost 2 years ago
swich to vite and upgrade storybook

fed484e3d53db6b7609e4881dbec71fde54cda0e authored almost 2 years ago
Merge pull request #44 from storybookjs/tmeasday-patch-1

Remove old HMR code

4b78285660f247a5193031261df61623caf21889 authored almost 2 years ago
Remove old HMR code

This may have helped in development (?) but isn't good to ship in production code, due to differ...

fcc8221b5e7bd0590306bdc5ab561b86f6f4e166 authored almost 2 years ago
Merge pull request #40 from sheriffMoose/main

fix: `postinstall` script removal

4c3224fbbe9d3c663e88d11f563c91ebc10b0b4f authored about 2 years ago
fix: `postinstall` script removal

replace `postinstall` script removal hardcoded string with regular expression because it was no...

2baf5f5c182ca5adf6c7a5bfa813064db20a7b58 authored about 2 years ago
Merge pull request #37 from eddiemonge/patch-1

fix: welcome message grammar

74a10ea8f487ed21b3b1cc85e53debf7f1458130 authored over 2 years ago
fix: welcome message grammar

- Remove extra `test` word
- Fix message spacing

0afdee5d7445bfd581605af5d959ef019b5fb2a9 authored over 2 years ago
Merge pull request #36 from storybookjs/chore_remove_ref_to_official_sb

Chore: Fixes to broken links

cd626a6c1d2306e807b2dc9cca59e9fa5f681334 authored over 2 years ago
FIxes broken links

1b3bcfb6c395166bd0b87f58223d34c98da4286e authored over 2 years ago
Merge pull request #32 from storybookjs/feat/toolbar-example

Add addon-generated toolbar example

e92bf1e5136e88ece62fa80163e4bbdf36f8edab authored over 2 years ago
Add addon-generated toolbar example

ff7944134f7b088d3113a046b56caf606eab334a authored over 2 years ago
Merge pull request #30 from makotot/fix-initial-addon-keywords

Fix initial type of addon keywords

344614f196d758465a48f937815ab5d5e644d5b7 authored over 2 years ago
fix initial type

03277227b565d3f4ea48a2ce0f6293f3f83dfcf7 authored over 2 years ago
Merge pull request #29 from storybookjs/react-18-support

Add React 18 support

707a90d5f5aa312f4a9fa28af715911767ad8a59 authored over 2 years ago
Add React 18 support

9fcc9c0dc8486d7f1e37d83ecd0fc9139e54ac78 authored over 2 years ago
Merge pull request #27 from storybookjs/6.5-upgrade

upgrade to SB 6.5

bfe307dd5f0d4add77813d9626ca515c9ba24a2c authored over 2 years ago
upgrade to SB 6.5

bd980b8beb9c93b084eab932ed5c80fd430540cf authored over 2 years ago
Merge pull request #24 from italoteix/fix/decorator-types

fix: decorator types

b9924fb8fad4ba89c01cf8551ed109bacefc2672 authored almost 3 years ago
fix: decorator types

cdd236db776fbbc3dcf1ba4527473ba9ef2e0874 authored almost 3 years ago
Merge pull request #23 from storybookjs/fix-postinstall-publish

Remove posinstall script after the first run

f0309f2a43e729ae84eb4fcdfc3493dab184b27a authored almost 3 years ago
remove posinstall script after the first run

fe6959870ec25ead9ba1ed2b80250ba3b2485e2f authored almost 3 years ago
Merge pull request #21 from storybookjs/welcome

add a welcome script

53b832f311dd618bfa4f80afae46d472089cf6fd authored almost 3 years ago
copy edits

538cb2d8db2dc65be38212e8c1586e30a6684b18 authored almost 3 years ago
add a welcome script

091b6f6875be9507dafc53652c08b2608f0adbbc authored almost 3 years ago
Merge pull request #20 from SCWR/patch-1

perf: Modify the corresponding ID

effe63b4fba6266a0d11de9e940ac23f01114f82 authored about 3 years ago
perf: Modify the corresponding ID

50b6469d065600d3e96d2e7c7889ca2871aa1606 authored about 3 years ago
Merge pull request #19 from storybookjs/6-4-upgrade

upgrade to storybook 6.4

75000c1932fec9a70d848abd4c2a46aa4cc1042a authored about 3 years ago
upgrade to storybook 6.4

760b4a6cf8e96933901397e57d254e5d6299308b authored about 3 years ago
Merge pull request #18 from literalpie/patch-1

releasing=>release typo

9f55703a08a3e3cc6cda15f5fed431eddaeab69d authored over 3 years ago
Update README.md

72c120b2eb3dff303e0869dd2a48567243eb0f37 authored over 3 years ago