Ecosyste.ms: OpenCollective

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

github.com/storybookjs/frontpage

🌐 The website for storybook.js.org
https://github.com/storybookjs/frontpage

Merge pull request #416 from storybookjs/conditional-addons-home-build

Only generate Integrations home page for `current`

d93f86c890980db4eb3c57655d7212ac838963e2 authored about 2 years ago by Shaun Lloyd <[email protected]>
Rename functions

4aaf8e7fb29d655aee0b1e7a9aa4601652b83d91 authored about 2 years ago by Shaun Lloyd <[email protected]>
Get rid of unneeded skip

51f922114fe9a532932233885db6bc965b0707e2 authored about 2 years ago by Shaun Lloyd <[email protected]>
Fix page story

dd05403232ef6b204aea512d61d302ca97a71a70 authored about 2 years ago by Shaun Lloyd <[email protected]>
Refactor addons page generation

24bd02c2b510607855edc9ade56720f698c23c83 authored about 2 years ago by Shaun Lloyd <[email protected]>
Merge pull request #415 from storybookjs/fix-releases-docs

Check for code/package.json in release versions

3dd2afc96134be1998f3855b600b0b55ccd6efb7 authored about 2 years ago by Shaun Lloyd <[email protected]>
Fix script

0caa4ccee0e4f71f5675687b2d830d5c3371a32a authored about 2 years ago by Shaun Lloyd <[email protected]>
Check for code/package.json

a9fdd83fb6d0746a7393a3797efe4704acbfeb5e authored about 2 years ago by Shaun Lloyd <[email protected]>
Merge pull request #414 from storybookjs/more-csp-fixes

add aloglia api.github and data: to CSP

