Commit Graph

1179 Commits

Author SHA1 Message Date
就眠儀式
e48a8a5d2d 🌀(icon-picker): 优化 icon-picker 下拉动效 2022-12-05 02:43:37 +08:00
就眠儀式
e0d8afae12 🐛(component): 优化 checkbox 默认复选样式 2022-12-05 02:23:39 +08:00
就眠儀式
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
c1cce5a7c2 1 2022-11-15 09:16:55 +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
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
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
就眠儀式
01400f38e5 🐛(tooltip / select): 优化 select 自定义选项与 tooltip 边缘三角方向问题 2022-11-10 00:48:59 +08:00
就眠儀式
c651e7f61c (component): update 2022-11-09 14:05:23 +08:00
就眠儀式
cc7b982e92 (component): 发布 1.7.6 版本 2022-11-09 14:02:06 +08:00
就眠儀式
ad79521b3e (component): 新增 page-header 组件 backIcon 插槽 2022-11-08 23:15:30 +08:00
就眠儀式
aaebe4f606 🐛(component): 修复 input-number 组件经度丢失 2022-11-08 23:09:56 +08:00
0o张不歪o0
3caf99a721 📝: 更新changelog文档 2022-11-08 17:06:43 +08:00
0o张不歪o0
3a04d0bb80 🐛(component): datePicker 修复年选择器清空后的bug,并新增三个事件 2022-11-08 17:03:06 +08:00
就眠儀式
30b4e18bb3 🐛(component): update 2022-11-08 00:54:22 +08:00
就眠儀式
e04adb3263 (component): update 2022-11-08 00:44:59 +08:00
就眠儀式
a3f3f8c710 (component): update 2022-11-07 22:34:09 +08:00
就眠儀式
bf111d3e9c (component): 增加 select-option 默认高度 2022-11-07 22:05:13 +08:00
就眠儀式
9f01bd84fa (component): 新增 pageHeader 组件 backIcon 属性, 修复 select 组件 label 为 null 时的搜索问题 2022-11-07 21:46:16 +08:00
就眠儀式
feecce3a05 (component): update 2022-11-07 09:20:01 +08:00
就眠儀式
4fc7522206 (component): update 2022-11-07 09:17:51 +08:00
就眠儀式
75ee93984b (component): 发布 1.7.5 版本 2022-11-06 20:52:05 +08:00
就眠儀式
b209794ab8 🐛(select): 修复验证边框颜色 2022-11-06 18:12:12 +08:00
LockingReal
c0292f63ea 🐛: bugfix:issues: I5ZKVX & I5ZKV8 2022-11-06 13:17:04 +08:00
就眠儀式
2966f8d0d8 🐛(popper): 修复自动位置计算逻辑, 导致小三角错误显示 2022-11-05 22:19:34 +08:00
就眠儀式
ccdd791027 🐛(component): 清理调试代码 2022-11-05 22:01:23 +08:00
就眠儀式
16c0047620 (component): 优化 collapse 折叠面板动画 2022-11-05 21:57:37 +08:00
就眠儀式
62c444a954 (component): 发布 layui-vue 1.7.4 版本 2022-11-04 21:34:52 +08:00
就眠儀式
437cb2d388 🐛(form): textarea 与 select 组件验证失败后边框无变化的问题 2022-11-04 21:15:23 +08:00
就眠儀式
6a3fa5116e 🐛(input-number): 修复手动输入拼接字符串的问题 2022-11-04 19:52:36 +08:00
就眠儀式
11c793c7b1 (component): 更新日志 2022-11-04 11:54:36 +08:00
就眠儀式
70592a1226 (component): 修正 input-number 文档 2022-11-04 02:44:25 +08:00
就眠儀式
c31f564c05 (button): 修正 button.md 文档 2022-11-04 02:13:03 +08:00
就眠儀式
bbf0409262 (input): 新增 max 与 min 属性, 用于控制 type=number 下的最大值与最小值 2022-11-04 01:08:58 +08:00
就眠儀式
9bbb99bc74 🐛(input-number): 修复 disabled-input 状态下 btn 层级过低的问题 2022-11-04 00:24:18 +08:00
就眠儀式
4a42c6c162 🐛(textarea): 修复拼字阶段触发 update:modelValue 的问题 2022-11-03 22:33:53 +08:00
就眠儀式
e8078f76b1 🐛(select and tab): 修复插槽解析逻辑 (优化速度) 2022-11-03 15:57:01 +08:00
就眠儀式
21d8d05032 🐛(button): 修复 disabled 属性只标注属性不生效的问题 2022-11-02 11:53:43 +08:00
就眠儀式
cf254de182 🌀(button-group): 优化分割线样式 2022-11-02 11:48:55 +08:00
就眠儀式
cceeb03c9f (button): 增加所有类型按钮 active 状态样式 2022-11-02 11:07:12 +08:00
就眠儀式
2a5bd7d1fc (select): 优化 disabled 属性启用时将不再显示 allow-clear 操作, 本次变动涉及 input tag-input select 组件 2022-11-02 10:44:10 +08:00
就眠儀式
1755e0e3a8 🌀(select): 统一单选与多选状态下的 hover 样式 2022-11-02 10:15:58 +08:00
就眠儀式
e53e2e0bf4 🐛(component): 修复 tag-input 与 textarea 边框颜色在 hover 状态不统一的问题 2022-11-02 09:33:13 +08:00
就眠儀式
9667adab15 (component): 发布 1.7.4-alpha.1 2022-10-31 22:37:57 +08:00
就眠儀式
45746111b8 🐛(upload): 修复 upload 组件连续选择两个相同文件无法触发上传的问题 2022-10-31 22:27:56 +08:00
就眠儀式
2600e6756f 🐛(table): 修复树表格与字段文字省略同时开启时单元格错位 2022-10-31 20:53:32 +08:00
就眠儀式
1cf37b2a54 📝(component): update 2022-10-28 16:32:35 +08:00
就眠儀式
4536f48099 📝(component): 优化文档 2022-10-28 16:02:12 +08:00
就眠儀式
21a34143a3 (component): update 2022-10-27 11:40:54 +08:00
就眠儀式
c608b4f575 (component): 发布 1.7.3 版本 2022-10-27 11:40:08 +08:00
就眠儀式
2c28f178e4 (component): 发布 1.7.2 版本 2022-10-26 21:32:47 +08:00
就眠儀式
53c5fb2670 (component): 优化表单 disabled 状态 2022-10-26 15:11:11 +08:00
就眠儀式
591b4003b8 (component): update 2022-10-26 10:04:19 +08:00
就眠儀式
804624be18 🐛(date-picker): 日期选择器范围选择年份显示错误 2022-10-26 10:03:23 +08:00
就眠儀式
e07234a213 (component): 发布 1.7.1 版本 2022-10-26 01:48:12 +08:00
就眠儀式
0ab1ae66ca (component): upload 组件 i18n 兼容 2022-10-26 01:40:33 +08:00