feat: [CTable] 支持受控分页,多用于表格记忆功能 - #640
Merged
Merged
Conversation
cjmafei
approved these changes
Aug 15, 2022
cjmafei
added a commit
that referenced
this pull request
Sep 28, 2022
* [Upload] 普通文件上传显示类型图标/onBeforeUpload支持异步函数/组件内部支持判断可选文件类型/ui优化 (#638) * ✨[Upload] 新增普通文件上传显示类型图标 * 💄 [Upload] 修改普通文件上传显示类型边框样式 * ✨[Upload] 新增beforeConfirmConfig配置上传前的确认对话框/拆分demo/ui优化 * ✨[Upload] 修改upload预览弹框宽高 * ✨[Upload] 修改upload onBeforeUpload支持异步函数 * 🐛 [Upload] 修复上传可接受格式判断 * [table:fix]:空数据UI修改 * feat: [CTable] 支持受控分页,多用于表格记忆功能 (#640) * ✨ [CTable] 支持受控分页,多用于表格记忆功能 * 🐛 [CTable] 解决受控分页 pageNum 初始值丢失的问题 * [Modal] 新增确认和取消按钮配置 * feat: 增加图标 * fix: 定位问题 * [Upload/Form] ui优化 * fix: 修复关闭按钮兼容问题 * fix: Button, Modal 问题 * update:v * fix:重命名方法优化 Co-authored-by: liyuan-meng <13149260506@163.com> Co-authored-by: 木笙_ <greria0324@gmail.com> Co-authored-by: cjmafei <fei.ma@shuyun.com> Co-authored-by: liyuan.meng <34151318+liyuan-meng@users.noreply.github.com> Co-authored-by: ying.yan <greria@sina.com> Co-authored-by: pengbo.zhang <pengbo.zhang@shuyun.com> Co-authored-by: Sergio 14 <1059494754@qq.com> Co-authored-by: seawind8888 <344023858@qq.com> Co-authored-by: shuyunfe <81286079+shuyunfe@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤔 这个变动的性质是?
🔗 相关 Issue
💡 需求背景和解决方案
📝 更新日志怎么写?
☑️ 请求合并前的自查清单