Skip to content

0.10.8

Compare
Choose a tag to compare

✨ Props

Component Before v0.10.8 Required Default value
SfHeader - logoHeight false 35
SfHeader - logoWidth false 34

πŸš€ Features

  • Storysource: new addon panel "Story" for Storybook - displays stories source code
  • Storybook: New page "Who is using Storefront UI?" with list of websites that are using Storefront UI
  • Storybook: New page "Local Development" with guide on local development
  • Storybook: Add list of websites that are using Storefront UI to homepage

πŸ› Fixes

  • SfModal: docs work correctly
  • SfMenuItem: multiline text aligned to left in subcategories
  • Add favicon to storybook docs
  • SfHero: fix unable to find uri in 'background' warning
  • SfSelect - fix ssr missmatch error (in stories)
  • SfLink: revert component from functional to stateful due to problems with nesting
  • SfModal: navigation to SfModal doesn't break scroll on the other components
  • Width and height for logo and flag images
  • Docs: update team structure, Readme.md, package.json, License
  • Docs: fix iframe sizes in docs addon for SfModal, SfBottomModal, SfDropdown, SfOverlay
  • Replace node-sass with sass for Node v16.0.0 compatibility