zy-react-library/src/components
LiuJiaNan 74a9de2e31 fix(HiddenInfo): 修正上传文件枚举导入路径
- 将 UPLOAD_FILE_TYPE_ENUM 的导入路径从 index.d.ts 调整为 index
- 修复因错误导入路径导致的潜在运行错误
- 优化代码结构,提高模块导入的正确性
2026-08-01 09:06:46 +08:00
..
Cascader refactor(types): 移除已弃用的 onGetNodePathsIsIncludeOneself 和 callback 参数 2026-06-23 13:50:34 +08:00
Editor 发布npm之前增加打包工具构建 2025-12-25 14:30:17 +08:00
Excel feat(components): 添加Excel和Word文件预览组件 2026-07-03 10:25:38 +08:00
FormBuilder refactor(form): 优化选择类组件的渲染方式 2026-07-07 13:53:50 +08:00
HeaderBack feat(history): 支持自定义历史记录对象实现返回功能 2026-06-24 14:33:24 +08:00
HiddenInfo/gwj fix(HiddenInfo): 修正上传文件枚举导入路径 2026-08-01 09:06:46 +08:00
Icon 发布npm之前增加打包工具构建 2025-12-25 14:30:17 +08:00
ImportFile fix(modal): 修复Modal组件maskClosable属性用法错误 2026-06-22 11:32:13 +08:00
LeftTree refactor(types): 移除已弃用的 onGetNodePathsIsIncludeOneself 和 callback 参数 2026-06-23 13:50:34 +08:00
Map refactor(form): 优化选择类组件的渲染方式 2026-07-07 13:53:50 +08:00
Page style(form): 调整底部固定按钮和FormItemsRenderer渲染逻辑 2026-06-26 10:04:03 +08:00
Pdf fix(modal): 修复Modal组件maskClosable属性用法错误 2026-06-22 11:32:13 +08:00
PreviewExcel feat(components): 添加Excel和Word文件预览组件 2026-07-03 10:25:38 +08:00
PreviewImg fix(PreviewImg): 修正图片组件样式属性名称 2026-06-26 14:57:57 +08:00
PreviewPdf 优化PreviewImg和PreviewPdf 2026-04-02 15:00:47 +08:00
PreviewWord feat(components): 添加Excel和Word文件预览组件 2026-07-03 10:25:38 +08:00
SeamlessScroll refactor(SeamlessScroll): 重命名自动滚动属性为 isAutoScroll 2026-07-23 14:24:17 +08:00
Search feat(FormBuilder): 添加表单构建器核心功能实现 2026-04-27 14:04:35 +08:00
Select refactor(form): 优化选择类组件的渲染方式 2026-07-07 13:53:50 +08:00
SelectCreate refactor(form): 优化选择类组件的渲染方式 2026-07-07 13:53:50 +08:00
SelectTree fix(SelectTree): 允许 Gwj 组件的额外属性 2026-06-23 16:33:33 +08:00
Signature fix(modal): 修复Modal组件maskClosable属性用法错误 2026-06-22 11:32:13 +08:00
Table feat(table): 添加表格高度配置选项 2026-04-20 11:00:57 +08:00
TooltipPreviewImg 发布npm之前增加打包工具构建 2025-12-25 14:30:17 +08:00
Upload 优化Upload 2026-02-25 09:49:52 +08:00
Video fix(modal): 修复Modal组件maskClosable属性用法错误 2026-06-22 11:32:13 +08:00
Word feat(components): 添加Excel和Word文件预览组件 2026-07-03 10:25:38 +08:00