Ecosyste.ms: OpenCollective

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

github.com/storybookjs/ember

Storybook for Ember
https://github.com/storybookjs/ember

Merge branch 'storybookjs:next' into my-first-storybook-contribution

c3462074cbdd21af71e115d90993ac5aa801f681 authored over 3 years ago
v6.4.0-alpha.13

70d04492b677c52c518b1b9591e382ba57484042 authored over 3 years ago
Update root, peer deps, version.ts/json to 6.4.0-alpha.13 [ci skip]

15814517e0f20b06bb5bdf50a4962b2b5db110de authored over 3 years ago
6.4.0-alpha.13 changelog

11269f4ef772a30182eadbfeccbdb42b6999d544 authored over 3 years ago
Merge pull request #15526 from storybookjs/bring-outline-addons-to-monorepo

Essentials: Add outline addon to monorepo

cfc23ecd4dd73d513b1be3e9c307fb4e6cf074f9 authored over 3 years ago
Merge pull request #15501 from dexster/Allow_duplicate_stories

Addon-docs/Angular: Add unique id to Angular stories

c884f2ef6cc72fb14a0711f1ae5768c8a829cd41 authored over 3 years ago
Official-storybook: Add example of embedding story object in MDX

a0abeb34d7d6227d32f27f7aa3e8f2a5dee35fcc authored over 3 years ago
Merge pull request #15527 from dexster/Composition_order

Composition: Fix refs ordering

a24616a7d35f644c5fdc1e8fe6ef5251b187d38f authored over 3 years ago
Changed composition titles

0d54d345a8a6f5bd586c6f6a80fb1fa8b4215a16 authored over 3 years ago
Moved composition into an existing example project

12a34928933dd5b25aceb26093cf87d1f38ecd9f authored over 3 years ago
Update snapshots

ca14dcfff3620ca4c05579ff48817e52a9ffa3ef authored over 3 years ago
Add addon-outline to yarn/nx bureaucracy

a9e45162312365ce13af42917e76cdfa122e302f authored over 3 years ago
Document webpack instance in presets

7dc255b7e99f2f1837c61efdad5e766e4254ee98 authored over 3 years ago
Fix Storybook composition order

8c1a3e6c97bcb7e0d325d03749bddd177329d052 authored over 3 years ago
Merge pull request #15478 from kwhsiung/patch-1

docs: add missing space

4ddb36322146fe80f9d55d50cf53eb66a7359c28 authored over 3 years ago
Fix Storybook composition order

da46fc4c2b5b0cc11c23c49b6a37783eb9b8a0b8 authored over 3 years ago
Add outline addon to monorepo and rename package to @storybook/addon-outline

77d0ee813f0d3506dbc7d820de31520861a086f4 authored over 3 years ago
msw addon documentation

e58e670f85c5dafb9a3955449e7ad2eae304f3aa authored over 3 years ago
Merge pull request #15523 from oscard0m/bump-setup-node-version-to-v2

Build: Fix cache setup in GitHub Actions workflow

f2b55b6278c3207150867382a2a3ffc661f95610 authored over 3 years ago
fix: removed unused props

a1d0785937aa528c3037980c997025df4a1805cb authored over 3 years ago
fix: moved background pattern to parent

8f2e20948b04703324635a8cec5f7af3a8686869 authored over 3 years ago
ci(workflow): moved up acions/checkout step in 'test-unit.yml'

f7d34723b88e9dbe938ee554a1c3de653832e15b authored over 3 years ago
docs(web-components): set attributes in example story

2c47a6e29aebdaf229c00577db6625b12c0b60a5 authored over 3 years ago
ci(workflow): bump setup-node to v2 in 'tests-unit.yml'

f37c15c8de212b435040049644d26efab1c17da5 authored over 3 years ago
Merge branch 'colorpalette_transparency_grid' of github.com:bart-krakowski/storybook into colorpalette_transparency_grid

5590c2ce3c8420f88ea0c7ed26b2f677bd4180ef authored over 3 years ago
fix: changed pattern in the background and updated examples of usage

