Skip to content

Releases: etn-ccis/blui-angular-component-library

@brightlayer-ui/angular-components v9.0.0

14 Jul 18:36
582ede5
Compare
Choose a tag to compare

v9.0.0 (July 14, 2023)

Changed

  • Updated to Angular 15 for building the library. The lib will use the legacy Material components (not the MDC Web).

@brightlayer-ui/angular-components v8.1.0

14 Mar 14:22
baee887
Compare
Choose a tag to compare

v8.1.0 (March 14, 2023)

Fixed

  • Fixed Channel value issue with zero value in <blui-channel-value> (#556).
  • Fixed Ability to use chevron and right component prop on the Info List Item at the same time in <blui-info-list-item> (#418).
  • Fixed Ripple not disabled in NavItem <blui-drawer-nav-item> (#468).
  • Fixed Toolbar Menu left icon should be vertically centered in <blui-toolbar-menu> (#515).
  • Fixed Divider effect not working in <blui-hero-banner> (#491).
  • Fixed Drawer footer should preserve its divider when the drawer collapses in <blui-drawer-footer> (#484).

@brightlayer-ui/angular-components v8.0.1

24 Jan 09:27
a2f3123
Compare
Choose a tag to compare

v8.0.1 (January 25, 2023)

Added

  • prefix input to <blui-hero> component (#501).

Changed

  • Updated blui-primary selector in <blui-hero> component to be required (#507).

@brightlayer-ui/angular-components v8.0.0

22 Nov 14:28
79f531f
Compare
Choose a tag to compare

v8.0.0 (November 21, 2022)

Changed

  • Updated to Angular 14 for building the library.

Removed

  • Removed <blui-dropdown-toolbar> component.

Fixed

  • Fixed <blui-empty-state> not sizing non-material icons correctly. (#530).

@brightlayer-ui/angular-components v7.0.3

01 Nov 15:51
a35d7e1
Compare
Choose a tag to compare

v7.0.3 (October 31, 2022)

Fixed

  • Fixed incorrect styling of nested <mat-drawer-content> (#463).
  • Fixed <blui-drawer> sharing a single instance of drawer state (#453).
  • Fixed <blui-drawer-header> not responding to dynamic icon content. (#473).
  • Fixed <blui-drawer-layout> styles affecting deep nested<blui-drawer> children (#472).
  • Fixed blui-title-content not showing in <blui-nav-group> (#475).
  • Fixed blui-app-bar not listening to scroll containers when rendered in a <ng-template> (#508).
  • Fixed blui-score-card badgeOffset not being updated correctly when set to 0 after initialization (#534).

@brightlayer-ui/angular-components v7.0.2

08 Jun 19:41
f334e60
Compare
Choose a tag to compare

v7.0.2 (June 8, 2022)

Fixed

  • Fixed escape key permanently dismissing <blui-drawer> (#426).
  • Fixed <blui-drawer-layout> opening side nav when transitioning to a temporary state (#82).
  • Fixed escape key permanently dismissing <blui-user-menu> (#434).
  • Fixed <blui-empty-state> not being centered when a description is not provided (#378).

@brightlayer-ui/angular-components v7.0.1

15 Apr 13:54
994d804
Compare
Choose a tag to compare

v7.0.1 (April 15, 2022)

Fixed

  • Fixed avatar line-height in <blui-user-menu> component (#419).

@brightlayer-ui/angular-components v7.0.0

15 Mar 03:55
e6d6809
Compare
Choose a tag to compare

v# Change Log

7.0.0 (March 14, 2022)

Added

  • Added <blui-toolbar-menu> component (#374).

Changed

  • Updated to Angular 13 for building the library.

Fixed

  • Fixed container overflow in <blui-empty-state> (#400).
  • Fixed <blui-app-bar> and <blui-three-liner> applying transition to color and background-color style properties (#395).
  • Fixed <blui-mobile-stepper> not spanning full container width on Safari (#404).
  • Fixed <blui-empty-state> description not applying correct typography. (#414).

@brightlayer-ui/angular-components v6.0.4

14 Feb 16:11
0ecfb15
Compare
Choose a tag to compare

v6.0.4 (February 14, 2022)

  • Fixed change detection error in <blui-drawer-nav-item>(#397).

@brightlayer-ui/angular-components v6.0.3

27 Jan 18:07
1b7bc69
Compare
Choose a tag to compare

v6.0.3 (January 27, 2022)

Fixed

  • Fixed <blui-drawer-nav-item> not responding to expanded input on initialization. (#391)