storybook

Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.

MIT License

Downloads
357.1M
Stars
83.3K
Committers
2.1K

Bot releases are hidden (Show)

storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • Core: Fix decorateStory exports from frameworks that have it (#16529)
  • Fix v7.0 type exports and update MIGRATION.md (#16466)
  • UI: Do not display menu toggle when singleStory=true (#15755)

Maintenance

  • Core: Improve webpack chunk names (#16513)

Dependency Upgrades

  • Migrate from micromatch to picomatch (#16522)
  • Add qs as a dev dependency of the api package (#16525)
storybook -

Published by shilman almost 3 years ago

bad npm publish

storybook -

Published by shilman almost 3 years ago

Features

  • Core: Add support for async getProjectAnnotations function (#16495)

Bug Fixes

  • Addon-docs: Fix centered layout on DocsPage (#16506)
  • Addon-docs/Angular: Fix missing condition in compodoc resolveTypealias (#16523)
  • Core: Fix toImportFn when dealing with ../-led paths (#16474)

Maintenance

  • UI: Update the toolbar button styles (#16429)
  • CLI: Fix build selection menu (#16521)
  • Core: Use synchronous promises to "fake" promises for sync code (#16517)
  • UI: Improve WithTooltip contrast and positioning (#16510)
storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • Addon-docs: Track code-level args changes in ArgsTable (#16488)

Maintenance

  • Addon-a11y: Lazy load axe-core only when running tests (#16484)
  • Addon-docs: Lazy load Prettier in Vue and Angular (#16459)
storybook -

Published by shilman almost 3 years ago

Features

  • Core: Rerun loaders when args/globals change (#16476)
  • Interactions: move step debugger behind a feature flag (#16481)

Bug Fixes

  • Core: Always update initial args when loading a story (#16487)
  • Core: Ensure we don't reset WebPreview if calling start() in v7 mode (#16475)
  • Core: Save and restore globals on preview init using the channel (#16469)

Maintenance

  • CI: Upgrade Cypress and Node.js version used in e2e tests (#16263)

Dependency Upgrades

  • Interactions: Use latest package versions (#16464)
storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • Interactions: Do not cleanup state when loading initial story (#16462)
  • Addon-interactions: Add safety check on fileName parameter (#16454)
  • Core: Fix optional global features in PreviewWeb (#16448)

Maintenance

  • UI: Migrate router to react-router (#16440)
storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • Core: Fix some slashes for windows (#16445)

Maintenance

  • Core: Add typing for StorybookConfig.refs (#16443)
storybook -

Published by shilman about 3 years ago

Features

  • StoryIndex: Detect added/moved directories and batch invalidations (#16432)

Bug Fixes

  • Core: Fix module loading support (#16404)
  • Addon-links: Modernize to be compatible with v7 store (#16420)

Maintenance

  • CLI: Improve build-storybooks script in the monorepo (#16433)
storybook -

Published by shilman about 3 years ago

Features

  • Core: Add core.channelOptions main.js config (#16415)

Maintenance

  • Addon-docs: Lazy load docs to reduce bundle size (#16412)
  • UI: Update mono font stack (#16409)
  • UI: Update sidebar hover color to be a refreshing transparent blue (#16408)
storybook -

Published by shilman about 3 years ago

Bug Fixes

  • Core: Consolidate framework presets (#16417)
  • Addon-a11y: Fix to use loadStory over deprecated fromId (#16398)
  • Core: Restore queryparams exports in client-api (#16414)

Maintenance

  • Core: Minor cleanup of PreviewWeb (#16418)

Dependency Upgrades

  • Update react-element-to-jsx-string package (#16407)
storybook -

Published by shilman about 3 years ago

Features

  • Core: Add framework field support to main.js (#16393)

Bug Fixes

  • Addon-docs: Spread all the old docs context fields (#16399)
  • Core: Reverse checking of promise so it's OK if we get it wrong (#16396)

Maintenance

  • Addon-interactions: Update interaction hover icon (#16388)
  • Core: Refactor story store to be simpler when getting the index (#16397)
storybook -

Published by shilman about 3 years ago

Bug Fixes

  • Core: Fix bad deprecation link for argType.defaultValue (#16391)
  • Storyshots/vue3: Fix story render with singleton vue3 app (#15983)
  • Angular: Fix preset for storyStoreV7 (#16380)
  • Core: Fix Args combination to allow undefined overrides (#16385)
  • Core: Fix missing FEATURES global (#16389)

Dependency Upgrades

  • Upgrade chromatic CLI (#16320)
storybook -

Published by shilman about 3 years ago

Features

  • Core: Listen to story change events as soon as the preview is created (#16331)

Bug Fixes

  • Addon-controls: Fix {control: false} handling (#16366)
  • CLI: Fix broken link in react native template (#16372)
  • UI: Fix scrollbar color to be visible in dark theme (#16345)
storybook -

Published by shilman about 3 years ago

Features

  • Addon-interactions: New addon for step debugging play functions (#16002)
  • Addon-interactions: Add rewind button to interactions subnav (#16042)
storybook -

Published by shilman about 3 years ago

Bug Fixes

  • CLI: Force sb upgrade to use latest version of npm-check-updates (#16336)
storybook -

Published by shilman about 3 years ago

Features

  • Core: Align storyIndex generated by the server and client (#16311)
  • Core: Render behavior around play functions (#16208)
  • Angular: Allow to set configuration in angularBrowserTarget (#16218)

Bug Fixes

  • CLI: Force sb upgrade to use latest version of npm-check-updates (#16336)

Maintenance

  • Core: Fix broken build (#16346)
storybook -

Published by shilman about 3 years ago

Features

  • Composition: Add expanded option to Refs (#14345)
  • Core: Add Story Index error handling (#16319)

Bug Fixes

  • Core: Fix paths to be relative to working dir in v7 mode (#16328)
  • Core: Don't fetch stories.json, JSON or SSE, if we don't need it (#16318)

Maintenance

  • CLI: Add js extension to lit-html imports (#16244)
  • Story-sort: Catch errors and direct user towards migration docs (#16242)
storybook -

Published by shilman about 3 years ago

Bug Fixes

  • CLI: Fix CRA version detection crash (#16308)
storybook -

Published by shilman about 3 years ago

Features

  • Webpack5: Don't emit stats unless debugWebpack is set (#16132)

Bug Fixes

  • CLI: Fix CRA version detection crash (#16308)
  • Core: Better story id generation, cope with unusual stories (#16309)
  • Core: Simplify DOCS_RENDERED and only use STORY_RENDERED for hooks (#16310)
  • Core: Fix extract, SET_STORIES and getStoriesJsonData (#16299)
  • TypeScript: Add id to BaseMeta type (#16216)
  • CSF: Fix support for X.story annotations (#16297)
storybook -

Published by shilman about 3 years ago

Bug Fixes

  • Core: Fix multiple invalidations (#16294)

Maintenance

  • Add ability to skip cypress tests based on framework (#16285)

Dependency Upgrades

  • Addons: Add webpack-env as dependency (#16302)
  • Upgrade npmlog dependency (#16289)
Package Rankings
Top 0.13% on Npmjs.org
Badges
Extracted from project README
Storybook demo React Storybook demo Angular Storybook demo Vue 3 Storybook demo Svelte React Native Storybook demo HTML Ember Storybook demo Svelte Storybook demo Preact Qwik SolidJS Native Good First Issue