Version 2.1.0
What's Changed
- Create LICENSE by @jonasbirkelof in #13
Added a license file to the Beets CSS repo. - FIX: Clean up source code by @jonasbirkelof in #15
General cleaning-up was needed. Removed commented out code, etc. - FIX: Colors on card header and footer by @jonasbirkelof in #16
When styling cards with the Bootstrap theme colors, the header and footer background color was white. This was due to a bug that was caused by the code that changed the default light gray background to white. This is fixed now. - FIX: updated callout styling by @jonasbirkelof in #17
The callouts have been refreshed with a more modern look. Also, support for Bootstrap theme colors was removed in favor of "type classes". Please refer to the docs for details. Every type has a unique icon that can be turned off or changed between a Bootstrap icon or the default Font awesome icon. Since they are all svg icons there is no library dependency!
Full Changelog: 2.0.0...2.1.0