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

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

- [x] replace tui-table-pagination outputs ### before ``` ``` ### after ``` ```

- [x] Migrate TuiMobileCalendarDialogModule ### Before ```ts imports: [TuiMobileCalendarDialogModule] ``` ### After ``` providers: [ tuiProvideMobileCalendar() ], ```

Proprietary - [ ] feeditem - tuiCell - [ ] feeditemDetails - tuiBlockDetails - [ ] feeditiemAction - tuiButtonVertical

- [x] `@tinkoff/tui-editor` -> `@taiga-ui/editor` - [x] `@tinkoff/ng-events-plugin` -> `@taiga-ui/events-plugin` - [x] `@tinkoff/ng-dompurify` -> `@taiga-ui/dompurify`

- [x] `TuiLetDirective` -> `TuiLet` - [x] `TuiRepeatTimesDirective` -> `TuiRepeatTimes` - [x] `TuiTouchableDirective` -> `TuiTouchable` - [x] `TuiZoom` -> `TuiZoomEvent` - [x] `TuiCardMediumDirective` -> `TuiCardMedium` - [x] `TuiCardLargeDirective` -> `TuiCardLarge`...

@MillerSvt redesign please to ![image](https://github.com/taiga-family/taiga-ui/assets/12021443/119b8db1-b3c3-4bec-8650-fe199887ce69)

change to ``` [markerHandler]="fn" ``` for similar reference functions

`I also suggest completely emptying index files so that editors always offer full paths to secondary entry points.` breaking changes?

`Should we replace string inputs [foo]="'bar'" to foo="bar"?` yes `There is a small problem: If we remove border-radius from resizable frame, then it will look incorrect in sticky mode.` okey