# BBIT Angular Shared library

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.0.7.

Includes common controls used in other projects, most notably GridComponent.

##Release notes

0.0.15 Grid description in column

0.0.9 Grid: image column

0.0.8 hover

0.0.7 Grid: improved customcolumn, some styling for fixed headers table

0.0.6 Rebuild due to a missing customcolumn

0.0.5 Grid: Fix for missing name attributes for edited row controls

0.0.4 Grid: Fix for Checkbox and Textbox columns - form control names have to be unique. CellChanged event. Removing reactive controls and switch to template driven.

0.0.3 Column type Textbox

