Tomas Rimkus
Tomas Rimkus
**What version of protobuf and what language are you using?** Version: v3.19.1 Language: PHP v7.4 **What operating system and version?** Windows 10 **What runtime / compiler are you using** NTS...
### Which @taiga-ui/* package(s) are the source of the bug? Don't known / other ### Please provide a link to a minimal reproduction of the bug https://stackblitz.com/edit/taiga-starter ### Is this...
### Which @taiga-ui/* package(s) are the source of the bug? core ### Please provide a link to a minimal reproduction of the bug https://stackblitz.com/edit/taiga-starter ### Is this issue blocking you?...
### Which @taiga-ui/* package(s) are the source of the bug? addon-doc ### Please provide a link to a minimal reproduction of the bug https://taiga-ui.dev/services/scroll-service/API ### Is this issue blocking you?...
### Which @taiga-ui/* package(s) are the source of the bug? addon-doc ### Please provide a link to a minimal reproduction of the bug https://taiga-ui.dev/components/badge ### Is this issue blocking you?...
# 🚀 Feature request ### Is your feature request related to a problem? Right now in order to declare `tui-doc-documentation` child items, you have to use `ng-template`. This results in...
Using "border-radius: 50%;" CSS in all major browsers will produce a circle. The same CSS in dompdf, produces a quarter of a circle. It's not only incorrect percentage value handling,...
While it's still possible to use `ODataModule.forRoot()` in standalone apps by wrapping it with `importProvidersFrom()`, it would be much nicer to have `provideODataClient(config)` for use in standalone applications. See [makeEnvironmentProviders()](https://angular.io/api/core/makeEnvironmentProviders)...
#### Reproduction **Reproduction project attached to this issue.** [ngx-scrollbar-swiper.zip](https://github.com/MurhafSousli/ngx-scrollbar/files/12093564/ngx-scrollbar-swiper.zip) Steps to reproduce: 1. Place swiperjs `` element inside `` 2. #### Expected Behavior Swiper content would look the same like...
**Is your feature request related to a problem? Please describe.** I would like to: - Be able to import only separate directives and components I am using instead of full...