Skip to content

Commit

Permalink
#25 v1.0.2 Changelog (#29)
Browse files Browse the repository at this point in the history
* #25 v1.0.2 Changelog

* #25 Remove dots

* #25 Remove none breaking changes

Co-authored-by: imikulec <[email protected]>
  • Loading branch information
ivam5 and imikulec authored Jan 23, 2023
1 parent 138e2fd commit 3519b97
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion storybook/src/base-documentation/ReleaseNotes.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,27 @@ import { Meta } from "@storybook/addon-docs";

# Release Notes

## **1.0.0 - latest** <span>_(Jan 5th 2023)_</span>
## **1.0.2 - latest** <span>_(Jan 23th 2023)_</span>

**Bug Fixes:**
- fixed `@tiller-ds/icons` module to properly display icons ([#26](https://github.com/croz-ltd/tiller/issues/26))
- fixed `TopNavigation` mobile view Expander Icon ([#13](https://github.com/croz-ltd/tiller/issues/13))
- the focus doesn't shift to `Tabs` when clicking on a tab if scroll buttons are disabled ([#11](https://github.com/croz-ltd/tiller/issues/11))
- fixed `Autocomplete` error message - showing error beneath the tags ([#9](https://github.com/croz-ltd/tiller/issues/9))

**Storybook Improvements:**
- fixed Figma URL when clicking Tiller Logo ([#4](https://github.com/croz-ltd/tiller/issues/4))
- fixed `FormLayout` import in Storybook ([#5](https://github.com/croz-ltd/tiller/issues/5))

**Design System Improvements:**
- fixed `example app` using `tiller-ds` v1.0.1 modules ([#17](https://github.com/croz-ltd/tiller/issues/17))

**Docs Improvements:**
- improved documentation for various modules ([#20](https://github.com/croz-ltd/tiller/issues/20))
- fix `CRA command` in README.md & info update ([#4](https://github.com/croz-ltd/tiller/issues/4))
- update CONTRIBUTING.md ([#4](https://github.com/croz-ltd/tiller/issues/4))
- functional Playroom environment ([#20](https://github.com/croz-ltd/tiller/issues/20))

## 1.0.1 - <span>_(Jan 5th 2023)_</span>

- initial version

0 comments on commit 3519b97

Please sign in to comment.