2ad4b37c79c45f8ac963e7781b611388102ef34f authored about 2 years ago by Varun Vachhar <[email protected]>
Reorganize stories for frontpage storybook (#411)

bb3cd7c7c76149c58cb19051ee9dc4799a50b972 authored about 2 years ago by Shaun Lloyd <[email protected]>
add aloglia api.github and data: to CSP

8b015c1cbca9819ae040cd27a6981e7383fc2684 authored about 2 years ago by winkerVSbecks <[email protected]>
Reorganize stories

2a50a73f0796cd31843a4cf0e0417222ca6ff385 authored about 2 years ago by Shaun Lloyd <[email protected]>
Convert storiesOf to CSF

2f2026f48e612597d3355b2eb3fa8498d94c6cfe authored about 2 years ago by Shaun Lloyd <[email protected]>
Merge pull request #412 from storybookjs/fix-release-docs-generation

Fix release pages generation for version 7.0 and up

5fb84160e2e48fc2bf7126045b09e1ea61f8724e authored about 2 years ago by Shaun Lloyd <[email protected]>
Change package.json path for v7.0 onwards

762960ab3610fe79f6f3de948c6b7d84f06e6d2a authored about 2 years ago by Shaun Lloyd <[email protected]>
Merge pull request #410 from storybookjs/security-headers-versions

add version branches to CSP

b31ddb82f598029dc44883eae738a7cc78a3a97d authored about 2 years ago by Varun Vachhar <[email protected]>
add media-src to csp

85e0a86cf8e89924edc01c256fce07e1766bffc0 authored about 2 years ago by winkerVSbecks <[email protected]>
add frame-src: app.netlify.com for deploy previews

8ea008e480dafab3975682a7f2fcc5b5e1280d74 authored about 2 years ago by winkerVSbecks <[email protected]>
add version branches to CSP

30f9cbbc33bbb81d0d41796f964ca1dc6650bcbc authored about 2 years ago by winkerVSbecks <[email protected]>
Merge pull request #407 from storybookjs/security-headers

Add security headers and fix github workflow

791a4e82378c80e91c6fc6190373e97fa0205b6c authored about 2 years ago by Varun Vachhar <[email protected]>
add unsafe-eval to script-src because we use it for mdx in docs pages

570f1de08c4dda33f9088f8bf41c555996782c33 authored about 2 years ago by winkerVSbecks <[email protected]>
expand img-src to include data

059dd0ffe1519acec95bd6d310bfaf77f56cd195 authored about 2 years ago by winkerVSbecks <[email protected]>
fix formatting of Content-Security-Policy

c84169893deefea444c54355136c96bbb676bb59 authored about 2 years ago by winkerVSbecks <[email protected]>
fix linting errors

7eaabe4a2f5b4670af511590a123e060d787302b authored about 2 years ago by winkerVSbecks <[email protected]>
Add security headers and fix github workflow

4749b1dd4b51702eef65dbd02f9bcd2c48b7d768 authored about 2 years ago by winkerVSbecks <[email protected]>
Merge pull request #403 from nashrabbasi/patch-1

Update README.md

494ffc8a9ff7d47565ad78c02516ab70c5ad7358 authored about 2 years ago by Varun Vachhar <[email protected]>
Fix ipv6 handling

790027fc260c342d89b6fe0329dc377dd55d36a4 authored about 2 years ago by Michael Shilman <[email protected]>
Update README.md

0511c508b6c76cd622f211146eaeffd2bf105414 authored about 2 years ago by nashrabbasi <[email protected]>
Merge pull request #402 from storybookjs/fix-sitemap-index-2

3af0f6b9dbe4f2bbfa3c785dcbb52e95b1bd1873 authored about 2 years ago by Kyle Gach <[email protected]>
Fix sitemap index generation

- Correct location of blog & tutorials sitemaps
- Refactor to handle nested sitemap locations
...

0af873938923d47f72e26d7931ff78dd891d3b46 authored about 2 years ago by Kyle Gach <[email protected]>
Merge pull request #400 from storybookjs/fix-autoplay

862749e6c7a74132d7d493be9c094df9250e45c7 authored about 2 years ago by Kyle Gach <[email protected]>
Tweak grammar in a non-destructive way

a1a86a6e0c8a6d4887a12b4cefea37b26b8d18dd authored about 2 years ago by domyen <[email protected]>
Added muted property

Technique from this blog post https://pqina.nl/blog/fix-html-video-autoplay-not-working/

bc12c4355661305070d5fdf9f0ac34ae45cf9df0 authored about 2 years ago by domyen <[email protected]>
Merge pull request #394 from storybookjs/new-community-page

New community page

278760df80c536345bcfd52cd5702004ad6c076f authored about 2 years ago by Varun Vachhar <[email protected]>
ignore chromatic for animated elements

514fa5a414130d153c1f5ff869a5929a52e12b52 authored about 2 years ago by winkerVSbecks <[email protected]>
Adjust spacing and QA

e32ce496389c3f95ed668e64329455422c27d7b3 authored about 2 years ago by domyen <[email protected]>
update deps

d23fc63afa2b0e7fdcf985c10168c2b7aae604e3 authored about 2 years ago by winkerVSbecks <[email protected]>
socialcard styling

bb8ff30ef6b23570665e868514ac6818fdaed313 authored about 2 years ago by winkerVSbecks <[email protected]>
video modal fixes and social proof sizing on mobile

f938c3a8306581554b5205e7b4dd4b674806294f authored about 2 years ago by winkerVSbecks <[email protected]>
fix embed snippet sizing and add more SB project cards

15cc082edadc83e6cba1d320d7eacaf2058a3564 authored about 2 years ago by winkerVSbecks <[email protected]>
mailinglist CTA and searchblock + nav updates

9639f40a9ddcc1b568d6a058232ee3d4857f962a authored about 2 years ago by winkerVSbecks <[email protected]>
fix docs expand/collapse button

c3bad42a871d0d880821338d9f51d3653bc5a9a7 authored about 2 years ago by winkerVSbecks <[email protected]>
adjust heading weight

39a904c6c44978b7289c5c43d26b9f8269d2649f authored about 2 years ago by winkerVSbecks <[email protected]>
Community content section tweaks

5bbfe87fe0ea1cd4ee390d1ef6c731b99858ad66 authored about 2 years ago by winkerVSbecks <[email protected]>
Community hero tweaks

daa203c26619c88e85ddcedcf119e9ee0feec134 authored about 2 years ago by winkerVSbecks <[email protected]>
community animation background

7826c8edd7170192124858d504db5b5d0675973a authored about 2 years ago by winkerVSbecks <[email protected]>
Fix ui test animation sizing

2525a5174558b104348ddcb3da85926a93699dbf authored about 2 years ago by winkerVSbecks <[email protected]>
social cards: dynamic counts and mobile spacing

04cbb78c7679a9d44ecb3b85094b63e7679bcb29 authored about 2 years ago by winkerVSbecks <[email protected]>
update site title and desc and active link in header

964cf452a01161ea48194985ae5a04c50e479232 authored about 2 years ago by winkerVSbecks <[email protected]>
minor tweak

0f2b312f2f744d7c553cac0a06495644395f288d authored about 2 years ago by winkerVSbecks <[email protected]>
add testimonials to community page

41c6b96ee86e253ed0616ef206a63c5cc9c406f3 authored about 2 years ago by winkerVSbecks <[email protected]>
tweak scroll behaviour for the sticky nav

deec2e84ffc26138e3691bba515c8d258dc2fd69 authored about 2 years ago by winkerVSbecks <[email protected]>
chromatic ignore animated elements

71fc5938269de6908106cd1226a32b573e82b23c authored about 2 years ago by winkerVSbecks <[email protected]>
sidebar layout

53f70da6ada6ec1b593e2b05219ba4d78577ddb8 authored about 2 years ago by winkerVSbecks <[email protected]>
wire up community screen to dx data

4eb4b6d519ae8e6ddedb0c8ad1c66b79c0d10cad authored about 2 years ago by winkerVSbecks <[email protected]>
tweaks to sponsors

beb1f113dd12abe8580458694b8597b07b4dd111 authored about 2 years ago by winkerVSbecks <[email protected]>
CommunitySponsors section

c10fdf8145d9e2d03ffd945da21dc93de304b865 authored about 2 years ago by winkerVSbecks <[email protected]>
CommunityMaintainers section

ffa6d443f93c915a9722d227f6268c68e403f613 authored about 2 years ago by winkerVSbecks <[email protected]>
CommunityContribute section

1d10242f3c0b3ac87e2fc0be5f808c01747effbb authored about 2 years ago by winkerVSbecks <[email protected]>
CommunityBrand section

9a0ae89df37de52065f0430fa224f715d2fa3b93 authored about 2 years ago by winkerVSbecks <[email protected]>
CommunityHeroEvents section

086b8b43c0c4d0a0a4fbc985b0929999691ca621 authored about 2 years ago by winkerVSbecks <[email protected]>
CommunityHeroSupport section

35e628a823af2296b2aad2a7b633a3292733fa73 authored about 2 years ago by winkerVSbecks <[email protected]>
Community sidebar

ddf0deaba7eeeeeb0741fe3862f27e40ab962fae authored about 2 years ago by winkerVSbecks <[email protected]>
Community hero

75048f16ad8e96af75610a916edadd8b98100bdc authored about 2 years ago by winkerVSbecks <[email protected]>
Merge pull request #393 from storybookjs/fix-hero-ios-16

use pseudo element dropshadow to fix hero animation on ios 16

c0c53d74e4cf3502242c1233c743142a47c84f34 authored over 2 years ago by Varun Vachhar <[email protected]>
use pseudo element dropshadow to fix hero animation on ios 16

e2959e76400850b93cef652b5720617567e3e558 authored over 2 years ago by winkerVSbecks <[email protected]>
Merge pull request #391 from storybookjs/bug-fixes

fix scrim block

d9e5f0c2b8eece9227052e156d0392e979cfd4db authored over 2 years ago by Varun Vachhar <[email protected]>
fix scrim block

811b282fb8949b5ccce35c4bf3671f38f57f6061 authored over 2 years ago by winkerVSbecks <[email protected]>
Merge pull request #390 from storybookjs/drawer-fix

upgrade components-marketing to fix drawer z-index issue

59a03fad65f74bc4e9c086057a43074637aa7f2d authored over 2 years ago by Varun Vachhar <[email protected]>
upgrade components-marketing to fix drawer z-index issue

8897a1a218bf28c2ee1c5994447acc65197cd483 authored over 2 years ago by winkerVSbecks <[email protected]>
Merge pull request #389 from storybookjs/fix-og

disable advanced emotion ssr

5f68c5da7b1d7b44172e777e65e536064b094073 authored over 2 years ago by Varun Vachhar <[email protected]>
disbale advanced emotion ssr set up

8724ce81c574faf154a1b6b80b458dd9e94c6d73 authored over 2 years ago by winkerVSbecks <[email protected]>
Merge pull request #388 from storybookjs/fix-og

Fix releases link and upgrade react helmet

242333e6d7d61ad6ed9c87aa15d9e6c15acba2ab authored over 2 years ago by Varun Vachhar <[email protected]>
fix releases links

bf4ccc34ed261c6bebe15c57ba892b75473fcec4 authored over 2 years ago by winkerVSbecks <[email protected]>
Upgrade react helmet and hide scrollbars in horizontal scrolls

6e04f7280d798013430356668379f58e4c6fe836 authored over 2 years ago by winkerVSbecks <[email protected]>
Merge pull request #387 from storybookjs/imgbot

[ImgBot] Optimize images

d2622d193c0063afb2df4dd8e2c29bce16c648a6 authored over 2 years ago by Varun Vachhar <[email protected]>
fix hero anim

2422ce1ea0be441d3a1efdf95f2a0c5e32e038d3 authored over 2 years ago by winkerVSbecks <[email protected]>
[ImgBot] Optimize images

*Total -- 2,421.14kb -> 2,399.86kb (0.88%)

/static/images/community/contributor4.jpg -- 11.58kb...

ae3b8b6e4dfa6c103b3f728b00da0c97d965a918 authored over 2 years ago by ImgBotApp <[email protected]>
Merge pull request #383 from storybookjs/v2

V2

8a96f54ca63842b752717604b03ae5e63cc92c3a authored over 2 years ago by Varun Vachhar <[email protected]>
swap version and framework selector order

044ec5a2babc89a4bf49666a38acde02ce87f151 authored over 2 years ago by winkerVSbecks <[email protected]>
remove debug outline

5d5a51e9dd7b3e852d336869f171b188a509759b authored over 2 years ago by winkerVSbecks <[email protected]>
fix linting error

c335dba5e5a755e74c68afea43a5fe6e7b69e4c1 authored over 2 years ago by winkerVSbecks <[email protected]>
tweak

30280ecb1ac427562f82cbda0e5cdc6cbe270c02 authored over 2 years ago by winkerVSbecks <[email protected]>
scroll animation position on mobile

7a50938b1f1063d3dcadc065cfdfd6993874cc1b authored over 2 years ago by winkerVSbecks <[email protected]>
mobile sticky nav trigger height

2ebf656a078cb781e8e1fb971b58a5d24f209144 authored over 2 years ago by winkerVSbecks <[email protected]>
upgrade components marketing

2bca7f4d7393f40afeceea22b30556976e41e686 authored over 2 years ago by winkerVSbecks <[email protected]>
only animate community section when in view

f822f4ad0b2cad01def1af2613af9209d817bc2d authored over 2 years ago by winkerVSbecks <[email protected]>
Merge pull request #386 from storybookjs/update-docs-intro-redirect

Update docs intro redirect

3dce465f4ecf7f4bc895d6da3cc7e186425e38e8 authored over 2 years ago by Varun Vachhar <[email protected]>
Update `/docs/<?framework>` redirect

- Now points to `get-started/introduction` instead of the first TOC item

46299e8e19d35a42cf77f489a1785818c2972d62 authored over 2 years ago by Kyle Gach <[email protected]>
Tweak grid one last time

773d77165120d883e9bb98c06dc7f6c2e25dc919 authored over 2 years ago by domyen <[email protected]>
Minor copy edits and tweaks

d055c9bddf8aa04568d96b9df50fae8735032db9 authored over 2 years ago by domyen <[email protected]>
More style refinements and tweaks

1fff3492b39f3631cc8964d6b8971c0b56ce8134 authored over 2 years ago by domyen <[email protected]>
More spacing refinement

368983d21ccbb7f95502f514065fbff49db07321 authored over 2 years ago by domyen <[email protected]>
animation tweaks

9602948e858a628263e76062eade074a57384f38 authored over 2 years ago by winkerVSbecks <[email protected]>
scroll anim tweaks

e5f70f44893356af5f9d0ed66aecc143f5c807ea authored over 2 years ago by winkerVSbecks <[email protected]>
fix storybook frame bg color leak

ebf95f8e5b257c492cadd102af8cdb32a3310de0 authored over 2 years ago by winkerVSbecks <[email protected]>
Merge branch 'v2' of https://github.com/storybookjs/frontpage into pr/383

fe8e401cf7522a3313d20d1d781f46a4c38d8ead authored over 2 years ago by domyen <[email protected]>
Tweak homepage spacing for multiple viewports

e0a955d4f9ffabf60668532f7f2c17511f13be5c authored over 2 years ago by domyen <[email protected]>
fix herodemo on ios 16

75e2c450193553c1891e952ee3f774e44e096000 authored over 2 years ago by winkerVSbecks <[email protected]>
Debounce resize handler

baf9fa0dd71164534a7c5dc2dec337ada0da0577 authored over 2 years ago by winkerVSbecks <[email protected]>