Skip to content

Commit

Permalink
Merge pull request #24 from bithost-gmbh/feature/angular-6-compatibility
Browse files Browse the repository at this point in the history
add angular 6 compatibility
  • Loading branch information
macjohnny committed May 5, 2018
2 parents b66ebbd + e1aa4bb commit 21892d0
Show file tree
Hide file tree
Showing 6 changed files with 3,271 additions and 3,360 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 1.1.0

* Enhancement: Use material theming and typography [#21](https://github.com/bithost-gmbh/ngx-mat-select-search/issues/21)

Thanks to @Avejack

* Enhancement: Adjust input field width to actual scroll bar width [#21](https://github.com/bithost-gmbh/ngx-mat-select-search/issues/21)

Thanks to @Avejack

* Enhancement: Add Angular 6 compatibility, update dependencies [#23](https://github.com/bithost-gmbh/ngx-mat-select-search/issues/23)

Note: this reverts the RxJS operator path improvements ([#17](https://github.com/bithost-gmbh/ngx-mat-select-search/issues/17)) in order to be compatible with both, Angular 5.x.x and 6.x.x

## 1.0.5

* Enhancement: Really improve tree-shaking by importing RxJS operators from specific path [#17](https://github.com/bithost-gmbh/ngx-mat-select-search/issues/17)
Expand Down
Loading

0 comments on commit 21892d0

Please sign in to comment.