Commit Graph

674 Commits

Author SHA1 Message Date
就眠儀式
d282a6ea5e (component): update 2022-07-29 10:20:33 +08:00
就眠儀式
3bc1cbca03 📝(component): update 2022-07-29 10:10:08 +08:00
就眠儀式
2b06fbaecd (component): 新增 switch 组件 name 属性 2022-07-28 21:02:08 +08:00
就眠儀式
9b3c929b6b (component): 统一级别联动与下拉选择图标 2022-07-28 20:42:46 +08:00
就眠儀式
19b1dd5c88 🐛(component): 修复 select 组件 allow-clear 属性为非必填 2022-07-28 17:50:09 +08:00
就眠儀式
4ced58ca35 (component): 优化 switch 组件禁用状态样式 2022-07-28 17:12:44 +08:00
就眠儀式
a37f41c312 (component): update 2022-07-28 11:18:32 +08:00
就眠儀式
d07da1a475 🐛(component): 修复 textarea 组件 maxlength 属性不可用 2022-07-28 11:04:56 +08:00
就眠儀式
16f16a1a84 📝(component): 更新 input 文档 2022-07-28 10:52:14 +08:00
就眠儀式
fbf78dd0dd (component): 调整 input 组件 input 与 change 事件, event 类型参数修改为 string 类型的 value 2022-07-28 10:35:49 +08:00
就眠儀式
31ad2ff7a3 (component): 调整 password 属性, 当有 length > 0 时启用 2022-07-28 10:33:03 +08:00
就眠儀式
a7e0086e52 (component): 新增 input 组件 maxlength 属性, 原生属性限制输入长度 2022-07-28 10:30:55 +08:00
就眠儀式
1a7aacbcb8 (component): update 2022-07-24 22:44:47 +08:00
就眠儀式
406fb7e828 (component): update 2022-07-24 22:43:44 +08:00
就眠儀式
472389772a (component): 发布 1.3.6 2022-07-24 03:48:55 +08:00
就眠儀式
d7a3f52783 (component): 发布 1.3.6 2022-07-24 03:47:11 +08:00
就眠儀式
784a8f484e 🐛(component): 修复 table 列筛选布局 2022-07-23 17:48:03 +08:00
就眠儀式
68f0f70bcb 📝(component): update 2022-07-23 10:46:03 +08:00
就眠儀式
369822290a 📝(color): 调整颜色搭配 2022-07-23 09:35:37 +08:00
就眠儀式
4d503fc8f0 📝(component): 调整 ripple 文档 2022-07-23 01:18:21 +08:00
就眠儀式
8ea7b205cb (component): 发布 1.3.5 2022-07-22 09:47:14 +08:00
0o张不歪o0
7a9d948c12 🐛(component): 修复datePicker构建之后time选择器错误 2022-07-22 09:28:38 +08:00
就眠儀式
a037f53eb7 (component): 发布 1.3.4 2022-07-22 01:27:30 +08:00
就眠儀式
c310310f8e 📝(component): 补充 textarea 文档 2022-07-22 00:45:15 +08:00
就眠儀式
a37de78609 🌀(component): 统一 cascader 与 date-picker 宽度 2022-07-22 00:25:52 +08:00
就眠儀式
c739b2bd00 (component): 优化 select 多选样式 2022-07-22 00:19:14 +08:00
就眠儀式
b4f3e43fed 📝: 修复主题面板 2022-07-21 23:44:46 +08:00
0o张不歪o0
428937b629 🐛(component): cascader-item 高度统一,添加了min-height样式; 2022-07-21 17:28:20 +08:00
就眠儀式
c62777c8da (component): update 2022-07-21 14:12:56 +08:00
就眠儀式
313796d0be (component): 发布 1.3.2 2022-07-21 13:01:40 +08:00
就眠儀式
c94519bd2f (component): 发布 1.3.2 2022-07-21 13:00:32 +08:00
sight
e2af04ad83 🐛(component): [menu]tooltip 未跟随菜单主题颜色的问题 2022-07-21 12:20:50 +08:00
就眠儀式
826dc0fa75 🐛(table): 修复 scroll 在固定列时不固定的问题 2022-07-21 09:59:57 +08:00
sight
35118feb60 🐛: colorPicker, datePicker, iconPicker 开启滚动更新 2022-07-20 22:29:26 +08:00
sight
66c6443a3b 🐛(component): 修复 drawer content 高度异常 2022-07-20 21:16:48 +08:00
sight
8a0db60bed : dropdown 默认渲染至 body 2022-07-20 20:50:44 +08:00
就眠儀式
16f9dd30c8 (release): 1.3.1 2022-07-20 14:22:29 +08:00
就眠儀式
a895ecf375 (release): 1.3.1 2022-07-20 14:20:16 +08:00
就眠儀式
1600160d0c (release): 1.3.0 2022-07-20 13:27:58 +08:00
就眠儀式
e8fb49cd38 (release): 1.3.0 2022-07-20 13:26:50 +08:00
就眠儀式
f9bb4edcac (checkbox): 新增 size 属性 2022-07-20 00:15:30 +08:00
就眠儀式
38b6042fd9 (checkbox): 新增 size 属性, 用于尺寸调整 2022-07-19 20:38:19 +08:00
就眠儀式
bef298f77f 🌀(switch): 调整 size 尺寸 2022-07-19 20:03:15 +08:00
0o张不歪o0
b21410440a (component): switch组件新增 尺寸选项 2022-07-19 10:25:46 +08:00
就眠儀式
80a793d151 🐛(component): 恢复 provider 组件 2022-07-19 09:52:13 +08:00
就眠儀式
f7ebab3b9c 🐛(component): 修复 transfer 组件因 checkbox 组件更新而导致的选择逻辑错误 2022-07-19 09:07:20 +08:00
就眠儀式
7f67012f13 📝(table): update 2022-07-19 05:19:00 +08:00
就眠儀式
876947c79e (component): 新增 table 组件 columns 配置 totalRow 属性, 用于支持列统计 2022-07-19 05:01:43 +08:00
就眠儀式
2a80deb010 🐛(table): 统一 allow-clear 为 false 2022-07-19 04:08:23 +08:00
就眠儀式
86fc531725 📝(component): update 2022-07-19 00:00:35 +08:00
就眠儀式
b85a9ec6ff (table): 新增 table 空数据状态 2022-07-18 22:12:46 +08:00
就眠儀式
b6a3f37197 📝(table): update 2022-07-18 21:59:37 +08:00
0o张不歪o0
9f2440c621 ♻️(component): 统一select与cascader下拉图标,select新增清空属性 2022-07-18 17:56:25 +08:00
0o张不歪o0
4a461ba4c6 🌀(component): 统一form表单组件 默认width 2022-07-18 17:00:30 +08:00
就眠儀式
e0c2664bdf (table): 新增 type 属性 radio 值 与 selectedKey 属性, 用于支持单选 2022-07-18 16:31:58 +08:00
0o张不歪o0
49e2d25d6d 🌀(component): input select cascader datepicker加入size属性 2022-07-18 15:41:02 +08:00
就眠儀式
3b7e0ff326 ♻️(table): 重构 checkbox 实现方式 2022-07-18 15:25:43 +08:00
就眠儀式
f37d9c3f0c Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-07-18 14:50:32 +08:00
就眠儀式
5beab5d80c 🐛(table): 修复 typescript 类型警告 2022-07-18 14:49:48 +08:00
0o张不歪o0
67d41b413d ♻️(component): rate组件 has-clear改为allow-clear 2022-07-18 14:34:39 +08:00
就眠儀式
d2f11c1866 (table): 新增 expand-index 属性, 控制展开操作的所在列 2022-07-18 14:18:50 +08:00
就眠儀式
a8b025c12a (table): 新增 type 为 number 序号列 2022-07-18 14:06:56 +08:00
就眠儀式
bcfed019af Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-07-18 13:10:38 +08:00
就眠儀式
95fb6014fa (component): 新增 table 组件 columns 配置 hide 属性, 默认隐藏列 2022-07-18 13:09:55 +08:00
0o张不歪o0
488470b1e7 (component): layer.photos 新增缩略图thumb选项 2022-07-18 12:01:24 +08:00
就眠儀式
f82e57c06c 🐛(component): 修复 input-number 内容不居中的问题 2022-07-18 11:17:38 +08:00
0o张不歪o0
38d46bafd4 🐛(component): datePicker 初始值为空时的容错(date,datetime) 2022-07-18 10:25:25 +08:00
0o张不歪o0
1c04089581 (component): 优化datePicker 新增readonly与allClear两个属性 2022-07-18 10:16:59 +08:00
就眠儀式
cd7fdf4a07 📝(input-number): update 2022-07-18 09:33:43 +08:00
就眠儀式
f134d04685 📝(select): update 2022-07-18 09:15:26 +08:00
就眠儀式
7e9178f7f4 🌀(component): 调整 select 多选的 tag 样式 2022-07-18 08:47:45 +08:00
0o张不歪o0
2d9d506059 ♻️(component): datePicker 加入年月范围选择,调整部分结构 2022-07-17 20:14:17 +08:00
就眠儀式
aa549e6e80 📝(component): 更新文档 2022-07-16 22:47:31 +08:00
就眠儀式
0e8edc23c0 (component): 新增 input 组件 password 属性 2022-07-16 22:42:59 +08:00
0o张不歪o0
f11412de0b ♻️(component): datePicker再次重构,加入date与datetime的范围选择 2022-07-16 20:33:15 +08:00
Sight
919b89cb7b
[#I5HADI]fix(docs): 主题面板显示异常 2022-07-15 12:08:50 +00:00
就眠儀式
1509840aba 📝: update 2022-07-15 15:06:51 +08:00
就眠儀式
67c4f034ef 🌀(component): 修复 select-input 样式 2022-07-15 14:47:48 +08:00
就眠儀式
1c5a379134 🌀(component): 优化 icon-picker 显示 2022-07-15 14:08:17 +08:00
就眠儀式
750ad79210 🌀(component): 重新定义 input-number 尺寸 2022-07-15 13:34:38 +08:00
就眠儀式
c6b6f5c0a7 (component): 新增 input 组件 prepend append 插槽 2022-07-15 12:54:13 +08:00
0o张不歪o0
16bdc0427a ♻️(component): 优化datePicker细节 2022-07-15 11:11:35 +08:00
0o张不歪o0
188f16a34a ♻️(component): datePicker 重构 2022-07-14 23:35:55 +08:00
就眠儀式
3fc0c38362 (component): 发布 1.2.11 版本 2022-07-14 23:25:46 +08:00
就眠儀式
eb09c753a5 (component): 发布 1.2.11 版本 2022-07-14 23:24:41 +08:00
0o张不歪o0
3d5b738104 ♻️(component): 优化datepicker 弹出后内部元素的定位 2022-07-14 13:28:25 +08:00
0o张不歪o0
d697f0b100 🐛(component): datePicker dayJS解析时间错误 2022-07-14 10:49:19 +08:00
就眠儀式
07b11011b1 (component): update 2022-07-14 09:12:36 +08:00
就眠儀式
2911c00d10 (component): update 2022-07-14 09:11:35 +08:00
0o张不歪o0
93cb391f68 (component): 新增radioGroup组件 disabled属性 2022-07-13 17:21:56 +08:00
0o张不歪o0
eaa66f6d5a (component): 新增CheckBoxGroup disabled属性 2022-07-13 16:12:29 +08:00
0o张不歪o0
29afa1114f 🌀(component): 优化inputNumber与button在禁用状态下的样式 2022-07-13 15:11:41 +08:00
0o张不歪o0
f1bd2611f9 📝: 修改changelog 2022-07-13 14:02:49 +08:00
0o张不歪o0
5c89ea0aa4 (component): 新增formItem 组件 新增label-width属性,用于控制宽度 2022-07-13 14:01:23 +08:00
0o张不歪o0
831274035c 🐛(component): 修复datePicker初始值为空时无法点击Bug 2022-07-13 12:22:37 +08:00
0o张不歪o0
914b249b65 ♻️(component): 优化radio 组件 动画效果 2022-07-13 11:20:58 +08:00
0o张不歪o0
00d0b7887e 🐛(component): datepicker 开启simple后点击无效,修复上一次更新带来的影响 2022-07-13 10:50:29 +08:00
0o张不歪o0
ce2ccd8a75 🐛(component): [修复] page 组件 外部更改v-model视图不刷新问题 2022-07-13 09:27:59 +08:00
0o张不歪o0
65f0e1b82e ♻️(component): 统一CheckBox与Radio组件 属性语义 2022-07-12 10:36:09 +08:00
就眠儀式
786e1efb7a (release): 1.2.9 2022-07-12 09:59:57 +08:00