Максим Иванов

Results 216 issues of Максим Иванов

### Reproduction url https://taiga-ui.dev/navigation/tabs ### Description ## Safari https://github.com/user-attachments/assets/f80c0033-6a05-425b-9683-1d0112ff968d ## Chrome https://github.com/user-attachments/assets/4eac4488-1330-44ed-b992-bbf9588a970a ### Taiga UI version latest ### Browser Used Safari ### OS Used macOS

P3
S3

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/angular/angular/blob/main/contributing-docs/commit-message-guidelines.md - [x] Tests for the changes have been added...

area: compiler
detected: feature

### Which @angular/* package(s) are relevant/related to the feature request? _No response_ ### Description In the current implementation I cannot isolate the service or tokens for host directives ```ts @Directive({...

area: core

I try to use that instruction: ``` prettier !package-lock.json . --ignore-path **/.gitignore --check ``` But my nested .gitignore files were ignored

If for each component I do not specify this code: https://stackblitz.com/edit/angular-nmzvpj?file=app%2Fapp.component.html ```typescript this.translateService.setDefaultLang('') this.translateService.use('') ``` My code will not be able to use the translation in the template... ![image](https://user-images.githubusercontent.com/12021443/34739547-abff0a2e-f58d-11e7-962f-6798e30de2b1.png) **Expected/desired...

Type: feature request
Status: Review

### Before You File a Bug Report Please Confirm You Have Done The Following... - [x] I have tried restarting my IDE and the issue persists. - [x] I have...

bug
package: eslint-plugin
accepting prs