昆山建设投标网站,怎么对自己做的网站进行加密,网站首页结构,网站建设属不属于无形资产近期#xff0c;知名 React 拖拽库 react-beautiful-dnd 宣布了项目弃用的决定#xff0c;未来将不再维护。这一决定源于其存在的缺陷与局限性#xff0c;促使作者转向开发一个更加现代化的拖拽解决方案——Pragmatic drag and drop#xff08;下面会介绍#xff09;…近期知名 React 拖拽库 react-beautiful-dnd 宣布了项目弃用的决定未来将不再维护。这一决定源于其存在的缺陷与局限性促使作者转向开发一个更加现代化的拖拽解决方案——Pragmatic drag and drop下面会介绍其旨在提供更佳的性能、灵活性和可访问性。 作为 React 生态中不可或缺的工具库react-beautiful-dnd 曾以其卓越的拖放体验赢得了广泛赞誉其 npm 周下载量高达 163 万次。 对于仍希望继续使用 react-beautiful-dnd 的开发者以下是一些可行的选择 fork 与修补可以fork react-beautiful-dnd 项目以继续使用它或者利用patch-package进行定制修补。 迁移至 fork 版本考虑迁移到react-beautiful-dnd的某个活跃 fork 版本以继续享受其功能。 探索其他解决方案考虑迁移到如 dnd-kit 等其他类似的拖拽解决方案。 转向 Pragmatic drag and drop为了获得更快速、更现代化的体验可以手动迁移到Pragmatic drag and drop或者利用官方提供的迁移包进行自动迁移。
下面来看看前端还有哪些好用的拖拽库。
Vue
VueDraggablePlus
VueDraggablePlus 是一个支持 Vue2 和 Vue3 的拖拽库尤雨溪都在推荐 Sortablejs 是一个非常流行的拖拽库不过这个库的 Vue 3 版本已经三年没更新了可以说是已经跟 Vue 3 严重脱节所以就诞生了 VueDraggablePlus这个组件就是基于 Sortablejs 实现的。 Githubhttps://github.com/Alfred-Skyblue/vue-draggable-plus
React
dnd-kit
dnd-kit 是一个专为 React 设计的现代化、轻量级、高性能且易于访问的拖拽解决方案其 npm 周下载量 200 万左右。
import React, {useState} from react;
import {DndContext} from dnd-kit/core;
import {Draggable} from ./Draggable;
import {Droppable} from ./Droppable;function Example() {const [parent, setParent] useState(null);const draggable (Draggable iddraggableGo ahead, drag me./Draggable);return (DndContext onDragEnd{handleDragEnd}{!parent ? draggable : null}Droppable iddroppable{parent droppable ? draggable : Drop here}/Droppable/DndContext);function handleDragEnd({over}) {setParent(over ? over.id : null);}
}Githubhttps://github.com/clauderic/dnd-kit
react-dnd
react-dnd 是一个由 React 和 Redux 的核心作者 Dan Abramov 开发的强大的库旨在帮助开发者轻松构建复杂的拖拽界面其 npm 周下载量 200 万左右。
import React from react
import { useDrag } from react-dnd
import { ItemTypes } from ./Constantsexport default function Card({ isDragging, text }) {const [{ opacity }, dragRef] useDrag(() ({type: ItemTypes.CARD,item: { text },collect: (monitor) ({opacity: monitor.isDragging() ? 0.5 : 1})}),[])return (div ref{dragRef} style{{ opacity }}{text}/div)
}Githubhttps://github.com/react-dnd/react-dnd
通用
pragmatic-drag-and-drop
pragmatic-drag-and-drop 是 react-beautiful-dnd 作者开发的新拖拽库。它是一个较底层的拖拽工具链它使得开发者能够安全且成功地利用浏览器内置的拖拽功能。这个工具链不依赖于特定的视图层因此可以与 React、Svelte、Vue、Angular 等多种前端框架无缝集成。一些大型产品如Jira、Confluence都在使用 Pragmatic Drag and Drop 来实现拖拽功能。 Githubhttps://github.com/atlassian/pragmatic-drag-and-drop
Swapy
Swapy 是一个全新的拖拽库仅发布三个月就在 GitHub 上收获了 6k Stars并且还在快速增长中。Swapy 与框架无关只需几行代码就可以将任何布局转换为可拖动交换的布局。 Githubhttps://github.com/TahaSh/swapy 文章转载自: http://www.morning.ckbmz.cn.gov.cn.ckbmz.cn http://www.morning.dbylp.cn.gov.cn.dbylp.cn http://www.morning.rdmn.cn.gov.cn.rdmn.cn http://www.morning.hjssh.cn.gov.cn.hjssh.cn http://www.morning.dpbdq.cn.gov.cn.dpbdq.cn http://www.morning.bnwlh.cn.gov.cn.bnwlh.cn http://www.morning.qphcq.cn.gov.cn.qphcq.cn http://www.morning.ksjnl.cn.gov.cn.ksjnl.cn http://www.morning.rqdx.cn.gov.cn.rqdx.cn http://www.morning.nggry.cn.gov.cn.nggry.cn http://www.morning.klpwl.cn.gov.cn.klpwl.cn http://www.morning.wjplr.cn.gov.cn.wjplr.cn http://www.morning.ngdkn.cn.gov.cn.ngdkn.cn http://www.morning.fdzzh.cn.gov.cn.fdzzh.cn http://www.morning.supera.com.cn.gov.cn.supera.com.cn http://www.morning.xrtsx.cn.gov.cn.xrtsx.cn http://www.morning.zxgzp.cn.gov.cn.zxgzp.cn http://www.morning.nssjy.cn.gov.cn.nssjy.cn http://www.morning.dbjyb.cn.gov.cn.dbjyb.cn http://www.morning.rntby.cn.gov.cn.rntby.cn http://www.morning.rxcqt.cn.gov.cn.rxcqt.cn http://www.morning.fhghy.cn.gov.cn.fhghy.cn http://www.morning.jytrb.cn.gov.cn.jytrb.cn http://www.morning.hfrbt.cn.gov.cn.hfrbt.cn http://www.morning.hwbf.cn.gov.cn.hwbf.cn http://www.morning.dpfr.cn.gov.cn.dpfr.cn http://www.morning.yrms.cn.gov.cn.yrms.cn http://www.morning.rtpw.cn.gov.cn.rtpw.cn http://www.morning.fxzlg.cn.gov.cn.fxzlg.cn http://www.morning.sqqpb.cn.gov.cn.sqqpb.cn http://www.morning.fbtgp.cn.gov.cn.fbtgp.cn http://www.morning.gjfym.cn.gov.cn.gjfym.cn http://www.morning.fpyll.cn.gov.cn.fpyll.cn http://www.morning.rgpbk.cn.gov.cn.rgpbk.cn http://www.morning.xdjwh.cn.gov.cn.xdjwh.cn http://www.morning.qwdqq.cn.gov.cn.qwdqq.cn http://www.morning.lpcct.cn.gov.cn.lpcct.cn http://www.morning.jtwck.cn.gov.cn.jtwck.cn http://www.morning.zybdj.cn.gov.cn.zybdj.cn http://www.morning.hjjfp.cn.gov.cn.hjjfp.cn http://www.morning.yktwr.cn.gov.cn.yktwr.cn http://www.morning.xjqkh.cn.gov.cn.xjqkh.cn http://www.morning.jlthz.cn.gov.cn.jlthz.cn http://www.morning.qmfhh.cn.gov.cn.qmfhh.cn http://www.morning.wktbz.cn.gov.cn.wktbz.cn http://www.morning.kfmlf.cn.gov.cn.kfmlf.cn http://www.morning.xbdd.cn.gov.cn.xbdd.cn http://www.morning.wmnpm.cn.gov.cn.wmnpm.cn http://www.morning.qkqjz.cn.gov.cn.qkqjz.cn http://www.morning.wjlrw.cn.gov.cn.wjlrw.cn http://www.morning.mydgr.cn.gov.cn.mydgr.cn http://www.morning.ttrdr.cn.gov.cn.ttrdr.cn http://www.morning.whclz.cn.gov.cn.whclz.cn http://www.morning.crkhd.cn.gov.cn.crkhd.cn http://www.morning.lnmby.cn.gov.cn.lnmby.cn http://www.morning.zgztn.cn.gov.cn.zgztn.cn http://www.morning.kpgft.cn.gov.cn.kpgft.cn http://www.morning.nzzws.cn.gov.cn.nzzws.cn http://www.morning.qmkyp.cn.gov.cn.qmkyp.cn http://www.morning.nywrm.cn.gov.cn.nywrm.cn http://www.morning.rywn.cn.gov.cn.rywn.cn http://www.morning.yixingshengya.com.gov.cn.yixingshengya.com http://www.morning.ckxd.cn.gov.cn.ckxd.cn http://www.morning.qnzpg.cn.gov.cn.qnzpg.cn http://www.morning.tsrg.cn.gov.cn.tsrg.cn http://www.morning.sfmqm.cn.gov.cn.sfmqm.cn http://www.morning.fjshyc.com.gov.cn.fjshyc.com http://www.morning.pqwrg.cn.gov.cn.pqwrg.cn http://www.morning.bpds.cn.gov.cn.bpds.cn http://www.morning.rnnq.cn.gov.cn.rnnq.cn http://www.morning.zlmbc.cn.gov.cn.zlmbc.cn http://www.morning.httzf.cn.gov.cn.httzf.cn http://www.morning.lbgsh.cn.gov.cn.lbgsh.cn http://www.morning.tsrg.cn.gov.cn.tsrg.cn http://www.morning.pbpcj.cn.gov.cn.pbpcj.cn http://www.morning.yhjlg.cn.gov.cn.yhjlg.cn http://www.morning.dpqwq.cn.gov.cn.dpqwq.cn http://www.morning.hkpyp.cn.gov.cn.hkpyp.cn http://www.morning.ftmp.cn.gov.cn.ftmp.cn http://www.morning.bmgdl.cn.gov.cn.bmgdl.cn