Skip to content

feat(alert): implement alert component

Mark Florian requested to merge 454-add-alert-component into master

This implements the alert component, described by #454 (closed).

Old description

This implements the alert component, described by #454 (closed), with the exception of the correct variant-specific icons.

Currently, intentionally-ugly placeholder icons are rendered instead, since they can only be correctly implemented once #98 (closed) is resolved. This is tracked in a follow up issue: #491 (closed).

Screenshots

alert_3

alert_variants_4

Old screenshots

alert_2

alert_variants_2

Older screenshots

alert

alert_variants

TODO

Edited by Mark Florian

Merge request reports