Alex Inkin
Alex Inkin
# 🚀 Feature request ### Command (mark with an `x`) ``` - [ ] new - [ ] build - [ ] serve - [x] test - [ ] e2e...
Hello @qiuxiang! Thank you for this library. I'm using it for pitch detection in my browser karaoke game and it works great. I thought of adding transposition so I can...
When using a screen reader (NVDA) clicking away from md-menu causes it to read page title everytime
**Actual Behavior**: - `What is the issue? *` When using a screen reader (NVDA) clicking away from md-menu causes it to read page title everytime - `What is the expected...
## PR Checklist Please check if your PR fulfills the following requirements: - [ ] The commit message follows [Conventional Commits](https://www.conventionalcommits.org/en/) - [ ] Tests for the changes have been...
## Description As a year-long effort we want to fix many bugs, add many features and stabilize `addon-editor` package. Here's a list of what we plan to work on so...
These are the general things that are on our plans for 2022. Keep in mind that it may change due to urgent internal needs and if time allows, items might...
### Description Taiga UI 3.0 is coming this summer, we need to cover as many breaking changes with migrations as possible. Where migrations are not applicable we need to show...
# 🚀 Feature request ### Is your feature request related to a problem? Currently we have a very basic feature of opening examples on StackBlitz. It causes multiple issues: https://github.com/TinkoffCreditSystems/taiga-ui/issues/166...
### Which @taiga-ui/* package(s) are relevant/releated to the feature request? addon-mobile ### Description We need a way to use native `select` for string values so on mobile it opens a...
# 🚀 Feature request To make it easy to test Taiga UI components and apps that use them we should provide [component harnesses](https://material.angular.io/cdk/test-harnesses/overview) for all our components.