Esteban Gehring
Esteban Gehring
@eyalhakim thanks for your feedback. I adapted the code to use `close` for clearing the filter as you suggested. @eyalhakim @kevin-anidjar I will try to publish it as an npm...
@artparks @speddi @eyalhakim @kevin-anidjar I finally managed to bundle the code and publish it as an npm package: ``` npm install ngx-mat-select-search ``` See https://github.com/bithost-gmbh/ngx-mat-select-search for docs and issues /...
@joqkey thanks for your feedback. could you please move your issue to https://github.com/bithost-gmbh/ngx-mat-select-search/issues ?
@teoCasasbuenas would you mind creating a new issue here: https://github.com/bithost-gmbh/ngx-mat-select-search/issues ? also, it would be great if you could create a PR for your fix. Update: the issue https://github.com/bithost-gmbh/ngx-mat-select-search/issues/49 could...
thanks, looking forward to your contribution!
@jyasskin did you test all the typescript-* generators to work with typescript 5.0?
@angelaki unfortunately I am not aware of any way to use union types in type mappings. however, an easy workaround is simply to post-process the generated source files with a...
@angelaki yes a PR is always welcome :)
@wing328 is there a general way to „disable“ imports, e.g. by setting the import mapping to an empty string as suggested above?
Closing in favor of https://github.com/OpenAPITools/openapi-generator/pull/14180