dslate icon indicating copy to clipboard operation
dslate copied to clipboard

一个Ant Design/Semi Design风格的富文本编辑器 - An Ant Design/Semi Design style rich editor based on Slate

Results 3 dslate issues
Sort by recently updated
recently updated
newest added

依赖版本: ``` "dependencies": { "@dslate/antd": "^2.0.11", "antd": "^5.17.3", "react": "^18.2.0", "react-dom": "^18.2.0", "slate": "^0.103.0", "slate-react": "^0.104.0" }, ``` 直接使用文档中例子: ``` import DSlate, { DefaultToolbar } from '@dslate/antd'; import { Button,...

缺少刚需的表格功能,需要可以表格合并,手动调整列宽

featrue

希望能更新至React 19。 最新版本AntDeisgn会报错。