Skip to content

Releases: vuestorefront/storefront-ui

@storefront-ui/nuxt@2.5.2

21 May 09:31
6d614be
Compare
Choose a tag to compare

Patch Changes

v2.6.1

19 Mar 12:58
3a59207
Compare
Choose a tag to compare

React

Patch Changes

Vue

Patch Changes

Tailwing-config v2.4.0

Minor Changes

Patch Changes

Typography v2.5.0

Minor Changes

v2.6.0

09 Oct 12:57
9449889
Compare
Choose a tag to compare

React

Minor Changes

Patch Changes

Vue

Minor Changes

Patch Changes

typography@2.4.1

Minor Changes

Nuxt@2.4.3

Patch Changes

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.