|  | 
|  | 1 | +## 1.0.0-beta1 (22.03.2021) | 
|  | 2 | + | 
|  | 3 | +### New components: | 
|  | 4 | + | 
|  | 5 | +- [Range](https://mdbootstrap.com/docs/b5/angular/forms/range/) | 
|  | 6 | +- [File](https://mdbootstrap.com/docs/b5/angular/forms/file) | 
|  | 7 | +- [Switch](https://mdbootstrap.com/docs/b5/angular/forms/switch/) | 
|  | 8 | +- [Input group](https://mdbootstrap.com/docs/b5/angular/forms-input-group/) | 
|  | 9 | +- [Pills](https://mdbootstrap.com/docs/b5/angular/navigation/pills/) | 
|  | 10 | +- [Tabs](https://mdbootstrap.com/docs/b5/angular/navigation/tabs/) | 
|  | 11 | + | 
|  | 12 | +### Bug fixes: | 
|  | 13 | + | 
|  | 14 | +- Scrollspy - added `cursor: pointer` styles to scrollspy links, | 
|  | 15 | +- Sidenav - resolved problem with errors when `RouterModule` is not imported, | 
|  | 16 | +- Sidenav - component will be correctly updated on inputs changes, | 
|  | 17 | +- Sidenav - resolved problem with scroll position, | 
|  | 18 | +- Sidenav - added components and module exports to main library index. | 
|  | 19 | + | 
|  | 20 | +### New features: | 
|  | 21 | + | 
|  | 22 | +- Animations - added new animations: `slideLeft`, `slideRight`, `slideUp`, `slideDown`, | 
|  | 23 | +- Sidenav - added focus trap, | 
|  | 24 | +- Sidenav - escape button will now close the component. | 
|  | 25 | + | 
|  | 26 | +--- | 
|  | 27 | + | 
| 1 | 28 | ## 1.0.0-alpha4 (08.03.2021) | 
| 2 | 29 | 
 | 
| 3 | 30 | ### New components: | 
|  | 
| 9 | 36 | - [Validation](https://mdbootstrap.com/docs/b5/angular/forms/validation/) | 
| 10 | 37 | 
 | 
| 11 | 38 | ### Bug fixes: | 
|  | 39 | + | 
| 12 | 40 | - Select - `x options selected` text will be displayed correctly when more than 5 options have been selected, | 
| 13 | 41 | - Select - fixed clear button focusing issue. | 
| 14 | 42 | 
 | 
| 15 | 43 | ### New features: | 
|  | 44 | + | 
| 16 | 45 | - Select - added new `displayedLabels` input that allows to change maximum number of comma-separated options labels displayed in the multiselect input, | 
| 17 | 46 | - Select - added new `optionsSelectedLabel` input that allows to customize x options selected text, | 
| 18 | 47 | - Select - added new `filterDebounce` input that allows to add delay to the options list updates when using filter input | 
| 19 | 48 | 
 | 
|  | 49 | +--- | 
|  | 50 | + | 
| 20 | 51 | ## 1.0.0-alpha3 (22.02.2021) | 
| 21 | 52 | 
 | 
| 22 | 53 | ### New components: | 
|  | 
| 26 | 57 | - [Select](https://mdbootstrap.com/docs/b5/angular/forms/select/) | 
| 27 | 58 | - [Scrollbar](https://mdbootstrap.com/docs/b5/angular/methods/scrollbar/) | 
| 28 | 59 | 
 | 
|  | 60 | +--- | 
|  | 61 | + | 
| 29 | 62 | ## 1.0.0-alpha2 (25.01.2021) | 
| 30 | 63 | 
 | 
| 31 | 64 | ### New components: | 
|  | 
| 36 | 69 | - [Input](https://mdbootstrap.com/docs/b5/angular/forms/input-fields/) | 
| 37 | 70 | - [Radio](https://mdbootstrap.com/docs/b5/angular/forms/radio/) | 
| 38 | 71 | 
 | 
|  | 72 | +--- | 
|  | 73 | + | 
| 39 | 74 | ## 1.0.0-alpha1 (11.01.2021) | 
| 40 | 75 | 
 | 
| 41 | 76 | The initial release of MDB 5 Angular Alpha 1. | 
|  | 
0 commit comments