Skip to content

WIP: Feat: New badges

Sam Beckham requested to merge 170-new-badges into master

I made a start on the new badge implementation. It doesn't do everything outlined in #170 (closed) but it's a decent boring solution for now.

This MR adds:

  • New Badges
  • Size Variants
  • Color Variants

This MR does NOT add:

  • Icons inside badges
  • Linked badges

I still need to add tests and clean up the commits, but wanted to get UX approval before I went any further.

Screenshot_2019-12-06_at_11.47.04

Screenshot_2019-12-06_at_11.46.59

Screenshot_2019-12-06_at_11.47.33

Touches #170 (closed)

Merge request reports