File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
packages/vue/src/stories/releases/v0.11.x/v0.11.4 Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @storefront-ui/root" ,
3
3
"private" : true ,
4
- "version" : " 0.11.3 " ,
4
+ "version" : " 0.11.4 " ,
5
5
"description" : " " ,
6
6
"main" : " index.js" ,
7
7
"author" : " Storefront UI" ,
Original file line number Diff line number Diff line change @@ -7,13 +7,13 @@ import { Meta } from "@storybook/addon-docs/blocks";
7
7
8
8
## 🔨 Refactors
9
9
10
- - SfIcon: it's regular component instead of functional component
10
+ - SfIcon: it's a regular component instead of functional component
11
11
12
12
## 🐛 Fixes
13
13
14
14
- SfSection: fixed issue with rendering empty heading
15
15
- Customization stories: updated documentation file with new code examples for customization
16
- - SfProductCard - add badge showing when there are more then colors in ColorPicker
16
+ - SfProductCard: add badge showing when there are more then colors in ColorPicker
17
17
- SfAccordion: removed mutating children behavior that caused memory leak
18
18
- SfMegaMenu: fix click:back event
19
19
- SfHeader: keyup.enter event
You can’t perform that action at this time.
0 commit comments