Nikita Barsukov

Results 62 issues of Nikita Barsukov

Hi! I am a user of your plugin. I try to write my own plugin using your plugin as a basis. But I have faced with this problem. **Problem:** Imagine...

## PR Checklist Please check if your PR fulfills the following requirements: - [X] The commit message follows [Conventional Commits](https://www.conventionalcommits.org/en/) - [ ] Tests for the changes have been added...

### Description ## Proposal 1 Build SSR-production application before run E2E tests. ## Proposal 2 Write E2E. Pseudo-code of the test: ```ts cy.intercept(`*index.html`).as(`initialSSRpage`); // ... cy.get('initialSSRpage').then(pageContent => { expect(pageContent.match(/(.*)/).toBeNotEmpty(); })...

dev-infra
P3

## WARNING: dont merge me until `v3.x` will be merged into `main` ## PR Checklist Please check if your PR fulfills the following requirements: - [X] The commit message follows...

### Which @taiga-ui/* package(s) are relevant/releated to the feature request? kit ### Description Investigate if we can use `InputNumber` inside `InputCount`. https://github.com/Tinkoff/taiga-ui/blob/f07142100a5fd55a0ef6007ed2611470859f0d55/projects/kit/components/input-count/input-count.template.html#L1-L24

feature
P3

### Which @taiga-ui/* package(s) are the source of the bug? cdk ### Please provide a link to a minimal reproduction of the bug https://stackblitz.com/edit/taiga-starter ### Is this issue blocking you?...

bug
P2

### Description See test.ts-file inside @taiga-ui/addon-charts https://github.com/Tinkoff/taiga-ui/blob/efae7f3e186e2454c187aae1d8346c467173ea3c/projects/addon-charts/test.ts#L1-L21 See test.ts-file inside @taiga-ui/addon-commerce https://github.com/Tinkoff/taiga-ui/blob/efae7f3e186e2454c187aae1d8346c467173ea3c/projects/addon-commerce/test.ts#L1-L23 See test.ts-file inside @taiga-ui/addon-doc https://github.com/Tinkoff/taiga-ui/blob/efae7f3e186e2454c187aae1d8346c467173ea3c/projects/addon-doc/src/test.ts#L1-L20 See test.ts-file inside @taiga-ui/addon-editor https://github.com/Tinkoff/taiga-ui/blob/efae7f3e186e2454c187aae1d8346c467173ea3c/projects/addon-editor/test.ts#L1-L21 See test.ts-file inside @taiga-ui/addon-mobile https://github.com/Tinkoff/taiga-ui/blob/efae7f3e186e2454c187aae1d8346c467173ea3c/projects/addon-mobile/test.ts#L1-L21 See test.ts-file inside...

dev-infra
P3

### Description With Webpack 5, the `!!raw-loader!./` is no longer needed and its functionality is provided via configuration options within the Webpack configuration via asset modules. [Asset modules](https://webpack.js.org/guides/asset-modules/) provide a...

v3.0 candidates
dev-infra
P2

## PR Checklist Please check if your PR fulfills the following requirements: - [X] The commit message follows [Conventional Commits](https://www.conventionalcommits.org/en/) - [ ] Tests for the changes have been added...

state: postponed

### Which @taiga-ui/* package(s) are the source of the bug? kit ### Please provide a link to a minimal reproduction of the bug See description ### Is this issue blocking...

bug
P2