-
-
Notifications
You must be signed in to change notification settings - Fork 50.1k
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
feat: upgrade react-slick #48093
feat: upgrade react-slick #48093
Conversation
Run & review this pull request in StackBlitz Codeflow. |
👁 Visual Regression Report for PR #48093 Passed ✅
🎊 Congrats! No visual-regression diff found. |
size-limit report 📦
|
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. |
f81eb37
to
11556e6
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## feature #48093 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 739 739
Lines 12699 12699
Branches 3339 3339
=========================================
Hits 12699 12699 ☔ View full report in Codecov by Sentry. |
size-limit 大了 200 多是预期的吗? |
* fix: consistent with the tag component, the processing state uses colorInfo token. (#47695) Signed-off-by: pfdgithub <[email protected]> * feat: Notification support aria-* in closable (#47710) * feat: Notification support aria-* in closable * feat: optimize code * Cascader support option render (#47727) * feat: done * feat: doc * feat: improve Transfer `key` type (#47879) * feat: add Transfer's key type * docs: update prop * fix: key type * fix: cycle dependency * chore: update size limit (#47903) Signed-off-by: Amumu <[email protected]> * chore: update size limit (#47904) * feat: add Uzbek(latn) locale (#47899) * feat: add Uzbek(latn) locale * size-limit * Update docs/react/i18n.zh-CN.md Co-authored-by: afc163 <[email protected]> Signed-off-by: Amumu <[email protected]> --------- Signed-off-by: Amumu <[email protected]> Co-authored-by: afc163 <[email protected]> Co-authored-by: lijianan <[email protected]> * feat: support `showSorterTooltip.target` for Table sorters (#47409) * Added `sorterTooltipTarget` prop for table sorters * demo updated * updated snapshot * updated snapshot * moved table tooltip target to `showSorterTooltip` * fix * updated docs * empty commit * updated version in docs --------- Co-authored-by: Alina Andrieieva <[email protected]> * feat: CP support FloatButton.Group closeIcon (#47953) * Typography support collapse (#47264) * feat: typograohy support collapse * feat: snap * feat: test * feat: 单测不符合预期 * feat: test * feat: 恢复 * feat: test * feat: test * feat: 修改命名 * feat: 代码优化 * feat: 添加控制台提示 * feat: snap * feat: symbol support function * feat: snap * fix: text * feat: snap * feat: api 修改 * feat: key 修改 * feat: 去掉参数 * feat: lint * feat: snap * feat: test * feat: use 2 * feat: review * feat: test * chore: part of it * chore: fix auto collapse logic * feat: 修改 doc 单测 * feat: doc * test: update testcase * docs: add more --------- Co-authored-by: 二货机器人 <[email protected]> * feat: Table support onScroll event (#47986) * feat: Popover can be closed by ESC when trigger is focus or click (#47928) * feat:Add keydown event to handle escape * fix * fix:use exact same logic with popconfirm * fix:move same logic from popconfirm to popover * fix * fix * add test * fix * fix * fix * test size-limit * fix * fix popconfirm test * fix * fix --------- Co-authored-by: afc163 <[email protected]> * chore: update size-limit (#48014) * feat: steps support for circular progress bar (#47940) * feat: steps support for circular progress bar * Update components/progress/index.zh-CN.md Co-authored-by: afc163 <[email protected]> Signed-off-by: lijianan <[email protected]> * Update components/progress/index.en-US.md Signed-off-by: lijianan <[email protected]> * Update components/progress/index.en-US.md Signed-off-by: lijianan <[email protected]> * Update components/progress/index.zh-CN.md Signed-off-by: lijianan <[email protected]> * Update components/progress/index.zh-CN.md Signed-off-by: lijianan <[email protected]> * Update components/progress/index.en-US.md Signed-off-by: lijianan <[email protected]> * Update components/progress/progress.tsx Signed-off-by: lijianan <[email protected]> * Update components/progress/__tests__/index.test.tsx Signed-off-by: lijianan <[email protected]> * Update components/progress/demo/circle-steps.tsx Signed-off-by: lijianan <[email protected]> * Update components/progress/index.en-US.md Signed-off-by: lijianan <[email protected]> * Update components/progress/index.en-US.md Signed-off-by: lijianan <[email protected]> * Update components/progress/index.zh-CN.md Signed-off-by: lijianan <[email protected]> * Update components/progress/index.zh-CN.md Signed-off-by: lijianan <[email protected]> * Update circle-steps.tsx * Update components/progress/progress.tsx Signed-off-by: lijianan <[email protected]> * Update components/progress/index.zh-CN.md Signed-off-by: lijianan <[email protected]> * Update components/progress/index.zh-CN.md Signed-off-by: lijianan <[email protected]> * Update components/progress/index.en-US.md Signed-off-by: lijianan <[email protected]> * Update components/progress/index.en-US.md Signed-off-by: lijianan <[email protected]> * Update package.json * Update components/progress/demo/circle-steps.md Co-authored-by: afc163 <[email protected]> Signed-off-by: lijianan <[email protected]> --------- Signed-off-by: lijianan <[email protected]> Co-authored-by: lijianan <[email protected]> Co-authored-by: afc163 <[email protected]> * demo: update Progress demo (#48052) * demo: update Progress demo * fix: fix * fix: fix * fix: fix * fix: update snap * chore: update size-limit (#48098) * feat: add Scrollbar css token (#48109) * feat: add Scrollbar css token * docs: update docs * feat: upgrade react-slick (#48093) * feat: upgrade react-slick * test: update snapshots * test: update snapshots --------- Co-authored-by: lijianan <[email protected]> * Revert "feat: add Scrollbar css token (#48109)" (#48115) This reverts commit d0cc93b. * feat: Input.OTP component support (#48076) * chore: basic control * chore: input instad * docs: update demo * chore: adjust operation interactive * chore: lock selection * chore: fix patch logic * chore: merge logic * chore: patch autoFocus * test: update snapshot * test: add test case * test: coverage * chore: update size limit * docs: update docs * test: fix test case * chore: update comment * refactor: change to length * chore: blur all * chore: size limit * fix: Upload remove margin using flex display (#48091) * fix: remove upload margin with flex * fix * use support not * fix * feat: copy support async (#48123) * feat: copy support async * feat: add test * feat: doc * feat: snap * feat: add loading * feat: 恢复 try * feat: 判断是否是 Error * feat: throw error * feat: 为了醋包了饺子 * feat: remove code * feat: add loading test * fix: test * fix: icon import way * chore: improve test case code * chore: improve test case code --------- Co-authored-by: afc163 <[email protected]> * feat: Table add `rowHoverable` to disable hover interaction (#48112) * feat: Tag support aria-* in closable (#47678) * feat: Tag support aria-* in closable * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * refactor: useClosable * chore: modal * fix: check logic * chore: clean up * feat: optimize code * feat: optimize code --------- Signed-off-by: kiner-tang <[email protected]> Co-authored-by: 二货机器人 <[email protected]> --------- Signed-off-by: pfdgithub <[email protected]> Signed-off-by: Amumu <[email protected]> Signed-off-by: lijianan <[email protected]> Signed-off-by: kiner-tang <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: pfdgithub <[email protected]> Co-authored-by: kiner-tang <[email protected]> Co-authored-by: 叶枫 <[email protected]> Co-authored-by: lijianan <[email protected]> Co-authored-by: 章鱼怪 <[email protected]> Co-authored-by: Amumu <[email protected]> Co-authored-by: afc163 <[email protected]> Co-authored-by: Alina Andrieieva <[email protected]> Co-authored-by: Alina Andrieieva <[email protected]> Co-authored-by: 二货机器人 <[email protected]> Co-authored-by: Cooper <[email protected]> Co-authored-by: yykoypj <[email protected]>
* feat: upgrade react-slick * test: update snapshots * test: update snapshots --------- Co-authored-by: lijianan <[email protected]>
[中文版模板 / Chinese template]
🤔 This is a ...
🔗 Related issue link
💡 Background and solution
更新上游:ant-design/react-slick#110
📝 Changelog
☑️ Self-Check before Merge