import { Meta } from "@storybook/addon-docs/blocks";

<Meta title="Releases/v0.10.x/v0.10.4/Change log" />

# v0.10.4

## 🚀 Features


- SfTabs - possibility to open tabs not only by clicking on SfTab
- add script allowing for using Storybook composition automatically

## 🐛 Fixes


- SfSelect: added `disabled` attribute
- Checkout page: SfInput label overlaps the entered text
- SfProductCard: title and picture can also be buttons when link is not provided
- SfTabs: jump effect on page reload fix
- SfRadio: add change event for older browsers 
