Максим Иванов

Results 277 comments of Максим Иванов

We need use Playwright instead

https://github.com/taiga-family/linters/issues/37

https://taiga-ui.dev/animations

@XamzatJR change ``` Package include eslint@7 and prettier@2 dependencies, so you should remove eslint, prettier, and @tinkoff/eslint-config internal dependencies from your project package.json. ``` to ``` Package include `eslint` and...

@ajtowf Is the issue relevant?

I same this issue: https://github.com/Angular-RU/angular-ru-sdk/pull/361

- [ ] Remove `TuiRoutableDialogModule` after `ng update` - [ ] Remove `TuiRootModule` from `importProvidersFrom` after `ng update` - [ ] Add `NG_EVENT_PLUGINS` into `importProvidersFrom` after `ng update`

## Color migration: - [ ] use variables from `@taiga-ui/design-tokens`

## Proprietary migration: - [x] move `@taiga-ui/proprietary-core` to `@taiga-ui/proprietary` - [x] move `@taiga-ui/proprietary-tds-palette` to `@taiga-ui/proprietary` - [x] move `@taiga-ui/proprietary-tds-icons` to `@taiga-ui/proprietary` - [x] move `@taiga-ui/proprietary-navigation` to `@taiga-ui/proprietary` - [x] move...