Ben Elliott
Ben Elliott
In Safari, seems like the 1fr is calculated based on the actual image size and not the stretched one
Thanks for the workaround 👍 This is still a bug in Safari 14 (iOS + OS X)
@vogloblinsky I think the functionality of being able to define your own logical groupings has become a lot more important since Angular introduced tree-shakeable providers. Now that I have stopped...
Bump to keep open
Bump to keep open
@joshiraez Did you make that demo?
You don't need to use `*ngFor` to manage the dropdown options yourself as the options are passed as an input to the main `ng-select` component.
It would be great if this could be added as an option to the `Convert` method, even if it is technically in violation of the spec, as I think the...
@xr0master submit a PR?
Hi @alan-agius4 , I was wondering if you have any tips for updating a library to Angular 13 that needs `allowSyntheticDefaultImports: true` in its tsconfig? It's blocking us from updating...