You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
20
20
### BREAKING CHANGES
21
21
- Rename `inputFocusBorderBottomColor` to `inputFocusBorderColor` in `InputVariables`@layershifter ([#1247](https://github.com/stardust-ui/react/pull/1247))
22
22
23
+
### Fixes
24
+
- Fix a11y message cleanup for add and remove items in `Dropdown`@silviuavram ([#1237](https://github.com/stardust-ui/react/pull/1237))
25
+
23
26
### Features
24
27
- Move `Input` styles to Base theme @layershifter ([#1247](https://github.com/stardust-ui/react/pull/1247))
0 commit comments