Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
- [Autocomplete - Add option to show all values](https://github.com/Capgemini/dcx-react-library/issues/292)
- [Button - should allow to pass an html content](https://github.com/Capgemini/dcx-react-library/issues/563)
- [Checkbox - add error state](https://github.com/Capgemini/dcx-react-library/issues/581)
- [Autocomplete - Adds close on blur and moves accessibility status text to new location](https://github.com/Capgemini/dcx-react-library/pull/643)
- [Autocomplete - Adds close on blur and moves accessibility status text to new location](https://github.com/Capgemini/dcx-react-library/issues/644)

**A11y**

Expand Down
2 changes: 1 addition & 1 deletion stories/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ import { Meta } from '@storybook/blocks';
- [Autocomplete - Add option to show all values](https://github.com/Capgemini/dcx-react-library/issues/292)
- [Button - should allow to pass an html content](https://github.com/Capgemini/dcx-react-library/issues/563)
- [Checkbox - add error state](https://github.com/Capgemini/dcx-react-library/issues/581)
- [Autocomplete - Adds close on blur and moves accessibility status text to new location](https://github.com/Capgemini/dcx-react-library/pull/643)
- [Autocomplete - Adds close on blur and moves accessibility status text to new location](https://github.com/Capgemini/dcx-react-library/issues/644)

**A11y**

Expand Down