2da73c28d9c2f11a8091876a1644905d0d6dcabe authored over 3 years ago
fix: change pattern in the background and examples examples of usage

726b124ac43c626e95a573e685872968d397641d authored over 3 years ago
6.3.4 changelog

f605419d23c24072bbdefd9b376e0efedaf32bfe authored over 3 years ago
6.3.3 changelog

0448db25a25e4d16da34691a421fe527dcd5dde5 authored over 3 years ago
Merge pull request #15504 from eins78/patch-1

docs: fix typo in snippet storybook-preview-configure-globaltypes.js.mdx

6873d3589a921752c9e39ad6d7eaffc432f2b159 authored over 3 years ago
6.4.0-alpha.12 next.json version file

580522dd834f1126a8c8f90f54ae9d9af5d8adc2 authored over 3 years ago
Update git head to 6.4.0-alpha.12, update yarn.lock

cd98b1cc834bace6603180c62d4a0380a7bc07f6 authored over 3 years ago
v6.4.0-alpha.12

417958f6d40b4ac7d361c706d9b96dd4123231cd authored over 3 years ago
Update root, peer deps, version.ts/json to 6.4.0-alpha.12 [ci skip]

0f8236dd2144927656281a217e376eeca3a835ba authored over 3 years ago
6.4.0-alpha.12 changelog

f936e8f27b56d195872d429a786da13403de38b0 authored over 3 years ago
Merge pull request #15280 from storybookjs/angular/ngcc-example

Angular: Make Ivy work by default in the angular-cli example

d1cb1697e857371e5a76e18e000c93bba85a2393 authored over 3 years ago
Merge pull request #15483 from storybookjs/fix/15227-storybook-hangs-on-angular

Webpack5: Quit process after finishing a static build

0589f5b0df912e547aefbe240f6737294034617c authored over 3 years ago
docs: fix typo in snippet storybook-preview-configure-globaltypes.js.mdx

946b4145fc618ac260165ede13e6f67e16a059be authored over 3 years ago
fix: Remember to close webpack compiler

It looks like this is the right way to go instead of `process.exit`.

9389325c80373d9cd96c2845d39e0b46ba2a7b16 authored over 3 years ago
Added unique id to stories

9db2e2b1aba264ed7342e40de79e3a1fc9c978e5 authored over 3 years ago
Cleanup

d139f758d4586d720b64bff832fa6c01b33440ae authored over 3 years ago
Merge pull request #15497 from storybookjs/fix/a11y-package-readme

Addon-a11y: Fix package.json README link

4166959e44577a21e8dcef409893144a096d294e authored over 3 years ago
Update master => main in package.json

fd563b423b9262685403529252dbac54e4dcdb82 authored over 3 years ago
Addon-a11y: Fix package.json README link

8bd127589786de672dec5bfc15a1fa817d675d47 authored over 3 years ago
Merge pull request #15496 from storybookjs/fix_theming_docs

Chore: (Docs) Minor adjustments to the theming docs

52064d9da88ecc8af72eddc85091e0ee745b70d0 authored over 3 years ago
minor adjustments to the theming docs

0453d31fc22fa55d0862bd661f28add3a3a1333b authored over 3 years ago
Merge pull request #15489 from storybookjs/fix-official-storybook-locale-previous-shortcut

fix: shortcut for navigating to previous language in official-storybook example

b6bf34a123ed686cfbc9b594f7de9ee1bbf9b870 authored over 3 years ago
chore(angular): add ngcc postinstall for angular-cli example

change all angular storyshot because is now generated with ivy 🤔

67ee40bbbd188d0cf449df8e043441411d8039ff authored over 3 years ago
style(addons): remove null check

e2d34eac363e13d981f52690e0b1e750d674fa64 authored over 3 years ago
fix(addons): webcomponents transformSource

e395fff381027b2f3f74fc6ed25bb637dee27800 authored over 3 years ago
Merge pull request #7848 from storybookjs/tech/add-docs-to-standalone

Addon-docs: Add docs to standalone example

