Skip to content

Releases: vuestorefront/storefront-ui

v2.5.0

07 Jul 13:29
e0b7224
Compare
Choose a tag to compare

React & Vue

Minor Changes

Patch Changes

  • Updated dependencies [aa9c2f328]:
    • @storefront-ui/shared@2.5.0

Shared

Minor Changes

Nuxt

Minor Changes

  • #3155 a754c14 Thanks @Szymon-dziewonski! - [FIXED] nuxt module package is working, installation documentation of storefront-ui on nuxt is set to use module by default, add eslint lint, add README.md file. Previously nuxt module on npm contained only CHANGELOG.md and package.json files.

2.4.1

23 Jun 11:29
32f5396
Compare
Choose a tag to compare

2.4.1

Patch Changes

  • fixing publish error with workspaces protocol handling

v2.4.0

23 Jun 11:27
df0d733
Compare
Choose a tag to compare

React & Vue

Minor Changes

Patch Changes

Shared

Minor Changes

v2.3.1

09 Jun 11:58
30d6e7d
Compare
Choose a tag to compare

2.3.1 (2023-06-08)

Bug fixes

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

v2.3.0

07 Jun 13:16
e5c3623
Compare
Choose a tag to compare

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

11 May 14:16
a705fec
Compare
Choose a tag to compare

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

18 Apr 07:54
86f6cf0
Compare
Choose a tag to compare

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

28 Mar 13:06
52d87a7
Compare
Choose a tag to compare

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

0.13.6

14 Dec 14:41
Compare
Choose a tag to compare

v0.13.6

🐛 Fixes

  • SfStoreLocator: fixed leaflet critical bug

🧹 Chores:

  • dependencies update

0.13.5

30 Nov 22:31
92350dd
Compare
Choose a tag to compare

v0.13.5

🐛 Fixes

  • SfHeader: restored changeHandler
  • npm doesn't support link - changed to file

🧹 Chores:

  • docs: update links and logs on welcome page