Ecosyste.ms: OpenCollective

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

github.com/storybookjs/presets

šŸ§© Presets for Storybook
https://github.com/storybookjs/presets

fix(cra): resolve docs issue

76f10f23f1f1c43dacc65ed2824092a97f38fb62 authored about 5 years ago
CRA examples: Add beta TS example

38d1248a9eac2e6b670b3de5695ee6f8628a82c1 authored about 5 years ago
CRA examples: Update settings & stories

5b18daa0522a65d8150a54d201a7bd4bdd740d45 authored about 5 years ago
feat: add support for triconfig

584f3c728dadea977efcd7e18fa3745c5e2b3a9a authored about 5 years ago
preset-typescript: init tsLoaderOptions, tsDocgenLoaderOptions, iā€¦ (#73)

preset-typescript: init tsLoaderOptions, tsDocgenLoaderOptions, include options

a6799f083b641a50b78798e0c7a0e2519c326672 authored about 5 years ago
init tsLoaderOptions, tsDocgenLoaderOptions, include options to avoid undefined vales in webpack config ts-loader section and subsequent ts-loader Error: TypeScript emitted no output

f71637c0385d6cdd452792e07bb85afb25967561 authored about 5 years ago
preset-create-react-app 1.3.2

0907832c6c6be960e7f7b8a36d8de7ab53d5556f authored about 5 years ago
CRA: Fix CSS imports in storybook directory (#70)

CRA: Fix CSS imports in storybook directory

135ca755ba44df40a0e265afe77d608b8beb3349 authored about 5 years ago
fix(cra): resolve issue with css imports

4ae8c291f5f5cd0ce9c71ccb88e92321bdf23be6 authored about 5 years ago
Remove ts-docgen-loader from preset-typescript (for non-react support)

97a2bea958bff77826ea839f888d15971dc091e8 authored about 5 years ago
preset-create-react-app 1.3.1 version bump

2249977afbc22aa1db27ddbfecf3259d6c060a1a authored about 5 years ago
fix: resolve CRA Sass support (#61)

fix: resolve CRA Sass support

ab49382c0e72da2eec73d6249f2ba0f37d79170d authored about 5 years ago
fix: resolve CRA Sass support

c45f52a94ac682843984e22d631cd450c568a020 authored about 5 years ago
preset-create-react-app 1.3.0

10e201d5966064386796e29ac39709f26c92e408 authored about 5 years ago
Update TS version for knobs compatibility (#52)

Update TS version for knobs compatibility

c101c7570104d4e4a0db28515cb70b33dda0c6f8 authored about 5 years ago
Merge branch 'master' into update-ts-version

8fd8561dc3965880674191faf459adb6a4752a21 authored about 5 years ago
Move CRA to TypeScript and update linting (#57)

Move CRA to TypeScript and update linting

1140ae64ebb37b3bb936122a43eee75f90065c36 authored about 5 years ago
chore: resolve linting errors

65c2968fe5389be3677643278a0d5fa4537fac40 authored about 5 years ago
chore(cra): move to TypeScript

efdfa88c0715ebb1bdfa1e2f24b1a89905e964b5 authored about 5 years ago
Merge pull request #53 from mattmaduzia/master

Closes #48

34ae1f524753f4f076e0490afbb981c3548d5c73 authored about 5 years ago
CRA: Resolve bug in Windows regex

e3fa7b1c797c935e36db0d8a58f58617ad2a0d41 authored about 5 years ago
Update TS version for knobs compatibility

35c4ffe245d19c4fccdb6ae191b88396708718a7 authored about 5 years ago
Update README.md

30726d573ce2076f569605c70d41be4c61461adf authored about 5 years ago
Merge pull request #47 from storybookjs/imgbot

[ImgBot] Optimize images

49fbb61298fce23ea215809e47356d0aaa2d9972 authored about 5 years ago
[ImgBot] Optimize images

/packages/preset-create-react-app/.storybook/test-project/assets/react-logo.svg -- 2.61kb -> 2.5...

8cad903fea4fab8062f0d6d85622e2f78f2d4b30 authored about 5 years ago
CRA: Add MDX support, props (#46)

CRA: Add MDX support, props

ed8134f64d9b07226db3682a4881c4a2aecc84f8 authored over 5 years ago
CRA: Bump version

927b69920581aefe823d75fda737a02187f11c63 authored over 5 years ago
Added props

f5f51aac0c2cc9d0b6399155d6c91adb063b009d authored over 5 years ago
CRA: Add `craOverrides.fileLoaderExcludes` option

6b400842af2880f904a0e9038e649f90917b260e authored over 5 years ago
Update Button2.stories.mdx

9c126958eeb93cb9cbf4cc4a5eae4618f459f9e1 authored over 5 years ago
feat(cra): add MDX support

e335fc21580ce5e9034582151f4dea76342ed0e1 authored over 5 years ago
feat(cra): improve TypeScript docgen support (#44)

feat(cra): improve TypeScript docgen support

548251fa8c3de59eff1e50288d2770e46b8e1117 authored over 5 years ago
feat(cra): improve TypeScript docgen support

bbc12ebe2aed194accefa9d548b634943027b449 authored over 5 years ago
Merge pull request #43 from storybookjs/39-delete-preset-storysource

Delete preset-storysource

5c6dfcf62e341e74b22bec4aa035d6ce165871e7 authored over 5 years ago
Delete preset-storysource

5ae5c40f4bb5ea072f5ab0d45f40eeee9047610d authored over 5 years ago
feat/fix: remove tsdocgen option and resolve ts paths (#42)

feat/fix: remove tsdocgen option and resolve ts paths

29beb9dfaa9b807ab824e59becdc7396ff89c868 authored over 5 years ago
fix: resolve CI error

f33663109fb5fb889be971894dceb02d535a3607 authored over 5 years ago
fix(cra): resolve modules based on tsconfig.json

622a6bb1d01925bc065e4928911e2cadd97979f6 authored over 5 years ago
fix(cra): resolve modules based on tsconfig

6407cdafc17f2449134e514bfbffa60d50f87bfc authored over 5 years ago
Release CRA preset (#40)

Release CRA preset

dc7c96beb06746174358b7635be270acd460ec87 authored over 5 years ago
chore(cra): refactor Windows logic

adc87682b558b9b81a698337778bec1b394c8d6e authored over 5 years ago
chore(cra): bump version

df8d2e0da8829a520e7c500768795f3995cc0e7e authored over 5 years ago
fix: update README title

018d135bb4e7b78ae721068f6ebdbc9f4c25cead authored over 5 years ago
fix(cra): resolve Windows issue

Resolves #38

ab172e5186cb2cef1dddd86b66e08c1a50b00c0f authored over 5 years ago
Add custom Babel config and docgen-loader (#29)

Add custom Babel config and docgen-loader

51525e3cae31767a7aa3628c230b9d5b191756c0 authored over 5 years ago
Refactor options

95636edc7e23aa9434a9cd9e1572c14b9830dc76 authored over 5 years ago
Update preset-create-react-app

fd9126e851c2a158d313d12cc0409e41be427464 authored over 5 years ago
Add passWithNoTests flag to test command (#33)

ef2965b84b2ab2a5cc7bd5b43fd3c9e3a18a509d authored over 5 years ago
Merge pull request #37 from beizhedenglong/master

add preset ant design

dc5b76ede2b95227830a24ae0c3ef4da05f8241a authored over 5 years ago
Ant-design: Scope lessOptions

ee288dd2a709f62e9e48f15cca2fb5fc123dcef5 authored over 5 years ago
Misc formatting, tweak version

885851e81d84fd30c79b985dc9229fd16a461a7e authored over 5 years ago
add preset ant design

253a3d3eafba03c3ef00b31c7f2582a28a283878 authored over 5 years ago
Bump eslint-utils from 1.4.0 to 1.4.2 (#32)

Bump eslint-utils from 1.4.0 to 1.4.2

Co-authored-by: null <49699333+dependabot[bot]@users.no...

501493ea6431597dd6c17543f9a1d33c237d8328 authored over 5 years ago
Bump eslint-utils from 1.4.0 to 1.4.2

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.2.
- [Release...

afa69e5806166fddbc2d1d15b3f4b9056d49fcd6 authored over 5 years ago
Update README.md

e63faabe079344894f1a4138c5590359e21c2e32 authored over 5 years ago
Update package.json

cdb0ab73323a7630fe0c5183f0f82792523602f3 authored over 5 years ago
Add helpers to files field in preset-create-react-app (#30)

fc336f00c6be3dbb384c4598b68a7e74876498f8 authored over 5 years ago
add preset-typescript tsloader-option to README.md. (#31)

add preset-typescript tsloader-option to README.md.

2c29f33068717bf4478a96f4e72acd1d3ede00ef authored over 5 years ago
Add preset-typescript

tsloader-option to README.md

f15f68f27e093da1027bec3d48d64133c3f46b73 authored over 5 years ago
Merge pull request #25 from storybookjs/feature/preset-cra

Add preset-create-react-app

f681f4461e0de2602fcf94f77581969a3c08a20f authored over 5 years ago
Add preset-create-react-app

a2d545f9853aad6461c8b4dfcf6e2d2d62090f91 authored over 5 years ago
Remove MDX preset (#26)

Remove MDX preset

0f4d32a60846ef33b05dc9cd4b6fa40173e0866b authored over 5 years ago
Remove MDX preset

MDX is now supported by addon-docs in the storybook repo. Having an unreleased preset is confusing.

e4d49c0be8f45dc3be5cd62c9a0fce0aa891b089 authored over 5 years ago
Merge pull request #22 from storybookjs/dependabot/npm_and_yarn/lodash-es-4.17.14

Bump lodash-es from 4.17.11 to 4.17.14

7d0411a9f94a75c249f27d9eba8c510ff36ab9df authored over 5 years ago
Merge pull request #23 from storybookjs/dependabot/npm_and_yarn/lodash.mergewith-4.6.2

Bump lodash.mergewith from 4.6.1 to 4.6.2

26b94638d07cd6fb47492d1a02016d027a516950 authored over 5 years ago
Bump lodash.mergewith from 4.6.1 to 4.6.2

Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes...

e96d5e00dfb0f89fa9021ea18f5961700343c41a authored over 5 years ago
Bump lodash-es from 4.17.11 to 4.17.14

Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](h...

c7c80bf7b904c2533dbb3ca9161766b0866bf74f authored over 5 years ago
Merge pull request #12 from storybookjs/dependabot/npm_and_yarn/handlebars-4.1.2

Bump handlebars from 4.0.12 to 4.1.2

b099eb58dd066fe75e46f1e73377e2b4fe642aa8 authored over 5 years ago
Bump version

6587a2ccdd0b09e646d53c5cdd607adb32374651 authored over 5 years ago
[TS] Add optional manager transpilation. (#17)

[TS] Add optional manager transpilation.

8902a24352ff8195e979aad552b3de5e592f6830 authored over 5 years ago
Update README.md

dfa8df817c189666a722d53767f74ffb0645ddac authored over 5 years ago
Fix Typescript preset typings.

45b9744d79558b8a2eab8a190409560652a6e6e1 authored over 5 years ago
Add optional manager transpilation too.

f37fb0d97d9e51ad15a372b4427bd0f2df4539d0 authored over 5 years ago
SCSS 1.0.2

1a4ee04197eb062a7fd56817cd53071253495cdb authored over 5 years ago
Add repo directory to package.json

d018c14577dfd8227683cde9fffed33212a58741 authored over 5 years ago
SCSS 1.0.1

3444f37d30b83b3d4b12e8911619587956d57de4 authored over 5 years ago
Add homepage to package.json (#15)

Add homepage to package.json

0188d3c58af29e66c06cc50d6e8da960bcec2234 authored over 5 years ago
Add homepage to packages

d134186e0318016ef1ec0e4f771930e5b6734ed2 authored over 5 years ago
Merge pull request #13 from storybookjs/upgrade-storybook

Upgrade storybook to 5.1

01a0035d10ee194a679403ad1929067ba94a153c authored over 5 years ago
Preset SCSS readme (#14)

Preset SCSS readme

37635b6c231a0262a0f99e54d074ca4f4d5d2b90 authored over 5 years ago
Tweak Typescript README

15587a0d26cf588f19099dc3aeadaf5fb83186f9 authored over 5 years ago
Basic SCSS README

f89ee8827139c34652141e65dfd94a2b194f8eee authored over 5 years ago
Upgrade storybook to 5.1

be6f8c6b159ff59d59fd784c5e963fa7d754d4ab authored over 5 years ago
Bump handlebars from 4.0.12 to 4.1.2

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.1.2.
- [Release not...

38360eab2523daccfcbab860a0070c638bb8e9f6 authored over 5 years ago
Rename github org (#10)

Rename github org

bd3fe34e831bec06e766ede96cc3d9f21afbf319 authored over 5 years ago
Merge branch 'master' into rename-github-org

7c8960c990858f08e7b4ae46fffcc7dbeb762dd6 authored over 5 years ago
adding readme info for preset-storysource, and the presets repo root ā€¦ (#11)

adding readme info for preset-storysource, and the presets repo root ā€¦

4ed88efaf692802bfbe6bf112ed2c93c45b1b37b authored over 5 years ago
adding readme info for preset-storysource, and the presets repo root README

43d6f76522f6144857afa0f0f086e6367fa08b98 authored over 5 years ago
Rename github org

a9eea7ebbb63e5a7a7a9b40fea0d7812706ace50 authored over 5 years ago
Bump fstream from 1.0.11 to 1.0.12 (#9)

Bump fstream from 1.0.11 to 1.0.12

a0d62bd17434b38caa86e81f2dd8963b95c3acf1 authored over 5 years ago
Bump fstream from 1.0.11 to 1.0.12

Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
- [Release notes](https:/...

3838d1407aee281b53f4e7afe1b26026c9aa1aa4 authored over 5 years ago
preset-typescript: basic README

343796dcc58053586a275a60b28f88059d350cb6 authored over 5 years ago
Preset typescript add docgen (#7)

Preset typescript add docgen

4a18a4cb812409eef3e220a56e62acb42f72a384 authored over 5 years ago
Ignore node modules in eslint

962370691a054c99d674cf95a70ebc6d74afd08c authored over 5 years ago
Make TS preset working with docgen

42a46cda128dbd0c209165d8e429d4c3c538b502 authored over 5 years ago
Preset-typescript: Add react-docgen-typescript-loader && include option

b9d6876826b18a8fd6c4a804e00f853555a180c3 authored over 5 years ago
Upgrade storybook to 5.0.x

53793c5801f2c5026bc1cb10ca7ad19d20527d19 authored over 5 years ago
Merge pull request #5 from storybooks/preset-storysource-use-addons

Upgrade storybook + use addons extension instead of manager

dff7229f4423e064c2dea54c3c2dc23873977fce authored over 6 years ago
Upgrade storybook + use addons extension instead of manager

a38168e3648af10eede7a6df0227b4e6b60ee5f8 authored over 6 years ago
Add unneeded things to npmignore

4fbe5ba5cf3ba0deb2d58862aeafc70c2aa28ae4 authored over 6 years ago