Files
shields/lib
Paul Melnikow 47ba81a007 Support named logos and omit logos by default (#1092)
- Except for social badges, omit logos by default (#983)
- Omit the logo from a social badge using the query string: `?logo=`
  (#983)
- Opt in to named logos using the query string: `?logo=appveyor`
- Provide custom logo data as before: `?logo=data:image/png;base64,...`
- Rewrite badge data functions, with unit tests

Unit tests are covering the new code very well, though the underlying
functionality (logos) is untested.

Close #983
2017-09-28 10:47:39 -04:00
..
2017-03-26 22:57:55 +02:00
2017-03-26 22:57:55 +02:00
2017-09-03 20:04:41 +02:00
2017-04-12 23:13:16 +02:00
2017-09-24 22:36:14 +02:00
2017-04-13 00:02:18 +02:00