Skip to content

Version 2.1.0

Compare
Choose a tag to compare
@jonasbirkelof jonasbirkelof released this 09 Nov 21:28
· 14 commits to master since this release
8d66c4a

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