ant-design icon indicating copy to clipboard operation
ant-design copied to clipboard

[WIP] docs: v5 site upgrade

Open zombieJ opened this issue 2 years ago • 5 comments

[中文版模板 / Chinese template]

🤔 This is a ...

  • [ ] New feature
  • [ ] Bug fix
  • [x] Site / documentation update
  • [ ] Demo update
  • [ ] Component style update
  • [ ] TypeScript definition update
  • [ ] Bundle size optimization
  • [ ] Performance optimization
  • [ ] Enhancement feature
  • [ ] Internationalization
  • [ ] Refactoring
  • [ ] Code style optimization
  • [ ] Test Case
  • [ ] Branch merge
  • [ ] Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English -
🇨🇳 Chinese -

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • [x] Doc is updated/provided or not needed
  • [x] Demo is updated/provided or not needed
  • [x] TypeScript definition is updated/provided or not needed
  • [x] Changelog is provided or not needed

zombieJ avatar Nov 01 '22 08:11 zombieJ

github-actions[bot] avatar Nov 01 '22 08:11 github-actions[bot]

Socket Security Pull Request Report

👍 No new dependency issues detected in pull request

Pull request report summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script confusion ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] [email protected]

Ignoring: @swc/[email protected]

Powered by socket.dev

socket-security[bot] avatar Nov 01 '22 08:11 socket-security[bot]

Size Change: -68 B (0%)

Total Size: 906 kB

Filename Size Change
./dist/antd-with-locales.min.js 482 kB -35 B (0%)
./dist/antd.min.js 424 kB -33 B (0%)

compressed-size-action

github-actions[bot] avatar Nov 01 '22 08:11 github-actions[bot]

中间这一块在13寸显示器上宽度超了

QQ20221102-113206@2x

li-jia-nan avatar Nov 02 '22 03:11 li-jia-nan

中间这一块在13寸显示器上宽度超了

这一条是故意超出去的~

zombieJ avatar Nov 02 '22 07:11 zombieJ

  • [ ] 切换组件菜单时,右侧内容只有标题,然后才出内容。最好能直接都出来。从组件切换到首页也有类似的问题。
  • [x] 左上角有个奇怪的 Menu。 图片
  • [x] 右侧锚点样式建议和现在的 antd 官网对齐。 图片
  • [x] 锚点和内容互相遮挡覆盖。 图片
  • [x] ConfigProvider 页面应该是单行演示:https://preview-38328-ant-design.surge.sh/components/config-provider-cn#components-config-provider-demo-theme
  • [x] Table 样式没了,和设计师一起搞个新的更好看更好用的表格风格吧。 图片
  • [x] 导航栏缺边框和阴影。 图片
  • [x] 右下角的主题切换器建议重新搞搞了,不要再用 configprovider 的例子了。
  • [x] 各个页面的 document.title 都丢了。

afc163 avatar Nov 04 '22 09:11 afc163

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (4b351ec) compared to base (60d8e91). Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##              next    #38328   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          544       544           
  Lines         9348      9348           
  Branches      2639      2639           
=========================================
  Hits          9348      9348           
Impacted Files Coverage Δ
components/anchor/index.tsx 100.00% <ø> (ø)
components/avatar/index.tsx 100.00% <ø> (ø)
components/badge/index.tsx 100.00% <ø> (ø)
components/calendar/index.tsx 100.00% <ø> (ø)
components/form/index.tsx 100.00% <0.00%> (ø)
components/tree/index.tsx 100.00% <0.00%> (ø)
components/table/Table.tsx 100.00% <0.00%> (ø)
components/upload/index.tsx 100.00% <0.00%> (ø)
components/tooltip/index.tsx 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Nov 07 '22 09:11 codecov[bot]

首页动画确实太高了。

afc163 avatar Nov 08 '22 05:11 afc163

@SocketSecurity ignore @swc/[email protected]

MadCcc avatar Nov 09 '22 02:11 MadCcc