Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ipc103 committed Jul 24, 2020
1 parent e570e02 commit 47d9683
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CHANGELOG

# v10.0.0

- Removes id from the `LoadingSpinner` ([#282](https://github.com/curology/radiance-ui/pull/282))
- Traps keyboard focus in `DialogModal` when modal is open ([#283](https://github.com/curology/radiance-ui/pull/283))
- Adds focus box shadow to `TextButton` ([#284](https://github.com/curology/radiance-ui/pull/284))
- Adds keyboard control to `Accordion` ([#285](https://github.com/curology/radiance-ui/pull/282852))

# v9.3.2

- Adds missing `aria-disabled` prop to Dropdown options ([#276](https://github.com/curology/radiance-ui/pull/276))
Expand Down

0 comments on commit 47d9683

Please sign in to comment.