Максим Иванов
Максим Иванов
- [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 
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