Daniil Dubrava
Daniil Dubrava
### Which @taiga-ui/* package(s) are relevant/releated to the feature request? kit ### Description There are many examples on an `InputFile` page that imitates a real API. Can we add them...
## 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...
##### **Overview of the issue** `@example` tag doesn't work correctly  ##### **Operating System, Node.js, npm, compodoc version(s)** node 18.17.0 npm 9.6.7 @angular/core 16.2.0 @compodoc/compodoc 1.1.22 ##### **Angular configuration, a...
Hi! What do you think about making the `TemplateProps` and `PageProps` interfaces less hardcoded by making `TemplateProps['headerNode']`, `TemplateProps['doUseDefaultCss']`, and `PageProps['doUseDefaultCss']` optional? If you develop a completely custom Keycloak theme, these...
Hi! Thank you for maintaining this package. Since CRA is a little bit deprecated (see https://github.com/reactjs/react.dev/pull/5487#issuecomment-1409720741, https://github.com/reactjs/react.dev/pull/5487), it would be great to add an example of a custom webpack plugin....
## Documentation issue The current i18next TypeScript documentation mentions that TypeScript version 5 is **recommended** to be used. In practice, intellisense **does not work at all** in TypeScript version 4....
**Describe the bug** In `"@storybook/test-runner": "0.13.0"`, the script `test-storybook --junit --ci` in NPM workspaces fails with the following error. ``` ● Validation Error: Module @storybook/test-runner/playwright/transform in the transform option was...
### Description Yandex.Maps API v3 is released. We need to support both versions.
# 🚀 Feature Request ## ✍️ Description We should generate examples from the actual code instead of using external StackBlitz projects. 1. We can validate all examples using the actual...
##### **Overview of the issue** The watch option doesn't work. It doesn't rebuild the project on file changes. ##### **Operating System, Node.js, npm, compodoc version(s)** ``` Node v20.14.0 Npm v10.7.0...