Long Nguyen

Results 8 issues of Long Nguyen

I don't see the option Single Attribute Per Line in the config of prettier vscode plugin Vscode version: 1.69.0 Prettier - Code formatter plugin version: v9.5.0

### Before you start - checklist - [X] I have checked if this feature request is not already reported ### Description I make a feature report, and I only need...

enhancement

![image](https://user-images.githubusercontent.com/20653706/130410028-a1148a68-340f-45e5-b10e-2b40f3f47a23.png) It does not work on layout absolute. Any idea?

Version: "ng-lazyload-image": "^9.1.1", "ngx-swiper-wrapper": "^10.0.0", "@angular/*": "13.0.2" "rxjs": "6.6.0", I used ngx-swiper-wrapper directive to show list image, but some image still show image default instead of lazyload component.html: ``` ```...

I want to change color when I use Tabkey to ng-select.

Ex: ![atom](https://user-images.githubusercontent.com/20653706/33466088-44279f02-d67e-11e7-9b12-727d2c79a51f.png) When I type 'imts', imts should on top (imts is my snippet). How can I do that ? ### Versions 1.21.2x64

I use date picker some where, so I want to create a component shared but it does not work when I try with implements ControlValueAccessor ` @Component({ selector: 'app-date-time-picker', standalone:...

I just want to Camera Preview show on a div with 300x200 px, I try to make a div border-radius but it's not work Can we implement a setting to...