Commit Graph

2199 Commits

Author SHA1 Message Date
就眠儀式
a15d2e401b 🐛(darkreader): 修复夜间模式普通 button 组件边框与背景色不一致 2022-12-05 02:16:05 +08:00
就眠儀式
26bada0e25 (component): 发布 1.7.10 版本 2022-11-30 00:53:52 +08:00
就眠儀式
08d2655016 📝(select): 简化案例 2022-11-29 23:40:11 +08:00
就眠儀式
ad047574b4 修复 search-method 自定义搜索逻辑不生效 2022-11-29 21:48:34 +08:00
就眠儀式
0c0d4d19f3 (component): update 2022-11-23 04:55:04 +08:00
就眠儀式
e2b14f9fd4 (component): select / tab slots 解析逻辑优化 2022-11-23 04:49:13 +08:00
就眠儀式
753ef0fab2 (component): 整理 vueUtil 工具, 常用插槽解析与类型判断 2022-11-23 04:43:46 +08:00
就眠儀式
d97ad261f3 (component): 发布 1.7.9 版本 2022-11-22 14:11:56 +08:00
就眠儀式
729a642b78 📝(changelog): update 2022-11-22 11:46:10 +08:00
就眠儀式
99a62ada52 🐛(table): 修复 column 配置 align 属性失效 2022-11-22 11:40:10 +08:00
就眠儀式
beded0436f 🐛(tab/select): 修复 slots 打包后解析逻辑不正确的问题 2022-11-22 11:10:02 +08:00
就眠儀式
3cf3ed0fc6 (table): 优化 default-toolbar 根据设置顺序渲染 2022-11-20 23:52:15 +08:00
就眠儀式
ff96316690 📝(select): 新增 showSearch 属性 与 searchMethod 属性说明 2022-11-20 23:30:50 +08:00
就眠儀式
17254a385d 📝(README.md): update 2022-11-20 19:48:49 +08:00
就眠儀式
120b8a3d58 (component): update 2022-11-20 19:28:07 +08:00
就眠儀式
710f616389 (select): 新增 search-method 属性 2022-11-20 18:18:18 +08:00
就眠儀式
16b25a9c9d 🌀(component): update 2022-11-20 05:39:11 +08:00
就眠儀式
d96d718ac4 🌀(tag): update 2022-11-20 05:00:54 +08:00
就眠儀式
4021432a93 (component): 调整日志 2022-11-19 19:40:38 +08:00
就眠儀式
b1924731b5 (component): 发布 1.7.8 版本 2022-11-19 19:33:20 +08:00
就眠儀式
52d3ffc394 📝(component): 复原因测试改动的文档案例 2022-11-19 19:11:40 +08:00
就眠儀式
1a7eb00e05 🐛(component): 修复 table 组件 ellipsisTooltip 属性不生效 2022-11-19 19:09:46 +08:00
就眠儀式
1239e6dbe6 (component): update 2022-11-18 10:12:09 +08:00
就眠儀式
4f1cd51e5a (component): update 2022-11-16 10:29:32 +08:00
就眠儀式
bdbfdd38f3 (select): 统一 select 组件 dropdown 关闭时统一清空查询内容 2022-11-16 10:27:58 +08:00
就眠儀式
48626d7a37 (table): 优化 default-toolbar 属性支持 array 配置指定操作 2022-11-16 00:35:24 +08:00
就眠儀式
c1325055fb 🌀(component): tag-input 样式, tag-width 超出 input 宽度时自动省略文本 2022-11-15 23:57:11 +08:00
就眠儀式
11eada1d9d 🐛(component): 修复 table 组件复杂表头存在多个时, 部分表头边框无法正常显示 2022-11-15 09:38:14 +08:00
就眠儀式
a062e58312 (component): 优化 date-picker 样式 2022-11-14 21:18:57 +08:00
就眠儀式
b079bdb646 (date-picker): 针对 datepicker 组件 btn 样式的缝缝补补 2022-11-14 14:27:39 +08:00
就眠儀式
1de4e93d6d (component): date-picker 组件 btn border-radius 细节处理 2022-11-14 14:02:26 +08:00
0o张不歪o0
ba22a7aa30 Merge branch 'v1.7.0' of https://gitee.com/layui/layui-vue into v1.7.0 2022-11-14 10:23:23 +08:00
0o张不歪o0
2bc0517d64 (component): datePicker组件 新增layui-laydate-current样式,用于modelValue为空时高亮当前时间 2022-11-14 10:23:10 +08:00
就眠儀式
4ea5de0c9a (component): 调整 upload 文档, 简化 demo 2022-11-14 10:14:21 +08:00
就眠儀式
ef01d2baa9 调整 withForm 属性为 auto 属性 2022-11-13 23:30:57 +08:00
LockingReal
0692717841 ♻️: 修正review项,提供withForm属性,修正相应文档部分 2022-11-13 23:04:28 +08:00
就眠儀式
238ff5fc11
!105 重构upload,支持跟随表单提交,补充form相关文档
Merge pull request !105 from geekreal/refactor-upload-withform
2022-11-12 15:01:40 +00:00
LockingReal
21d0d62015 ♻️: ♻️: ♻️: 重构upload支持跟随form组件提交,补充在文档的示例 2022-11-12 22:51:47 +08:00
就眠儀式
1abea59297 (component): 🐛(component): update 2022-11-12 16:38:24 +08:00
就眠儀式
9d72d62734 Merge branch 'master' of https://gitee.com/layui/layui-vue 2022-11-12 16:36:22 +08:00
就眠儀式
b22eec57eb 🐛(component): update 2022-11-12 16:33:59 +08:00
就眠儀式
38e5c90630
!104 fix backTop 返回顶部 无法生效
Merge pull request !104 from pplokijuhyg/N/A
2022-11-11 09:16:39 +00:00
4caef2eb5d
fix backTop 返回顶部 无法生效
实测 document.documentElement document.body  无法触发滚动事件
 removeEventListener 需要使用addEventListener 相同的函数(引用地址)

Signed-off-by: pplokijuhyg <1162963624@qq.com>
2022-11-11 08:54:19 +00:00
就眠儀式
4abe693301 (component): 发布 1.7.7 版本 2022-11-11 13:38:38 +08:00
就眠儀式
6f95ba2fae (component): 优化 select-option 代码逻辑 2022-11-11 09:57:08 +08:00
就眠儀式
5a9aef0923 (component): 更新日志 2022-11-11 00:32:39 +08:00
就眠儀式
90a4f5cf81 🐛(component): 修正文档 2022-11-10 22:38:35 +08:00
就眠儀式
76320b5eda 🐛(component): 修复 select 搜索拼字响应性能底下的问题 2022-11-10 22:36:42 +08:00
就眠儀式
b9f258f645 🐛(dropdown): 根据 issues 修复 dropdown 内容切换宽度计算不正确的问题 2022-11-10 15:20:39 +08:00
就眠儀式
cc1f6de1b5 🐛(component): 修复 input-number 小数精度问题 2022-11-10 09:10:18 +08:00