4 Commits

Author SHA1 Message Date
b472c6cd43 fix(badge): split badge color into separate modes
make it so they can use a different badge by default per mode

references #5222
2016-01-29 14:46:07 -05:00
16f9931957 refactor(badge): add a directive for badges which adds the colors as a class
This makes it so we can add a class to the badge on a tab which will
show the right color.

References #5007
2016-01-23 12:41:56 -05:00
5e4220ae1e fix(badge): badge colors by mode 2016-01-06 22:08:42 -06:00
854d90f4c1 refactor(sass): moved all mode files to the top level component directory and renamed to include the directory name
references #689
2015-12-09 17:20:11 -05:00