Skip to content

Commit 9b29e42

Browse files
LukaFilipovic99jtomic-croz
authored andcommitted
Add v1.13.0 release notes
1 parent e69df56 commit 9b29e42

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

storybook/src/base-documentation/ReleaseNotes.stories.mdx

+14-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,20 @@ import { Meta } from "@storybook/addon-docs";
1818

1919
# 📝 Release Notes
2020

21-
## **1.12.0 - latest** <span>_(Apr 3rd 2024)_</span>
21+
## **1.13.0 - latest** <span>_(Apr 25th 2024)_</span>
22+
23+
**<h4>🐛 Bug Fixes</h4>**
24+
25+
- Fixed `DataTable` not supporting multiple optional columns ([#240](https://github.com/croz-ltd/tiller/issues/240))
26+
- Fixed `DataTable` when sorting arrow icon is present even if `canSort` prop is set to `false` ([#239](https://github.com/croz-ltd/tiller/issues/239))
27+
- Fixed `Breadcrumbs` rendering icon between non-rendered elements ([#241](https://github.com/croz-ltd/tiller/issues/241))
28+
29+
**<h4>⚡ Component Improvements</h4>**
30+
31+
- Allow `onOpen` function in `Modal` to be called without arguments ([#235](https://github.com/croz-ltd/tiller/issues/235))
32+
- Remove clear button from input fields when they are disabled ([#229](https://github.com/croz-ltd/tiller/issues/229))
33+
34+
## **1.12.0 ** <span>_(Apr 3rd 2024)_</span>
2235

2336
**<h4>⚡ Component Improvements</h4>**
2437

0 commit comments

Comments
 (0)