Commit Graph

1771 Commits

Author SHA1 Message Date
就眠儀式
df8b318bdc 🐛(component): 修复 total 为 0 时禁用下一页操作 2022-08-23 23:11:23 +08:00
就眠儀式
fccdf27ae2 🐛(component): 优化 input 组件 password 模式在 edge 的兼容性 2022-08-23 22:26:56 +08:00
就眠儀式
98c4327000 (component): release 1.4.4 2022-08-18 18:28:10 +08:00
就眠儀式
0b05559d87 (component): release 1.4.4 2022-08-18 18:26:50 +08:00
就眠儀式
200ba6c384 🐛(component): 修复 date-picker 组件默认值不存在时导致选择值不回显 2022-08-18 16:24:46 +08:00
就眠儀式
5c5add2ca6 (component): 新增 table 组件 footer 插槽 2022-08-17 15:09:59 +08:00
就眠儀式
a61cbb39c1 (component): 优化 quote 组件边距 2022-08-17 15:00:05 +08:00
就眠儀式
92694f5919 (component): release 1.4.3 2022-08-16 15:50:46 +08:00
就眠儀式
600bf608ba (component): release 1.4.3 2022-08-16 15:48:50 +08:00
就眠儀式
0bb87c9c2e (component): 新增 card 组件 footer 插槽 2022-08-16 09:52:54 +08:00
就眠儀式
3f608a5935 (component): 优化 scroll 组件内容改变时重新计算滚动条 2022-08-16 09:37:56 +08:00
就眠儀式
48966c93ec 🐛(component): 修复 scroll 警告 2022-08-16 09:17:48 +08:00
就眠儀式
5abad236ee 🐛(component): 修复 table 组件因 loading 加载时机产生的错位 2022-08-16 08:44:06 +08:00
就眠儀式
06ce321357 🌀(git): update issues template 2022-08-15 11:32:43 +08:00
就眠儀式
1584bc745a 🌀(git): update issues template 2022-08-15 11:31:05 +08:00
就眠儀式
554501f6d6 (component): 切换分支前的提交准备 2022-08-15 10:31:53 +08:00
就眠儀式
add05fa4aa (component): 发布 1.4.2 版本 2022-08-15 10:30:21 +08:00
就眠儀式
af5986f572 Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-08-15 09:13:40 +08:00
就眠儀式
08a682eaba (component): 优化 table 组件 dataSource 属性改变时, 清空 selectedKey 与 selectedKeys 属性 2022-08-15 09:12:51 +08:00
就眠儀式
fe3afe48d2
update README.zh.md.
Signed-off-by: 就眠儀式 <854085467@qq.com>
2022-08-14 10:01:43 +00:00
就眠儀式
3c0c364946
update README.md.
Signed-off-by: 就眠儀式 <854085467@qq.com>
2022-08-14 10:01:09 +00:00
就眠儀式
6450dfb1ad (component): update 2022-08-14 12:20:24 +08:00
就眠儀式
c2a24dc9ed 🐛(component): close issues https://gitee.com/layui/layui-vue/issues/I5M7A9 2022-08-14 12:05:34 +08:00
就眠儀式
ee3eb47b3f (component): update 2022-08-14 00:12:54 +08:00
就眠儀式
ac4f60efa6 (component): update 2022-08-14 00:12:01 +08:00
就眠儀式
1e5812e6e7 🌀(component): 优化 input 组件 clear 与 password 背景色 2022-08-13 15:28:19 +08:00
就眠儀式
73d3bf90de (component): 新增 date-picker 组件 prefix-icon 与 suffix-icon 选项 2022-08-12 15:21:38 +08:00
就眠儀式
820b956871 🐛(component): 修复 table 销毁时未注销 onresize 事件 2022-08-12 13:55:13 +08:00
就眠儀式
b650909f45 📝(changelog): update 2022-08-12 11:40:10 +08:00
就眠儀式
e7a19ee13e ️(template): update issues template 2022-08-12 10:58:38 +08:00
就眠儀式
c0bf21a501 🐛(component): 修复 table 组件按需模式下缺少 radio 样式 2022-08-12 10:55:59 +08:00
就眠儀式
b2c3327ee4 ️(git): update issues template 2022-08-12 10:53:50 +08:00
就眠儀式
051ba684ca (component): update 2022-08-11 22:54:17 +08:00
就眠儀式
fa84d00a00 🐛(component): 修复 table 组件 height 属性改变时单元格错位 2022-08-11 22:44:31 +08:00
sight
fe2157de55 📝: 将 stackblitz 模板修改为按需加载,用于快速测试按需加载方面的问题 2022-08-11 12:29:10 +08:00
sight
dcdf47b2ca 🐛(component): [menu]在一个按需配置的项目中,只使用 menu 组件时,dropdown css 未自动引入导致的位置异常 2022-08-11 12:07:16 +08:00
sight
8541482993 📝: 添加 stackblitz 2022-08-11 12:01:37 +08:00
就眠儀式
4f5b8b7194 (component): 优化 table 与 transfer 复选逻辑 2022-08-10 23:22:30 +08:00
就眠儀式
78559592e9 (component): 新增 transfer 组件选项禁用 2022-08-10 22:15:56 +08:00
就眠儀式
5f4f601a1c Merge branch 'v1.4.0' of https://gitee.com/layui/layui-vue into v1.4.0 2022-08-10 21:52:37 +08:00
就眠儀式
2c5c265542 (component): 更新 table 文档 2022-08-10 21:51:44 +08:00
sight
e9a2530474 🐛(component): [input]v-model 在 IME 输入拼字阶段触发更新的问题 2022-08-10 21:04:25 +08:00
就眠儀式
9ddf369176 (component): 新增 table 组件 getCheckboxProps 与 getRadioProps 方法 2022-08-10 14:56:48 +08:00
就眠儀式
164d07fa93 (component): 实现 table 复杂表头 与 单元格合并 的导出兼容 2022-08-10 01:31:49 +08:00
就眠儀式
48cb33036a 🐛(component): 修复 table 固定列隐藏列的冲突 2022-08-09 20:59:04 +08:00
就眠儀式
a62e28bbe9 (component): update 2022-08-09 18:05:12 +08:00
就眠儀式
8b6e71922e (component): 新增 table 组件 loading 属性, 数据加载过渡 2022-08-09 17:31:37 +08:00
就眠儀式
223141a8e7 🌀(component): 调整 input 组件 password 模式下的默认图标 2022-08-09 17:05:29 +08:00
就眠儀式
ce92da5a95 (component): update 2022-08-09 10:00:52 +08:00
就眠儀式
716af194bd (component): update 2022-08-09 09:48:31 +08:00