Skip to content

Commit c5e18bd

Browse files
committed
docs(v5 migration): add Tabs info
relates to #2584
1 parent 4a1e919 commit c5e18bd

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

styleguide/pages/migration_v5.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,13 @@
262262

263263
<br/><br/>
264264

265+
## [`Tabs`](#/Tabs)
266+
267+
- `mode="buttons"` удалён. Используйте `mode="secondary"`.
268+
- `mode="segmented"` удалён. Используйте [`SegmentedControl`](#/SegmentedControl).
269+
270+
<br/><br/>
271+
265272
## Типы и импорты
266273

267274
- Удалены константы `IS_PLATFORM_ANDROID` и `IS_PLATFORM_IOS`

0 commit comments

Comments
 (0)