buildkite / frontend

🌏 The front-end application code for https://buildkite.com
MIT License
137 stars 27 forks source link

Make the public badge the same as the beta badge #769

Closed toolmantim closed 5 years ago

toolmantim commented 5 years ago

This cleans up all our badges (text and numbers) to use a single, consistent component with decent contrast and no more all-caps. It also exposes a BetaBadge component we can use for badging beta features (there's a matching Rails partial which makes use of it).

Before:

image

After:

image