mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 03:58:07 +08:00
5ded3c479f
* 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> |
||
---|---|---|
.. | ||
__tests__ | ||
src | ||
.gitignore | ||
.npmignore | ||
.npmrc | ||
.swcrc | ||
build.sh | ||
package.json | ||
postcss.config.js | ||
README-en.md | ||
rollup.config.js | ||
rollup.esm.config.js | ||
SECURITY.md | ||
tsconfig-for-declaration.json | ||
tsconfig.json |