Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Commit 7d08a74

Browse files
committed
changelog
1 parent 995bcbe commit 7d08a74

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
1717

1818
## [Unreleased]
1919

20+
### BREAKING CHANGES
21+
- Add `color` prop to `Menu` component, change variable names for `Menu` @Bugaa92 ([#756](https://github.com/stardust-ui/react/pull/756))
22+
2023
### Features
2124
- Export `triangle-down` and `triangle-right` icons in Teams theme @codepretty ([#785](https://github.com/stardust-ui/react/pull/785))
2225
- Add rtl examples for `Button` and `Divider` components @mnajdova ([#792](https://github.com/stardust-ui/react/pull/792))
@@ -52,7 +55,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
5255
### Fixes
5356
- Make `headerMedia` visible for screen readers in `ListItem` @layershifter ([#772](https://github.com/stardust-ui/react/pull/772))
5457
- Cleanup for `Dropdown` examples' accessibility and added localisation example. @silviuavram ([#771](https://github.com/stardust-ui/react/pull/771))
55-
- Fix highlighted selected option in single selection `Dropdown` when opened @silviuavram ([#726](https://github.com/stardust-ui/react/pull/726))
58+
- Fix highlighted selected option in single selection `Dropdown` when opened @silviuavram ([#726](https://github.com/stardust-ui/react/pull/726))
5659

5760
<!--------------------------------[ v0.18.0 ]------------------------------- -->
5861
## [v0.18.0](https://github.com/stardust-ui/react/tree/v0.18.0) (2019-01-24)

0 commit comments

Comments
 (0)