52623ee4af96e6085141b42d06b618b9d2d103bf authored over 3 years ago
Update yarn.lock

45ddb57dea82bc397349ade248813afb3f72516f authored over 3 years ago
Update DocsPage demo to latest

7fc90b05eb92fe73a079551e6cf6b40ef3a7809f authored over 3 years ago
Merge branch 'next' into tech/add-docs-to-standalone

2a11c562c2941579f93c9655ce91b5b08b41bbd8 authored over 3 years ago
Merge pull request #15491 from stefan-schweiger/15490-numeric-default-value

Addon-docs/Angular: Fix numeric args default value handling

76d155ee35dcd2a2fcf1115c3c8481b0e6f2c60f authored over 3 years ago
Fix jest with lit-html ESM

65e7803c3dd0922f7304bc9eee5e2aafaf509a2c authored over 3 years ago
Merge branch 'next' into pr/15337

3fd64f92fb6bccdbeecaed5569b08b900ddd78d2 authored over 3 years ago
Fixed numeric default value not working correctly

5347593f78cd54efd521b8250319534a4b2adc2f authored over 3 years ago
Allow Code component render children as array

f0aacda31f55139f13b5eb95ca71f39a28cf5c5c authored over 3 years ago
Merge pull request #15470 from storybookjs/chore_loader_docs_updates

Chore: (Docs) Updates the loader docs

209cdac1b76d263056561e23729f62c949b42532 authored over 3 years ago
fix: shortcut for navigating to previous language in official-storybook example

799da77e7f1fc6cdf89334a60ff653b8b57edb84 authored over 3 years ago
Merge pull request #15480 from oscard0m/add-cache-to-node-workflows

Build: Update Yarn cache setup in GitHub Actions workflow

606327e3cc35ba82da3473879128d079fd91c261 authored over 3 years ago
address feedback

e67303078293cbe21ac58e3fca75f7037bfced95 authored over 3 years ago
ci(workflow): remove previous cache step

40c5f6695359dd7ca11ea0f0e7c18ef5f93c6716 authored over 3 years ago
fix(workflow): this workflow uses yarn cache

4fc9204e7a616107d72b68efab87d6e523dcb9fa authored over 3 years ago
fix(angular): Quit process after finishing a static build

I don't understand why `process.exit` is needed for this particular case
but it seems to fix the...

4e1bd0decd8afe545ace9202073168ec21dade17 authored over 3 years ago
Merge pull request #15482 from storybookjs/docs/clarify-webpack5-migration

Migration: Add webpack@5 hoisting instructions

818ea94fc540ea12d90a076dd542a0cf7545e0db authored over 3 years ago
Migration: Add webpack@5 hoisting instructions

790dd94c241a7a4a344a0da06e2db689980deceb authored over 3 years ago
fix: added the missing property

310f9e62570b346a346dae5ca381ac6cb416b69d authored over 3 years ago
Merge branch 'next' into colorpalette_transparency_grid

16442f0b860c0edffe6b928283ca992f185b3a26 authored over 3 years ago
ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows

0b3ddb6f923fac3428f2305874be189cbad5afbf authored over 3 years ago
Add missing space

I've found a missing space between "or" and "CSF" of the paragraph "It will look for any stories...

eb7209624605be71ca4ef8e5337f2947ade671a8 authored over 3 years ago
updates the loader docs

5715718e883f342a2d05ea80ced789161f096603 authored over 3 years ago
6.4.0-alpha.11 next.json version file

4bd2fc9b0677190c59e60fd63841294ab88e80c5 authored over 3 years ago
Update git head to 6.4.0-alpha.11, update yarn.lock

b2810dfff663d45b9cfe32cb83c32b5d8bfbeac8 authored over 3 years ago
v6.4.0-alpha.11

52cc8f0ba8fc0601c38620f7173a47b0fd7d38e2 authored over 3 years ago
Update root, peer deps, version.ts/json to 6.4.0-alpha.11 [ci skip]

fed66a3387b97b8d07e3dd6aa99d04b99de05f3e authored over 3 years ago
6.4.0-alpha.11 changelog

