Results 10 issues of Iacopo Ciao

https://github.com/bithost-gmbh/ngx-mat-select-search/blob/3b37859e611b99f46976e48d2c58a377fb95754d/src/app/mat-select-search/mat-select-search.component.ts#L133

enhancement

I would like to propose the addition of Italian label translations to make the user experience more accessible for Italian speakers. I am willing to personally take care of the...

enhancement

## What does this change? extract auth interceptor from cache interceptor ## Why is this change important? dividing responsabilities into two interceptors respects DRY, improving readability and testability of features....

**Description:** I'm working on a Next.js project within a monorepo, and I've set `distDir` to "dist" instead of the default ".next". The Next.js project resides in a subdirectory of the...

When integrating `dart_json_mapper` into a Flutter project that utilizes the official `flutter_localizations` package, a dependency conflict arises due to incompatible versions of the `intl` package. ```yaml dependencies: flutter: sdk: flutter...

enhancement

When using the `@JsonProperty(flatten: true)` flag, the library correctly **serializes** the object into a flat JSON structure. However, **deserialization fails** with a `null named arguments` error. ### Example #### Model...

bug

This PR adds support for the Galletti WI-12-H air conditioner to SmartIR. The implementation includes a new `climate` JSON file with full sets of Broadlink Base64 IR commands, supporting power,...