Skip to content

Commit

Permalink
fixup! BREAKING CHANGE(web-twig): The alert role has been removed for…
Browse files Browse the repository at this point in the history
… Alert component #DS-1175
  • Loading branch information
curdaj committed May 9, 2024
1 parent dca42c2 commit 47059d2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/migrations/web-twig/MIGRATION-v3.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Introducing version 3 of the _spirit-web-twig_ package
- [Placements in Tooltip and Dropdown](#placements-in-tooltip-and-dropdown)
- [Component Changes](#component-changes)
- [Alert: `danger` Icon](#alert-danger-icon)
- [Alert: `role="alert"`](#alert-rolealert)
- [Breadcrumbs: `goBackTitle` Prop](#breadcrumbs-gobacktitle-prop)
- [Dropdown: `id` Prop](#dropdown-id-prop)
- [Grid: Breakpoint Props](#grid-breakpoint-props)
Expand Down Expand Up @@ -230,6 +231,6 @@ Please refer back to this guide or reach out to our team if you encounter any is
[alert-role-documentation]: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/alert_role
[dictionary-placement]: https://github.com/lmc-eu/spirit-design-system/blob/main/docs/DICTIONARIES.md#placement
[dropdown-readme]: https://github.com/lmc-eu/spirit-design-system/blob/main/packages/web-twig/src/Resources/components/Dropdown/README.md
[readme-additional-attributes]: https://github.com/lmc-eu/spirit-design-system/blob/main/packages/web-react/README.md#additional-attributes
[readme-additional-attributes]: https://github.com/lmc-eu/spirit-design-system/blob/main/packages/web-twig/README.md#additional-attributes
[readme-deprecations]: https://github.com/lmc-eu/spirit-design-system/blob/main/packages/web-twig/README.md#deprecations
[tooltip-readme]: https://github.com/lmc-eu/spirit-design-system/blob/main/packages/web-twig/src/Resources/components/Tooltip/README.md

0 comments on commit 47059d2

Please sign in to comment.