DouyinFE / semi-design

🚀A modern, comprehensive, flexible design system and React UI library. 🎨 Provide more than 3000+ Design Tokens, easy to build your design system. Make Semi Design to Any Design. 🧑🏻‍💻 Design to Code in one click
https://semi.design
Other
8.27k stars 699 forks source link

Remove the react-sortable-hoc dependency (as it is no longer planned to be updated), maybe use dnd-kits instead #799

Open pointhalo opened 2 years ago

pointhalo commented 2 years ago

Feature Description 功能描述

Additional information 补充说明

https://github.com/clauderic/react-sortable-hoc

image
pointhalo commented 2 years ago

At the same time, the peerDependency of react-sortable-hoc does not include react v18, which will bring warnings during installation

798