invalid w
b976933766
chore(i18n): resolve ts type error
3 years ago
invalid w
90b45b3a51
chore(demo->BasicTree): 增加获取当前tree数据示例. resolve #3253
3 years ago
invalid w
748b99b18f
perf(BasicTree): 获取treeData改写成函数
3 years ago
invalid w
caf1783525
feat(BasicTree): BasicTree组件暴露treeData数据
3 years ago
bowen
2142506ce5
fix(dept): no parentDept can edit parentDept ( #3255 )
3 years ago
xachary
71c3fea88a
fix: validateFields await missing ( #3254 )
3 years ago
invalid w
8ef39def79
chore(demo): 自定义列的helpMessage增加tsx和h函数渲染的数据
3 years ago
invalid w
c373ffd3bf
feat(Table-> CustomerCell): helpMessage支持传递 tsx 和 h函数的数据
3 years ago
Kirk Lin
f91d777e4f
refactor: fix type check ( #3246 )
3 years ago
Kirk Lin
11cbe66937
refactor: remove cipher old ( #3245 )
3 years ago
Kirk Lin
ea51c492c2
feat: pinia persist plugin custom serializer ( #3244 )
3 years ago
zhang
dccc8f625d
优化Upload组件目录结构,以及图片上传组件 ( #3241 )
* fix(vxe-table): theme dark is not work
* perf(ImageUpload): 优化Upload组件目录结构,以及图片上传组件
3 years ago
zhang
031d613b18
fix(vxe-table): theme dark is not work ( #3239 )
3 years ago
xingyu
b6f8379e93
fix: breakpoint ( #3242 )
3 years ago
open-carp
ec646c57b8
fix(demo->customerForm): FormItem下有多个受控组件控制台显示错误提示的bug ( #3238 )
* fix: FormItem下有多个受控组件控制台显示错误提示的bug
* chore(demo->customerForm): use Promise in rule validator
---------
Co-authored-by: invalid w <wangjuesix@gmail.com>
3 years ago
zhang
509541d11e
style(theme): resolve ts type error and perf themeColor selected ( #3237 )
* perf(useTree): resolve ts type error
* perf(projectSetting): themeColor selected
* perf(dark): fix mode dark component-background-color var is not work
3 years ago
熊丽君
da1f177284
chore: Update TableImg.vue ( #3234 )
TableImg Displaying images in the table will result in preview text for other hidden tags AImage
3 years ago
invalid w
6b919cd2fc
chore(useLocale): resolve ts type error
3 years ago
invalid w
4de756aa2d
chore(routeHelper): [ Fixes #3217 ] remove undefined property
3 years ago
bowen
beed7f2e11
feat(Upload): file list add drag func ( #3227 ). resolve #3179
3 years ago
苗大
2e632e4d4d
fix(dark): fix --text-color light color not work ( #3228 )
* fix(dark): fix --text-color light color not work
* fix(dark): fix --text-color light color not work
---------
Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
3 years ago
黄小民
59145ade25
feat: vxeTable searchInfo demo ( #3223 ) close #3011
3 years ago
Jiaxin sugar
bf060376e6
Update ApiSelect.vue ( #3225 )
修复 isFirstLoaded 状态没有重置导致 fetch方法只会调用一次
3 years ago
苗大
bb3d5b8ae8
perf(ConfigProvider): 配置antdv主题色, 使其与modifyVars配置一致 ( #3219 )
* perf(ConfigProvider): 配置antdv主题, 使其与modifyVars配置一致
* fix(dark): 修正颜色写法
* fix(dark): 修正app-content-background-color深色颜色
* style(BasicTable): row striped style add important
---------
Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
3 years ago
invalid w
50eac7f353
chore(Table->setting): fix CheckboxGroup onchange event fn type
3 years ago
苗大
e497721e9b
perf(darkMode): 优化深色模式颜色切换相关方法; 增加根据主题更新自定义颜色方法和示例 ( #3216 )
* perf(darkMode): 优化深色模式颜色切换相关方法; 增加根据主题更新自定义颜色方法和示例
* revert: 撤销notify组件的样式修改测试
* chore: color pattern error
* chore(theme): remove dead code
---------
Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
Co-authored-by: invalid w <wangjuesix@gmail.com>
3 years ago
wuzhican
ee8ec9eacf
fix: 修复notice样式绑定路径错误 ( #3218 )
* fix: 修复notice样式绑定路径错误
* fix: 修改notice的style嵌套结构以匹配template结构
---------
Co-authored-by: wuzhican <3245076860@qq.com>
3 years ago
Jiaxin sugar
295f7eef1a
Update routeHelper.ts ( #3217 )
某些情况下如果name如果没有值, 多个一级路由菜单会导致页面404
3 years ago
bowen
ed267d9c01
fix(FormItem): use getPopupContainer default value ( #3215 )
3 years ago
invalid w
5b9759710b
chore(ApiSelect): optimize the type of OptionsItem
3 years ago
invalid w
726bb73b58
chore(Table): Popup style disorder. close #3211
3 years ago
invalid w
8f900871ac
perf(useForm): If the args of the setFieldsValue is empty, it will not be executed. close #3209
3 years ago
zhang
06a6c947a9
fix(style): 修复黑暗模式下弹框、demo目录下、按钮样式问题 ( #3208 )
删除黑暗模式下冗余的样式代码
3 years ago
Jiaxin sugar
97f16271b1
Update role.data.ts ( #3207 )
fix: The component value is incorrect,
3 years ago
zhang
054a476d25
fix: 修复黑暗模式下一些样式问题 ( #3201 )
* fix: 修复黑暗模式下一些样式问题
* chore: refactor dark.less
---------
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
3 years ago
bowen
ae61fa1186
fix: checkedKeys use unref bug ( #3198 )
3 years ago
bowen
405ef9e2b3
fix: async validator ( #3194 )
3 years ago
zhang
4755017bcc
fix: 修复设置抽屉弹框滚动条样式异常 ( #3193 )
3 years ago
invalid w
41451f4fa3
fix(BasicTable): pagination exceeds page height. close #3185
3 years ago
bowen
83fc4ae391
chore(ATypographyParagraph): fix type:check ( #3187 )
3 years ago
invalid w
6f0a44f528
chore(TableFooter): resolve ts type error
3 years ago
bowen
92875cbecc
fix(tree): remove expandedKeys prop default value ( #3184 )
3 years ago
bowen
e7fbd74228
fix(Upload): The file name is too long bug ( #3182 )
* fix(Upload): The file name is too long bug
* fix: preview upload result file name nowrap
* chore: modify i18 to be uploaded
* chore: typing & i18n
---------
Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com>
3 years ago
zhang
87224715c3
feat: 增加文本省略组件 ( #3180 )
* feat: 增加文本省略组件
* refactor: 重构文本省略组件
* feat: 增加远程懒加载下拉树功能
3 years ago
luchanan
00bf5d5bbf
站内支持API接口地址切换 ( #3162 )
* feat: 站内切换接口API
* feat: 站内切换接口API
* feat: 站内支持API接口地址切换,解决冲突,新增开关显示
(cherry picked from commit c6d60b6cfd50bf8e19233a21640ecf1d41c01cc8)
3 years ago
1455668754
b776ac4cd8
feat: Form增加ImageUpload组件 ( #3172 )
* feat: Form增加图片上传组件
* fix: 还原表单组件引用
* chore: ImageUpload demo
* chore: update ImageUpload demo
* fix: 'visible' will be removed in next major version
* chore: 修改api接口返回值参数
---------
Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com>
3 years ago
invalid w
e4bcf8c899
chore(demo): basicTree组件增加icon 和 switcherIcon示例
3 years ago
invalid w
a0b2a9e949
fix(BasicTree): not inherit slot and not show icon slot. close #1902
3 years ago
invalid w
7b87d6d29e
chore(BasicTable): resolve BasicTable component ts type error
3 years ago
invalid w
3d0b88708e
chore(BasicTree): Resolve ts type error
3 years ago