Storefront Ui Versions Save

A frontend library for Vue and React that helps developers quickly build fast, accessible, and beautiful storefronts. Made with 💚 by Vue Storefront team and contributors.

v.2.6.1

1 month ago

React

Patch Changes

Vue

Patch Changes

Tailwing-config v2.4.0

Minor Changes

Patch Changes

Typography v2.5.0

Minor Changes

v2.6.0

7 months ago

React

Minor Changes

Patch Changes

Vue

Minor Changes

Patch Changes

[email protected]

Minor Changes

[email protected]

Patch Changes

v2.5.0

10 months ago

React & Vue

Minor Changes

Patch Changes

Shared

Minor Changes

@storefront-ui/[email protected]

10 months ago

2.4.1

Patch Changes

  • fixing publish error with workspaces protocol handling

@storefront-ui/[email protected]

10 months ago

React & Vue

Minor Changes

Patch Changes

Shared

Minor Changes

v2.3.1

11 months ago

2.3.1 (2023-06-08)

Bug fixes

  • fix package cross-dependencies that caused released package to fail

v2.3.0

11 months ago

2.3.0 (2023-06-07)

Overview

This release introduces SfBadge alongside new blocks and improvements.

Features

Blocks Vue.js and React.js

  • Filters: Category, Rating, Price and Brand blocks
  • Combobox
  • Search: with custom button and with custom icon button
  • Gallery: with arrow keys navigation

Components Vue.js and React.js

  • SfBadge

Improvements

  • docs: possibility to turn off padding in example iframe
  • chore: introduced changesets and continuos development pipeline
  • useScrollable: add missing methods, remove prop getter and add containerRef
  • chore: ESLint speed improvement
  • uploading assets to the cloud allowing for code to be use-ready after copying
  • docs: add figma redirect link to latest version
  • chore: create nuxt module

Bug fixes

  • SfInput: replace div element with dynamic WrapperTag, remove spans around slots, styling issues
  • Pagination: on mobile, buttons width based on container width, gap above prev/next buttons on Vue
  • Breadcrumbs: replace anchor from last item to span
  • SfButton: ring border fixed
  • Filters: checkbox and radio components selecting, styling issues
  • Card Feature: styling issues
  • Icons: visibility on the list
  • docs: changing size of example preview on mobile
  • docs: add missing useTrapFocus description and adding tailwind section
  • docs: redirect nginx app to .html suffix and v2 domain url fix
  • blocks: all dummy links changed to #

v2.2.0

1 year ago

2.2.0 (2023-05-11)

Overview

This release introduces new blocks and improvements of existing blocks.

Features

Blocks Vue.js and React.js

  • SelectDropdown
  • MegaMenu mobile navigation
  • Search
  • Gallery

Improvements

  • Order Summary - alerts

Bug fixes

  • SfSelect chevron rotates on blur (#2569)
  • SfScrollable: general improvement
  • MegaMenu: styling issues and keyboard navigation
  • Pagination: improved mobile version
  • Order Summary: styling issues
  • Alert: styling issues
  • NavbarTop: double login button
  • Filters: issues with sort by and clear all

v2.1.0

1 year ago

2.1.0 (2023-04-18)

Overview

The following release contains new blocks and UI elements alongside bugfixes reported after 2.0.0 release.

Features

All new blocks and UI elements are listed below.

Base UI Elements Vue.js and React.js

  • SfScrollable

Blocks Vue.js and React.js

  • Alert
  • Banner
  • Breadcrumbs
  • Card
  • Footer
  • MegaMenu
  • Newsletter Box
  • Order Summary
  • Pagination

Composables / Hooks

  • useScrollable
  • useFocusVisible

Improvements

  • Modal - added animated block.

v2.0.0

1 year ago

2.0.0 (2023-03-28)

full changelog

Features

Base components Vue.js and React.js

  • AccordionItem component
  • Button component
  • Checkbox component
  • Checkbox
  • Chip component
  • Counter component
  • Drawer component
  • Dropdown component
  • IconBase component
  • Input component
  • Link component
  • ListItem component
  • LoaderCircular component
  • LoaderLinear component
  • Modal component
  • ProgressCircular component
  • ProgressLinear component
  • Radio component
  • Rating component
  • Select component
  • Switch component
  • Thumbnail component
  • Tooltip component

Blocks Vue.js and React.js

  • Checkout
  • Filters
  • NavbarBottom
  • NavbarTop
  • ProductCard
  • QuantitySelector
  • Review

Composables / Hooks

  • useDisclosure
  • useDropdown
  • usePopover
  • useTooltip
  • useTrapFocus