Orange-OpenSource / Orange-OpenSource/Orange-Boosted-Bootstrap
Update component Alert Message to version 1.2.0
@MaxLardenois is already working on this.
Since Sep 15, 2026.
- Dominant language
- CSS
- Stars
- 219
- Forks
- 61
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 12
Description
Inline Alert component has been upgraded to version 1.2.0 and should be updated in the library.
This updates depends on Design Tokens 2.7.0
Updated the min-height-bottom-action token value from core-ouds/dimension/1250 to core-ouds/dimension/1000
Renamed the dialog/alert/size/min-height-bottom-action-placement token to dialog/alert/size/min-height-bottom-action.
Added the ouds/dialog/alert/space/padding-block-bottom-content token to apply bottom padding to the description and bullet list.
Removed the row-gap-action token from the component
Added bottom padding to the icon Asset container using the ouds/dialog/alert/space/padding-block token, and changed its height to Fill container
Moved the border-width and row-gap-bullet tokens from the alert family to the alert-message, as they are used exclusively by the Alert message component
Renamed the ouds/dialog/alert/size/icon token to ouds/dialog/alert/size/asset, as this size is shared by both the icon and the progress indicator used in the component
Renamed the “Button” icon only to “Close button”
Added the new ouds/size/max-width/boxed-text token to define the maximum width of the text, description, and bullet list.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.