Skip to content

v0.6.1

Compare
Choose a tag to compare
@dgonzalezr dgonzalezr released this 03 Jul 08:02
· 481 commits to develop since this release

0.6.1 (2023-07-03)

This version fixed some issues with the previous @bee-q/angular version package in the NPM registry.
There's no change between v0.6.0 and v0.6.1

Features

  • avatar: support adding a badge to the avatar (#267) (99c8c42)
  • dialog: add new <bq-dialog> component (#269) (fb53b87)
  • toast: add new <bq-toast> component (#301) (5c22cc7)

Bug Fixes

  • angular wrapper: this.appInits[i] is not a function (#304) (7f64ee3)
  • badge: not being full rounded with one digit (#307) (3bf70c8)
  • css Shadow token: wrong shadow-m token value (#313) (f190123)
  • notification: hidden CSS class not being applied (#308) (e74bd24)
  • sonarlint: code smells and security reviews (#303) (7862ba6)
  • sonarlint: resolve major issues spotted by Sonarcloud (#302) (00fd221)

What's Changed

Full Changelog: v0.5.0...v0.6.1