lq
lq
### Describe the bug ```typescript /** 折叠面板 */ export interface ICollapsePanel { /** panel Id */ id: string; /** 是否可折叠或指定可折叠触发区域 */ collapsible?: boolean; /** 是否折叠 */ isCollapsed?: boolean; /** 自定义渲染每个面板右上角的内容...
### What version of rsuite are you using? 5.15.1 ### What version of React are you using? 18.0.0 ### What version of TypeScript are you using (if any)? no ###...
1. 因为这样容易让开发者自定义 2. 扩展性更强 ```javascript const mergedOptionColumns = isEmpty ? [{ options: emptyList }] : optionColumns; const columnNodes: React.ReactElement[] = mergedOptionColumns.map( (col, index) => { const prevValuePath = activeValueCells.slice(0, index);...
官网国际化Bug
### Describe the bug ### Related version vue 3.2.40 ### Link to minimal reproduction _No response_ ### Steps to Reproduce the Bug 1. 点击多个pro-tabs后,点击切换中英文 ### Expected behavior 历史的pro-tabs国际化正常 ### Additional...
### What 1. 外观设置在编辑模式下生效,在预览模式下丢失了外观设置(布局) ### Why 1. 编辑模式下packages/amis-editor/src/component/TableViewEditor.tsx 有div接收,预览模式下,只有table-view的table容器接收。 ### How 1. 包裹一层容器。
#### 描述问题: 页面设计器【表格视图】组件操作存在Bug #### 截图或视频: https://github.com/baidu/amis/assets/30515981/9d24b1ea-06e6-4c6d-ab0a-644ac648fb79 https://github.com/baidu/amis/assets/30515981/8db7f1c8-873b-4134-a555-0d61e08fa35c
### 问题描述 ```typescript const SelectComponent = ({ node, graph }: { node: Node; graph: Graph }) => { const ref = useRef(); useEffect(() => { if (!node.prop("children")) { const ifNode...
依赖Bug
#### 描述问题: 使用amis包,直接报错依赖。 ``` Could not find module in path: 'amis-ui/lib/node_modules/smooth-signature/es/index.js' relative to '/node_modules/amis-ui/lib/components/Signature.js' ``` #### 截图或视频: [code](https://codesandbox.io/p/sandbox/ce-shi-amis-nk5j8j?layout=%257B%2522sidebarPanel%2522%253A%2522EXPLORER%2522%252C%2522rootPanelGroup%2522%253A%257B%2522direction%2522%253A%2522horizontal%2522%252C%2522contentType%2522%253A%2522UNKNOWN%2522%252C%2522type%2522%253A%2522PANEL_GROUP%2522%252C%2522id%2522%253A%2522ROOT_LAYOUT%2522%252C%2522panels%2522%253A%255B%257B%2522type%2522%253A%2522PANEL_GROUP%2522%252C%2522contentType%2522%253A%2522UNKNOWN%2522%252C%2522direction%2522%253A%2522vertical%2522%252C%2522id%2522%253A%2522clwimpyfd00063b6ivknouni9%2522%252C%2522sizes%2522%253A%255B100%252C0%255D%252C%2522panels%2522%253A%255B%257B%2522type%2522%253A%2522PANEL_GROUP%2522%252C%2522contentType%2522%253A%2522EDITOR%2522%252C%2522direction%2522%253A%2522horizontal%2522%252C%2522id%2522%253A%2522EDITOR%2522%252C%2522panels%2522%253A%255B%257B%2522type%2522%253A%2522PANEL%2522%252C%2522contentType%2522%253A%2522EDITOR%2522%252C%2522id%2522%253A%2522clwimpyfd00023b6ixfbkxzd9%2522%257D%255D%257D%252C%257B%2522type%2522%253A%2522PANEL_GROUP%2522%252C%2522contentType%2522%253A%2522SHELLS%2522%252C%2522direction%2522%253A%2522horizontal%2522%252C%2522id%2522%253A%2522SHELLS%2522%252C%2522panels%2522%253A%255B%257B%2522type%2522%253A%2522PANEL%2522%252C%2522contentType%2522%253A%2522SHELLS%2522%252C%2522id%2522%253A%2522clwimpyfd00033b6i30u6cwni%2522%257D%255D%252C%2522sizes%2522%253A%255B100%255D%257D%255D%257D%252C%257B%2522type%2522%253A%2522PANEL_GROUP%2522%252C%2522contentType%2522%253A%2522DEVTOOLS%2522%252C%2522direction%2522%253A%2522vertical%2522%252C%2522id%2522%253A%2522DEVTOOLS%2522%252C%2522panels%2522%253A%255B%257B%2522type%2522%253A%2522PANEL%2522%252C%2522contentType%2522%253A%2522DEVTOOLS%2522%252C%2522id%2522%253A%2522clwimpyfd00053b6i5rjt2965%2522%257D%255D%252C%2522sizes%2522%253A%255B100%255D%257D%255D%252C%2522sizes%2522%253A%255B50%252C50%255D%257D%252C%2522tabbedPanels%2522%253A%257B%2522clwimpyfd00023b6ixfbkxzd9%2522%253A%257B%2522tabs%2522%253A%255B%257B%2522id%2522%253A%2522clwimpyfc00013b6inldy36b5%2522%252C%2522mode%2522%253A%2522permanent%2522%252C%2522type%2522%253A%2522FILE%2522%252C%2522filepath%2522%253A%2522%252Fsrc%252Findex.tsx%2522%257D%255D%252C%2522id%2522%253A%2522clwimpyfd00023b6ixfbkxzd9%2522%252C%2522activeTabId%2522%253A%2522clwimpyfc00013b6inldy36b5%2522%257D%252C%2522clwimpyfd00053b6i5rjt2965%2522%253A%257B%2522tabs%2522%253A%255B%257B%2522id%2522%253A%2522clwimpyfd00043b6i6jzytf0j%2522%252C%2522mode%2522%253A%2522permanent%2522%252C%2522type%2522%253A%2522UNASSIGNED_PORT%2522%252C%2522port%2522%253A0%252C%2522path%2522%253A%2522%252F%2522%257D%255D%252C%2522id%2522%253A%2522clwimpyfd00053b6i5rjt2965%2522%252C%2522activeTabId%2522%253A%2522clwimpyfd00043b6i6jzytf0j%2522%257D%252C%2522clwimpyfd00033b6i30u6cwni%2522%253A%257B%2522tabs%2522%253A%255B%255D%252C%2522id%2522%253A%2522clwimpyfd00033b6i30u6cwni%2522%257D%257D%252C%2522showDevtools%2522%253Atrue%252C%2522showShells%2522%253Afalse%252C%2522showSidebar%2522%253Atrue%252C%2522sidebarPanelSize%2522%253A15%257D) #### 如何复现(请务必完整填写下面内容): 1. 你是如何使用 amis 的? npm 2. amis 版本是什么?请先在最新 beta 版本测试问题是否存在...
``` { "type": "page", "body": { "type": "form", "debug": true, "api": "/amis/api/mock2/form/saveForm", "body": [ { "type": "input-table", "name": "table", "addable": true, "editable": true, "columns": [ { "name": "beginTime", "label": "教育日期",...