- 07 Jun, 2021 6 commits
-
-
vben authored
-
Vben authored
-
liuzhidong authored
*富文本目前只支持初始化配置,本次增加了只读状态动态设置,只需更改readonly的值
-
无木 authored
修复表单组件在特定情况下的卡顿、崩溃问题 fix: #720
-
无木 authored
添加列改变事件(含排序、可见性、固定列)。该事件仅由表格设置组件中人为触发。
-
liuzhidong authored
*修复富文本组件在只读状态下上传图片按钮也能点击的bug
-
- 06 Jun, 2021 7 commits
- 05 Jun, 2021 9 commits
-
-
Vben authored
-
无木 authored
修复表单基础示例页面,远程下拉的弹出层有时显示不完整的问题。
-
无木 authored
ApiSelect 组件在params改变后自动重新获取远程数据
-
无木 authored
-
无木 authored
-
无木 authored
修复table在包含默认不显示的列时,settings的[列展示]复选框的初始indeterminate状态不正确的问题
-
无木 authored
在表格进入行编辑状态时,在某一列数据发生修改时,允许获取或同步修改其它列的当前编辑数据。 close #646
-
无木 authored
为TableAction组件添加stopButtonPropagation来配置是否要阻止操作列的按钮的点击事件冒泡。 close #699
-
无木 authored
fixed #701
-
- 04 Jun, 2021 5 commits
- 03 Jun, 2021 4 commits
- 02 Jun, 2021 2 commits
- 01 Jun, 2021 6 commits
-
-
vben authored
-
vben authored
-
vben authored
-
江麻妞 authored
fix: Fix the problem that the `lang` attribute of `HTML` will not be set when it is first loaded (#682) * refactor: Encapsulate the function of changing the page language * fix(lang): Fix the problem that the `lang` attribute of `HTML` will not be set when it is first loaded
-
liuzhidong authored
fix(codeMirror): fix the JsonEditor embedded in the bullet frame causing the style to be disordered (#668)
-
无木 authored
-
- 31 May, 2021 1 commit
-
-
Netfan authored
添加设置标签页标题的方法和演示
-