2
0
mirror of synced 2025-01-26 22:39:18 +00:00
Pascal Precht 041c11fb94 feat(StatusBadge): introduce borderColor and hoverBorderColor
`StatusBadge` uses a border with same color as its underlying component
to create "fake space" (see `StatusNavTabButton`).

The color depends on the parent component background and its state,
which the `StatusBadge` doesn't know about by itself, so the border color
has to be set explicity whereever it's desired.

This commit introduces (default) colors for the border based on where
badge is used.
2021-05-26 15:32:59 +02:00
..
2021-05-05 07:55:43 +02:00
2021-05-05 07:55:43 +02:00
2021-05-05 07:55:43 +02:00
2021-05-05 07:55:43 +02:00
2021-05-19 10:43:14 +02:00
2021-05-20 11:17:52 +02:00