afc163
afc163
npm start 后切到 button 首页 1. 切换左侧 menu,观察 react-scan 的渲染 2. 切换右侧锚点,观察 react-scan 的渲染 有大量重复渲染,特别是顶部菜单和左边菜单。
https://github.com/ant-design/x/blob/9b946b1c9ab80285d966b92842221380328f582f/packages/x/package.json#L87-L89 - [ ] rc-xxx => @rc-component/xxx - [ ] classnames => clsx
https://github.com/ant-design/ant-design/blob/master/.github/workflows/pr-contributor-welcome.yml
- [ ] 应该从图片轮廓位置展开,而不是像 Modal 一样从点击点展开。隐藏时同理,效果类似:https://photoswipe.com/ - [ ] https://ant.design/components/image-cn#components-image-demo-preview-group 展开动画丢失。 - [ ] https://ant.design/components/image-cn#components-image-demo-preview-group-visible 现在从屏幕中间展开了,是个 bug。