pro-editor icon indicating copy to clipboard operation
pro-editor copied to clipboard

🕹️ The Ultimate Editor UI Framework and Components

Results 27 pro-editor issues
Sort by recently updated
recently updated
newest added

复现地址:https://codesandbox.io/p/sandbox/zen-matan-9l5vwd?file=%2FApp.tsx%3A11%2C34 问题描述:针对`DraggablePanel`的`isExpand`进行受控后,展开状态下内容显示异常: ![image](https://github.com/ant-design/pro-editor/assets/49147660/4b4b269d-fc5a-4779-9dd3-3cc6da0b5685)

1. 在有配置 allowClear 时候,目前 input 样式会出现不协调,需要统一一下 ![image](https://github.com/ant-design/pro-editor/assets/52664827/f7686b0b-3a9c-42e5-a273-f88a9b187054) 2. 目前没有到出 Input.Search 需要导出一下

添加更多的 Doc 文档: - [ ] 基础介绍 - 简介 - [ ] 快速上手 - 以 CodeSandBox 为例快速创建(暂定)

有些场景需要关闭拖拽,或者 disabled 状态

需要支持的组件: - [ ] ActionGroup - [ ] CollapseTitle - [ ] ContextMenu - [ ] DraggablePanel - [ ] FieldSelect - [ ] Highlight - [ ] TipGuide -...

详见代码: ![image](https://github.com/ant-design/pro-editor/assets/4705237/8d0c85e0-39b8-4bd8-97e2-8f659e82331c)

bug

### 🧐 问题描述 | Proposed Solution I can't install pro-editor. ### 📝 补充信息 | Additional Information _No response_

#### 💻 变更类型 | Change Type - [ ] ✨ feat - [x] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 🔨 chore...