amis2/packages/amis
Song Mingxu 5ded3c479f
fix: QuickEdit 停止向下传递InputTable相关的回调 (#10568)
* fix: QuickEdit 停止向下传递InputTable相关的回调
否则当使用表格类型的 Picker 时(或其他会用到 Table 的自定义组件),会导致一些异常行为,包括:
1. 内部表格的编辑状态可能会被外部的 input-table 影响
2. input-table 的 subFormItems 会被内部表格更新

* 修复单测过不去的问题

---------

Co-authored-by: Song Mingxu <mingxu.song@gmail.com>
Co-authored-by: 2betop <2698393+2betop@users.noreply.github.com>
2024-07-08 14:56:38 +08:00
..
__tests__ fix: 完善 #10399 的修改, 部分场景处理异常 (#10573) 2024-07-03 12:59:28 +08:00
src fix: QuickEdit 停止向下传递InputTable相关的回调 (#10568) 2024-07-08 14:56:38 +08:00
.gitignore chore: 调整 esm 模块导出 2022-06-16 21:07:14 +08:00
.npmignore 调整为 monorepo 2022-06-01 15:06:00 +08:00
.npmrc 调整为 monorepo 2022-06-01 15:06:00 +08:00
.swcrc chore: jest 使用 @swc/jest 编译,提升性能 2024-02-02 13:55:23 +08:00
build.sh feat: pdfjs worker 增加默认值配置 2024-07-05 15:23:04 +08:00
package.json bump: 6.6.0 2024-07-01 11:06:29 +08:00
postcss.config.js 调整为 monorepo 2022-06-01 15:06:00 +08:00
README-en.md 调整为 monorepo 2022-06-01 15:06:00 +08:00
rollup.config.js fix(amis&amis-editor): 构建时注入版本信息,确保运行时能获取到amis和amis-editor版本信息 2023-09-26 17:36:32 +08:00
rollup.esm.config.js feat: 添加只打包esm的npm script 2023-07-13 14:13:24 +08:00
SECURITY.md 调整为 monorepo 2022-06-01 15:06:00 +08:00
tsconfig-for-declaration.json 调整为 monorepo 2022-06-01 15:06:00 +08:00
tsconfig.json chore: 换一下 office-viewer 包名 (#7321) 2023-07-03 14:31:27 +08:00