This repository was archived by the owner on Mar 4, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
17
17
18
18
## [ Unreleased]
19
19
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
+
20
23
### Features
21
24
- Export ` triangle-down ` and ` triangle-right ` icons in Teams theme @codepretty ([ #785 ] ( https://github.com/stardust-ui/react/pull/785 ) )
22
25
- 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
52
55
### Fixes
53
56
- Make ` headerMedia ` visible for screen readers in ` ListItem ` @layershifter ([ #772 ] ( https://github.com/stardust-ui/react/pull/772 ) )
54
57
- 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 ) )
56
59
57
60
<!-- ------------------------------[ v0.18.0 ]------------------------------- -->
58
61
## [ v0.18.0] ( https://github.com/stardust-ui/react/tree/v0.18.0 ) (2019-01-24)
You can’t perform that action at this time.
0 commit comments