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
Li Kui
c42ba1cc1b
fix(ApiCascader): apiParamKey not working
3 years ago
invalid w
2ec5f6322d
fix(Menu): tab标签切换选中状态焦点重复. fix #1681
3 years ago
bowen
83aa1da3de
fix: SimpleRootMenuContextProps type error ( #3176 )
3 years ago
Kirk Lin
6f7d840128
refactor: cipher ( #3174 )
3 years ago
Kirk Lin
2152b3f779
feat: add pinia persist plugin ( #3173 )
3 years ago
invalid w
882270d5ba
fix(ApiTree): 多触发一次onchange
3 years ago
invalid w
b103c64954
chore(ApiSelect): 该组件设定成手动触发验证
3 years ago
Li Kui
0f2c2eabd6
fix(ApiSelect): BasicForm emit ield-value-change twice
3 years ago
bowen
bbc2ede1aa
chore: fix type:check error ( #3169 )
3 years ago
bowen
c24e0efd1d
perf: Modify i18 file format to JSON ( #3171 )
3 years ago
invalid w
0cf79d4ce2
fix(ApiSelect): Incorrect value type definition. close #3168
3 years ago
Li Kui
8df2590aae
fix(BasicTable): headerCell slot title not exist
3 years ago
bowen
40aac6544c
fix(demo): account page table without dept ( #3164 )
3 years ago
Li Kui
1a5bedd1cb
chore(deps): updated ant-design-vue to version 4.05 ( #3160 )
* chore(deps): updated ant-design-vue to version 4.04
* chore(deps): updated ant-design-vue to version 4.05
3 years ago
invalid w
b3a6ef63bb
feat(Menu): Add custom images to menu ( #3158 )
* feat(SimpleMenu): Add custom images to menu icons
* style: Set image and text alignment
* feat: 顶部菜单模式路由也支持图片
* feat(mixSilder): 左侧菜单混合模式也支持图片显示
* style(menu): 调整图片对齐样式
* chore(Menu): 调整图片与文字间距样式
* chore: icon和img都传值的情况下, 仅显示img
3 years ago
前端爱码士
a0e43abeab
fix: 修复Modal.confirm的返回类型问题,需要有destroy,update的方法 ( #3161 )
* fix: 修复Modal.confirm的返回类型问题,需要有destroy,update的方法
* chore: simplify
---------
Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com>
3 years ago
bowen
18222ab0b6
chore: fix type:check error ( #3159 )
3 years ago
Li Kui
0bb76a86d2
fix(BasicForm): useForm 中 scheme 选项 slot 与 component冲突 ( #3133 )
* fix(BasicForm): useForm 中 scheme 选项 slot 与 component冲突
* chore: add type-predicate utils
* chore: add FormSchemaInner type
3 years ago
Li Kui
d30fd1d546
chore: replace intro.js with driver.js ( #3151 )
3 years ago
Li Kui
8f6153fd2a
fix(ApiSelect): type warning
3 years ago
invalid w
a0d4b10a1f
feat(ApiTree): 完善ApiTree组件的重置回显功能. close #2307
3 years ago
invalid w
d4f2641b9a
chore(Demo): restore ApiTree schema show
3 years ago
invalid w
094a33c0c2
fix(ApiTree): Modify Trigger Selection Event Name
3 years ago
黄小民
95ca2c3ae6
fix: ApiTransfer 不支持disabled ( #3149 )
3 years ago
黄小民
8e9d4f0a57
fix : #3144 Drawer的footer样式错位问题 ( #3148 )
fix : #3144 Drawer的footer样式错位问题
3 years ago
invalid w
5aac032acc
feat(BasicButton): BasicButton组件支持icon插槽. close #1377
3 years ago
invalid w
f5f7952515
chore(Pagination): Remove the unnecessary pagesize attribute
3 years ago
bowen
cdac147bc8
fix(LockModal): Cannot unlock ( #3143 )
3 years ago
wuzhican
4b46be4a79
Pr/code editor boardered ( #3142 )
* feat: 为CodeEditor添加bordered属性
* fix: 去除重复的ant-inputclass
---------
Co-authored-by: wuzhican <3245076860@qq.com>
3 years ago
bowen
f87e078402
chore: fix type:check error ( #3139 )
3 years ago
bowen
4d02205839
fix(customExport): Failure to export ( #3137 )
3 years ago
bowen
e161c1449a
fix(full-screen): dom fullscreen status text ( #3130 )
* chore: Fix ts type error
* chore: fix type:check error
* fix(full-screen): dom fullscreen status text
3 years ago
Li Kui
5a388be15e
fix(BasicForm): type instantiation is excessively deep and possibly infinite. ( #3128 )
3 years ago
bowen
30b3ee5c89
chore: fix type:check error ( #3126 )
* chore: Fix ts type error
* chore: fix type:check error
3 years ago
黄小民
b43d3069e1
fix: #2744tabs选项卡渲染问题,以及完善路由中affix=true时处理逻辑。 ( #3127 )
* fix: #2744tabs选项卡渲染问题,以及完善路由中affix=true时处理逻辑。
* fix: type warning
---------
Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com>
3 years ago
Kirk Lin
a768b7d519
chore: update `unplugin-config` ( #3120 )
* chore: update `unplugin-config`
* fix: decode HTML entities in the injected HTML code
3 years ago
invalid w
c5a13dc92f
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
3 years ago
invalid w
6dd2818247
chore(demo): 修正表单增删示例类型错误
3 years ago
Li Kui
ae58ada82e
fix(demo): useForm中DatePicker,RangePicker 日期控件位置不对
3 years ago