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 4 years ago

Dependency Upgrades

  • Dependencies: Remove inquirer types (#13651)
  • Dependencies: Swap postcss-loader for fork version (#13655)
storybook -

Published by shilman almost 4 years ago

Features

  • Addon-actions: Normalize args (#13624)
  • Addon-viewport: Add viewports of the latest iPhones (#13176)

Maintenance

  • Maintenance: Configure Renovate (#13641)

Dependency Upgrades

  • Dependencies: 6.2 non-breaking package upgrades (#13631)
  • Dependencies: Update postcss-loader to ^4.1.0 (#13640)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • CLI: Fix sb init prompt when framework type is undetected (#13520)

Maintenance

  • Rax: Migrate to TS (#13450)
  • Riot: Migrate to TS (#13447)
  • Marionette: Migrate to TS (#13448)
  • Marko: Migrate to TS (#13449)
storybook -

Published by shilman almost 4 years ago

Features

  • Angular: Improve decorators (#13507)

Maintenance

  • Angular: Fix flaky tests based on timezone (#13609)
  • Angular: Use Nx function to read non-angularCli configs (#13558)
  • Build: Move Preact E2E tests on a Node 12 executor (#13582)
  • Addon-docs: Add missing types for Story doc block (#13549)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • Core: Use fs-extra emptyDir so build works on docker volume (#13474)
  • Addon-docs: Tighten preset webpack pattern for mdx stories (#13476)
  • Typescript: Fix qs import in @storybook/client-api (#13518)
  • CLI: Ensure --host option changes the network host (#13521)
  • Svelte: Statically load docgen info for svelte components (#13466)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • Addon-docs: Fix link not working cross origin (#13022)
  • Addon-docs: Resolve babel-loader from storybook/core (#13607)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • Addon-docs: Resolve babel-loader from storybook/core (#13607)
storybook -

Published by shilman almost 4 years ago

Features

  • HTML: Add CSF types (#13519)
  • Addon-jest: Infer parameter from story filename if not provided (#13535)
  • Server: Forward globals in fetchStoryHtml (#13158)

Bug Fixes

  • Addon-docs: Fix link not working cross origin (#13022)
  • Addon-docs: Use theme text color header anchors (#13533)

Maintenance

  • Build: remove redundant checks for TS type declaration generation (#13567)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • Typescript: Fix qs import in @storybook/client-api (#13518)
  • CLI: Ensure --host option changes the network host (#13521)

Maintenance

  • Perf: Reuse SVG icon paths by using symbols (#13110)
  • Core: Fix typing of dev CLI options (#13501)
  • Perf: Bundle only required syntax highlighter languages (#13479)
storybook -

Published by shilman almost 4 years ago

Features

  • Web-components: Add typescript types and CLI template (#12395)

Bug Fixes

  • Addon-docs: Fix angular without compodoc (#13487)
  • Core: Use fs-extra emptyDir so build works on docker volume (#13474)
  • Addon-docs: Tighten preset webpack pattern for mdx stories (#13476)
  • Svelte: Statically load docgen info for svelte components (#13466)

Dependency Upgrades

  • Bump @ember/optional-features from 1.3.0 to 2.0.0 (#12829)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • Angular: Fix configFile: undefined in ts-loader options (#13382)

Maintenance

  • Angular: Deprecate the story component attribute (#13383)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • CLI: Add overrides to CRA ESLint config (#13452)

Maintenance

  • Perf: Lazy load OverlayScrollbars (#13430)
  • Addon-docs: Remove unused titleFunction export (#13457)
  • Perf: Distribute both ESM and CJS modules (#13013)
  • Perf: Replace react-hotkeys with useEffect keybinding (#13424)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • UI: Fix null ref in sidebar (#13423)
  • Addon-docs: Handle svelte docgen failures gracefully (#13386)

Dependency Upgrades

  • Update react-popper-tooltip and @popperjs/core for react17 (#13434)
storybook -

Published by shilman almost 4 years ago

Features

  • Main.js: Add previewHead, previewBody, managerHead presets (#13432)

Bug Fixes

  • Core: Fix modulesCount cache storage and retrieval (#13431)
  • UI: Fix null ref in sidebar (#13423)

Maintenance

  • Components: Cleanup circular dependencies (#13439)
  • Core: Generate bundle size report for prebuilt manager (#13425)
  • CI: Speed up CircleCI workflows (#13320)

Dependency Upgrades

  • Update react-popper-tooltip and @popperjs/core for react17 (#13434)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • Core: Fix --static-dir with absolute path on Windows (#13344)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • Addon-docs: Handle svelte docgen failures gracefully (#13386)

Dependency Upgrades

  • Bump @ember/test-helpers from 1.7.1 to 2.1.0 (#13143)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • CLI: Fix stories path in Introduction.stories.mdx (#13368)
  • UI: Fix display of custom brand image (#13355)

Maintenance

  • CLI: Replace inquirer with prompts (#13225)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • CLI: Fix stories path in Introduction.stories.mdx (#13368)
  • UI: Fix display of custom brand image (#13355)
  • Storyshots: Fix missing done attribute on type definition (#13341)
  • Addon-docs: ArgTypes optional on Meta (#13352)

Dependency Upgrades

  • Addon-storyshots: Add React as peer dependency (#13343)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • Storyshots: Fix missing done attribute on type definition (#13341)
  • Core: Fix IE11 compatibility by using XHR and plain ES5 (#13348)

Maintenance

  • Angular: Overhaul preview renderer (#13215)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • Addon-docs: ArgTypes optional on Meta (#13352)
  • Composition: Filter out disabled refs in getAutoRefs (#12863)
  • UI: Add support for expand/collapse keyboard shortcuts (#12980)

Maintenance

  • Dependencies: Rebuild yarn.lock (#13289)
  • Core: Add typescript as optional peer dependency (#13330)

Dependency Upgrades

  • Bump wait-on from 4.0.2 to 5.2.0 (#12835)
  • Bump commander from 5.1.0 to 6.2.0 (#13148)
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