Sign in
Sign up
Explore
Enterprise
Education
Search
Help
Terms of use
About Us
Explore
Enterprise
Education
Gitee Premium
Gitee AI
I know
View Details
Sign in
Sign up
Fetch the repository succeeded.
Open Source
>
Web Development
>
Backend Management
&&
Donate
Please sign in before you donate.
Cancel
Sign in
Scan WeChat QR to Pay
Cancel
Complete
Prompt
Switch to Alipay.
OK
Cancel
Watch
Unwatch
Watching
Releases Only
Ignoring
968
Star
5.2K
Fork
1.7K
GVP
smallwei
/
Avue
Code
Issues
8
Pull Requests
0
Wiki
Insights
Pipelines
Service
Gitee Pages
Quality Analysis
Jenkins for Gitee
Tencent CloudBase
Tencent Cloud Serverless
悬镜安全
Aliyun SAE
Codeblitz
Don’t show this again
Releases
Latest
v3.6.0
c329a07
2024-12-10 11:37
Compare
v3.6.0
smallwei
<p> ## v3.6.0 <code>2024-12-10</code> <code>新增</code> - Tag 组件和 Mention 组件[在线例子](https://avuejs.com/form/form-input-tag),[在线例子](https://avuejs.com/form/form-mention) - Crud 组件 scrollbarAlwaysOn 属性和 scroll 事件 - Crud 组件 updateKeyChildren 方法 - Date 组件 showNow 属性 <code>修复</code> - Table 组件选择值重复问题[gitee_IB8U6N](https://gitee.com/smallweigit/avue/issues/IB8U6N) <code>优化</code> - 优化项目打包结构和结构目录 </p>
Last committed message:
build v3.6.0
v3.5.6
de1acaa
2024-11-18 10:31
Compare
v3.5.6
smallwei
<p> ## v3.5.6 <code>2024-11-18</code> <code>新增</code> - Input 组件 appendClick 和 prependClick 点击新增当前文本值参数[gitee_IB054X](https://gitee.com/smallweigit/avue/issues/IB054X) - Tree 组件新增 boxType 属性[gitee_IB0LYZ](https://gitee.com/smallweigit/avue/issues/IB0LYZ) - InputNumber 组件新增 prefixClick 和 suffixClick 方法[gitee_IB2WPA](https://gitee.com/smallweigit/avue/issues/IB2WPA) - InputNumber 组件新增 prefix 和 suffix 卡槽[gitee_IB2WPA](https://gitee.com/smallweigit/avue/issues/IB2WPA) <code>修复</code> - Crud 组件修复拖拽排序序号问题[gitee_IAZIUG](https://gitee.com/smallweigit/avue/issues/IAZIUG) - Crud 组件行编辑无法保存问题[gitee_IB0RIL](https://gitee.com/smallweigit/avue/issues/IB0RIL) - Crud 组件 search 搜索中 searchMenuSpan 不生效[gitee_IB2IR2](https://gitee.com/smallweigit/avue/issues/IB2IR2) - Select 组件 virtualize 属性字典匹配问题[gitee_IB3V0M](https://gitee.com/smallweigit/avue/issues/IB3V0M) - InputTable 组件下单选为空无法翻页问题 <code>优化</code> - Crud 组件 grid 模式下 loading 显示[gitee_IB0WAF](https://gitee.com/smallweigit/avue/issues/IB0WAF) - Crud 组件 search-icon-change 回调 emit 声明[gitee_IB294U](https://gitee.com/smallweigit/avue/issues/IB294U) </p>
Last committed message:
build v3.5.6
v2.13.2
f377306
2024-11-14 11:41
Compare
v2.13.2
smallwei
<p> ## v2.13.2 <code>2024-11-14</code> <code>新增</code> - Input 组件 appendClick 和 prependClick 点击新增当前文本值参数[gitee_IB054X](https://gitee.com/smallweigit/avue/issues/IB054X) - Tree 组件新增 boxType 属性[gitee_IB0LYZ](https://gitee.com/smallweigit/avue/issues/IB0LYZ) <code>修复</code> - Crud 组件修复拖拽排序序号问题[gitee_IAZIUG](https://gitee.com/smallweigit/avue/issues/IAZIUG) - Crud 组件行编辑无法保存问题[gitee_IB0RIL](https://gitee.com/smallweigit/avue/issues/IB0RIL) - Crud 组件 search 搜索中 searchMenuSpan 不生效[gitee_IB2IR2](https://gitee.com/smallweigit/avue/issues/IB2IR2) - InputTable 组件下单选为空无法翻页问题 <code>优化</code> - Crud 组件 grid 模式下 loading 显示[gitee_IB0WAF](https://gitee.com/smallweigit/avue/issues/IB0WAF) </p>
Last committed message:
build v2.13.2
v3.5.4
134dc29
2024-10-24 19:34
Compare
v3.5.4
smallwei
<p> ## v3.5.4 <code>2024-10-24</code> <code>修复</code> - DialogForm 无法关闭[gitee_IAXLPO](https://gitee.com/smallweigit/avue/issues/IAXLPO) - Dynamic 组件表单模式没返回 index 和 row 参数[gitee_IAZ000](https://gitee.com/smallweigit/avue/issues/IAZ000) - Select 组件 emptyValues 默认值的问题 - getAsVal 方法初始化值问题[gitee_IAZ8QI](https://gitee.com/smallweigit/avue/issues/IAZ8QI) </p>
Last committed message:
build v3.5.4
v3.5.3
0091c5b
2024-10-16 11:46
Compare
v3.5.3
smallwei
<p> ## v3.5.3 <code>2024-10-16</code> <code>新增</code> - Date 组件新增 months、 years、yearrange 类型[在线例子](/form/form-date/) <code>优化</code> - dicData 字典的加载方式[gitee_IAWIKL](https://gitee.com/smallweigit/avue/issues/IAWIKL) - Radio 和 Checkbox 组件的 label 属性警告 - getAsVal、setAsVal、deepClone 方法用 lodash 实现[gitee_IAHGTB](https://gitee.com/smallweigit/avue/issues/IAHGTB) <code>修复</code> - Crud 组件 dateBtn 快捷菜单[gitee_IAW8M3](https://gitee.com/smallweigit/avue/issues/IAW8M3) - Crud 和 Form 组件 validateField 参数 - Crud 和 Form 组件 bind 深结构绑定[gitee_IAW8M3](https://gitee.com/smallweigit/avue/issues/IAX7QK) </p>
Last committed message:
build v3.5.3
v2.13.1
88f0a56
2024-10-14 19:30
Compare
v2.13.1
smallwei
<p> ## v2.13.1 <code>2024-10-14</code> <code>新增</code> - Crud 组件 before-open 新增 loading 方法 - Time 组件增加 visibleChange 方法 <code>修复</code> - Form 和 Crud 组件 dicData 字段类型 - Crud 组件列拖拽问题 - Select 组件主键问题 - dicDataz在function 和 promise 模式下执行多次 <code>优化</code> - 优化若干已知问题 </p>
Last committed message:
build v2.13.1
v3.5.1
54bd3ad
2024-10-07 09:26
Compare
v3.5.1
smallwei
<p> ## v3.5.1 <code>2024-09-18</code> <code>修复</code> - DialogForm 关闭卡死 </p>
Last committed message:
build v3.5.1
v3.5.2
89f5fde
2024-10-07 09:24
Compare
v3.5.2
smallwei
<p> ## v3.5.2 <code>2024-10-07</code> <code>新增</code> - Time 组件新增 visibleChange 属性[gitee_IAUPAV](https://gitee.com/smallweigit/avue/issues/IAUPAV) - DialogForm 方法新增 close 关闭方法[gitee_IATCL6](https://gitee.com/smallweigit/avue/issues/IATCL6) - Crud 组件弹窗 before-open 新增 loading 方法[gitee_IART7I](https://gitee.com/smallweigit/avue/issues/IART7I) - Crud 组件新增 column-sortable-change 列拖拽监听方法 <code>优化</code> - contextmenu 右键菜单方法支持二级菜单 <code>修复</code> - InputTree 组件修复 size 属性[gitee_IAUO0G](https://gitee.com/smallweigit/avue/issues/IAUO0G) - Crud 组件拖拽排序计算问题[gitee_IARG1I](https://gitee.com/smallweigit/avue/issues/IARG1I) - Crud 和 Form 组件 dic 属性类型 - Select 组件远程搜索 key 唯一[gitee_IAT7CQ](https://gitee.com/smallweigit/avue/issues/IAT7CQ) </p>
Last committed message:
build v3.5.2
v3.5.0
32dfaab
2024-09-17 21:02
Compare
v3.5.0
smallwei
<p> ## v3.5.0 <code>2024-09-18</code> <code>新增</code> - Form 和 Crud 组件 dicData 属性支持 Function 和 Promise[在线例子](/form/form-dic/) - Form 和 Curd 组件 control 属性支持 Promise[在线例子](/form/form-event/#组件交互),[gitee_IAMHOU](https://gitee.com/smallweigit/avue/issues/IAMHOU) - DataDisplay 组件新增 color 和 fontColor 属性[在线例子](/data/data5),[gitee_IANYG6](https://gitee.com/smallweigit/avue/issues/IANYG6) - Crud 组件 renderSearch 函数方法[gitee_IAP69W](https://gitee.com/smallweigit/avue/issues/IAP69W) - tree 组件新增 node-expand 展开方法 <code>修复</code> - Crud 导出 excel 计算列序号 - DialogForm 关闭卡死 </p>
Last committed message:
build v3.5.0
v2.13.0
0c5c1f4
2024-09-03 16:27
Compare
v2.13.0
smallwei
<p> ## v2.13.0 <code>2024-09-03</code> <code>新增</code> - Form 和 Crud 组件 dicData 属性支持 Function 和 Promise[在线例子](/form/form-dic/) - Form 和 Curd 组件 control 属性支持 Promise[在线例子](/form/form-event/#组件交互),[gitee_IAMHOU](https://gitee.com/smallweigit/avue/issues/IAMHOU) - DataDisplay 组件新增 color 和 fontColor 属性[在线例子](/data/data5),[gitee_IANYG6](https://gitee.com/smallweigit/avue/issues/IANYG6) </p>
Last committed message:
build v2.13.0
v3.4.9
5047dfa
2024-08-23 17:24
Compare
v3.4.9
smallwei
<p> ## v3.4.9 <code>2024-08-23</code> <code>新增</code> - Form 组件group新增分开提交参数tabsVerifyAll[gitee_IAIE5E](https://gitee.com/smallweigit/avue/issues/IAIE5E) - Array 组件新增maxlength、minlength、showWordLimit参数[gitee_IAM1N7](https://gitee.com/smallweigit/avue/issues/IAM1N7) <code>修复</code> - InputTable组件分页数据丢失[gitee_I9SUQ1](https://gitee.com/smallweigit/avue/issues/I9SUQ1) - Date 组件修复无法手动输入[gitee_IALZWR](https://gitee.com/smallweigit/avue/issues/IALZWR) - Crud 组件 grid 模式下 overHidden 不生效[gitee_IAK3XS](https://gitee.com/smallweigit/avue/issues/IAK3XS) - Crud 组件搜索中searchDisabled参数不生效[gitee_IAF1QS](https://gitee.com/smallweigit/avue/issues/IAF1QS) - Form组件下子表单不显示[gitee_IAJJRI](https://gitee.com/smallweigit/avue/issues/IAJJRI) - Contextmenu方法隐藏回调为空问题 </p>
Last committed message:
build 3.4.9
v3.4.8
aa43a56
2024-08-14 18:33
Compare
v3.4.8
smallwei
<p> ## v3.4.8 <code>2024-07-30</code> <code>修复</code> - Contextmenu方法弹出的位置边界判断 - InputIcon组件图标为空时的报错 - Crud组件filter属性不生效[gitee_IAC1S7](https://gitee.com/smallweigit/avue/issues/IAC1S7) </p>
Last committed message:
build v3.4.8
v2.12.8
829170d
2024-08-14 18:32
Compare
v2.12.8
smallwei
<p> ## v2.12.8 <code>2024-08-14</code> <code>修复</code> - Watemark 水印功能失效[gitee_IADMVB](https://gitee.com/smallweigit/avue/issues/IADMVB) - InputTable 组件多选分页丢失[gitee_I9SUQ1](https://gitee.com/smallweigit/avue/issues/I9SUQ1) - Dynamic 组件下的 children 类型组件判断[gitee_IAF1QS](https://gitee.com/smallweigit/avue/issues/IAF1QS) - Contextmenu 右键消失事件空判断 <code>优化</code> - InputIcon 组件图标为空报错 - Contextmenu 右键初始化的位置 </p
Last committed message:
build v2.12.8
v2.12.7
5be8e10
2024-07-05 09:28
Compare
v2.12.7
smallwei
<p> ## v2.12.7 <code>2024-07-05</code> <code>新增</code> - Cascader组件props的disabled参数[gitee_IA4TI9](https://gitee.com/smallweigit/avue/issues/IA4TI9) - InputTable、InputMap、InputColor 组件新增beforeClose方法[gitee_IA9AQ4](https://gitee.com/smallweigit/avue/issues/IA9AQ4) <code>修复</code> - Upload组件图片裁剪失效 - Crud组件index序号不随分页变动 - InputTable组件分页时候丢失搜索参数[gitee_IAA8TV](https://gitee.com/smallweigit/avue/issues/IAA8TV) </p>
Last committed message:
build v2.12.7
v3.4.7
6482a54
2024-07-05 09:13
Compare
v3.4.7
smallwei
<p> ## v3.4.7 <code>2024-07-05</code> <code>新增</code> - Cascader组件props的disabled参数[gitee_IA4TI9](https://gitee.com/smallweigit/avue/issues/IA4TI9) - Crud组件Grid模式切换grid-status-change回调方法[gitee_IA6F3Q](https://gitee.com/smallweigit/avue/issues/IA6F3Q) - InputTable、InputMap、InputColor 组件新增beforeClose方法[gitee_IA9AQ4](https://gitee.com/smallweigit/avue/issues/IA9AQ4) <code>修复</code> - Form组件表单嵌套头部消失的问题[gitee_IA5M66](https://gitee.com/smallweigit/avue/issues/IA5M66) - Crud组件grid模式下的拖拽排序问题 - Crud组件index序号不随分页变动 - InputTable组件分页时候丢失搜索参数[gitee_IAA8TV](https://gitee.com/smallweigit/avue/issues/IAA8TV) </p>
Last committed message:
build v3.4.7
v2.12.6
3519f9b
2024-06-24 13:41
Compare
v2.12.6
smallwei
<p> ## v2.12.6 <code>2024-06-24</code> <code>修复</code> - Form组件头部样式问题 </p>
Last committed message:
build v2.12.6
v2.12.5
c5dcae0
2024-06-20 10:36
Compare
v2.12.5
smallwei
<p> ## v2.12.5 <code>2024-06-20</code> <code>新增</code> - Crud组件新增grid-status-change回调用方 [gitee_IA6F3Q](https://gitee.com/smallweigit/avue/issues/IA6F3Q) - Cascader组件props中disabled属性[gitee_IA4TI9](https://gitee.com/smallweigit/avue/issues/IA6F3Q) <code>修复</code> - Upload组件图片水印报错 - Form组件自插槽分组头部消失[gitee_IA5M66](https://gitee.com/smallweigit/avue/issues/IA5M66) <code>优化</code> - Upload组件进度条计算逻辑 - Crud组件拖拽逻辑 </p>
Last committed message:
build v2.12.5
v3.4.6
b6d08db
2024-06-12 16:04
Compare
v3.4.6
smallwei
<p> ## v3.4.6 <code>2024-06-12</code> <code>优化</code> - Crud组件排序方法[gitee_IA4AOZ](https://gitee.com/smallweigit/avue/issues/IA4AOZ) <code>修复</code> - Select组件valueOnClear属性默认值问题[gitee_IA4G4V](https://gitee.com/smallweigit/avue/issues/IA4G4V) </p>
Last committed message:
build v3.4.6
v3.4.5
8fc0577
2024-06-12 09:13
Compare
v3.4.5
smallwei
<p> ## v3.4.5 <code>2024-06-12</code> <code>优化</code> - Upload组件上传进度的计算逻辑 <code>修复</code> - Crud组件page中total不为0时报错[gitee_I9VS3J](https://gitee.com/smallweigit/avue/issues/I9VS3J) - Form组件模板params参数丢失报错 </p>
Last committed message:
build v3.4.5
v3.4.4
d74febc
2024-06-03 08:28
Compare
v3.4.4
smallwei
<p> ## v3.4.4 <code>2024-06-03</code> <code>新增</code> - Select组件valueOnClear和emptyValues方法 - Upload组件upload-size上传超出大小回调方法 <code>修复</code> - Upload组件上传进度条不展示[gitee_I9MQGG](https://gitee.com/smallweigit/avue/issues/I9MQGG) - Form组件深结构无法绑定 - Crud组件高度的calcHeight计算值 </p>
Last committed message:
build v3.4.4
Download
To prevent Robot download, Please enter the captcha to continue
Cancel
Download
JavaScript
1
https://gitee.com/smallweigit/avue.git
git@gitee.com:smallweigit/avue.git
smallweigit
avue
Avue
Going to Help Center
Search
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
Comment
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register