165a360710cb2678f96bb91def12226ab8488e7a authored over 3 years ago
Merge pull request #15468 from storybookjs/fix/broken-links

Fix misc broken links

2cfdb1778ee8c413c69f32fda474d95cd4a798f4 authored over 3 years ago
Fix misc broken links

90f6c79e83d6db2949bb9aad748ee5aed38a199b authored over 3 years ago
Merge pull request #15466 from jeshwan/feat/a11y-addon-reverse-label-description-content

Addon-a11y: Reverse help and description labels in accordion

a41d60e45f3c952269fab7d4dc57eb9b20d0f6fc authored over 3 years ago
Merge pull request #15459 from storybookjs/fix/sidebar-toggle-fullscreen

UI: Fix sidebar toggle in fullscreen mode

f929ef5ace48188b002fbea4eaaf17af4d1fab30 authored over 3 years ago
Merge pull request #15456 from PiDelport/patch-1

typo(cli): fix error message (yarn → npm)

79d10cdd2c7dd11f64af1a2d6969baa319dfe77e authored over 3 years ago
Merge pull request #15410 from Marklb/marklb/fix-circular-ref-in-module-metadata

Angular: Fix circular reference not being handled in moduleMetadata

913ae3b80e51d1f00539efe5ba662915a149f8c1 authored over 3 years ago
Merge branch 'storybookjs:next' into feat/a11y-addon-reverse-label-description-content

a676462e7cadc894bf42d6f309efcd8e7bd2032b authored over 3 years ago
Merge pull request #15405 from storybookjs/fix_react_snippets

Chore: (Docs snippets) Updates for jsx and tsx support

5096004a496216330b88290796de259b8c3a63ca authored over 3 years ago
a11y addon: Reverse help and description content in Accordion

cad1bf7d8da7b99cad21c9675c731812bab6bf50 authored over 3 years ago
6.4.0-alpha.10 next.json version file

051a42e62c70c782c8b21b48ec1f6bd37a927c12 authored over 3 years ago
Update git head to 6.4.0-alpha.10, update yarn.lock

a0943acd6f36cbad3420ee3315934771c55ae3e7 authored over 3 years ago
v6.4.0-alpha.10

1b43aa79911d0d9d936571533cbf76c6ecf928b0 authored over 3 years ago
Update root, peer deps, version.ts/json to 6.4.0-alpha.10 [ci skip]

028faaa9ff05c1b9f62a874157fe80ff765c407c authored over 3 years ago
6.4.0-alpha.10 changelog

8b5109aaa521809eb9061bdfaf49bcd9ae150e47 authored over 3 years ago
Merge pull request #15372 from 7rulnik/default-aggregate-timeout

Core: Fix double rebuilds by removing aggregateTimeout

f0dd576e04d1910c1b5d328de6e1b418bcf66dda authored over 3 years ago
Merge pull request #15428 from eirslett/fix/multiple-docs-context-in-vite

Addon-docs: Cache DocsContext on window to prevent duplication

4eefcdf82dae1544197df2b095848cfacdae47cc authored over 3 years ago
Merge pull request #15461 from storybookjs/fix/npm-typo

CLI: Fix NPM typo

a0fc009da023dab7393883c24419ae2cae4188fa authored over 3 years ago
CLI: Fix NPM typo

938c39870773a844d08e3872646fffbd3eac7b0c authored over 3 years ago
fix(sidebar): toggle sidebar when in fullscreen mode

7c0170ae876213d11e2e0e5d71802e3ecd17da22 authored over 3 years ago
typo(cli): fix error message (yarn → npm)

5debe71e27415059e7de7bb89f8f21cdda3b1283 authored over 3 years ago
Merge branch 'storybookjs:next' into my-first-storybook-contribution

a61c50e695aa370cd5899affba63eafb3666387d authored over 3 years ago
Change background to theme.background.app in Control button, Search and svg Arrows

93dc1e9ad60e9bf41349823777087967ff10f865 authored over 3 years ago