-
Notifications
You must be signed in to change notification settings - Fork 185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v6: Migration guide #6182
v6: Migration guide #6182
Conversation
👀 Docs deployed
Commit 714b66e |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 714b66e:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6182 +/- ##
==========================================
+ Coverage 80.78% 80.83% +0.05%
==========================================
Files 315 307 -8
Lines 9800 9685 -115
Branches 3301 3265 -36
==========================================
- Hits 7917 7829 -88
+ Misses 1883 1856 -27
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Дополнить доку
|
105ecdd
to
54491f6
Compare
Note Для раздела ## Unstable -> Stable Popper<Popper
- renderContent
- arrowClassName=""
+ arrowProps={{ iconClassName: "" }}
- offsetDistance={0}
+ offsetByMainAxis={0}
- offsetSkidding={0}
+ offsetByCrossAxis={0}
- onPlacementChange={({ placement }) => {}}
+ onPlacementChange={(placement) => {}}
- forcePortal
+ usePortal
- portalRoot={someHTMLElement}
+ usePortal={someHTMLElement}
/>
<div>Target</div>
</Popper>
|
Note Для раздела ## Unstable -> Stable
|
|
|
|
ChipsInput<ChipsInput
- value={[]}
+ defaultValue={[]}
- value={[]}
+ value={[]}
+ onChange={[]}
- inputValue=""
+ defaultInputValue=""
/>
Note Для раздела ## Unstable -> Stable ChipsSelect<ChipsSelect
- value={[]}
+ defaultValue={[]}
- value={[]}
+ value={[]}
+ onChange={[]}
- inputValue=""
+ defaultInputValue=""
- popupDirection="bottom"
+ placement="bottom"
- showSelected={true}
+ selectedBehavior="highlight"
- showSelected={false}
+ selectedBehavior="hide"
- creatableText="Lorem Ipsum"
+ creatable="Lorem Ipsum"
/>
|
Tooltip |
Note Поправить заголовок
|
✅ v6.0.0 🎉 |
Описание
Собираем документ по миграции с v5 на v6.
@VKCOM/vkui пишите в комментариях свои изменения из PR, будем их вносить сюда.
v5
, оставить только наv6