ngx-mat-select-search icon indicating copy to clipboard operation
ngx-mat-select-search copied to clipboard

Enhancement: use proper material theming

Open macjohnny opened this issue 6 years ago • 0 comments

See https://github.com/bithost-gmbh/ngx-mat-select-search/issues/26#issuecomment-394759353

the proper way would be to create a component theme similar to https://github.com/angular/material2/blob/master/src/lib/datepicker/_datepicker-theme.scss#L28 and require the users to include the mixin in their global styles, see https://material.angular.io/guide/theming-your-components

this prevents issues like https://github.com/bithost-gmbh/ngx-mat-select-search/issues/33

macjohnny avatar Jun 06 '18 15:06 macjohnny