Commit Graph

918 Commits

Author SHA1 Message Date
就眠儀式
c0b4a55f05 (component): 开放 table 组件 page 的所有配置 2022-08-25 00:45:42 +08:00
sight
7087e7f005 🐛(component): [dropdown]修复 popupContainer 不适用于 vue 自身渲染的元素的问题 2022-08-25 00:43:35 +08:00
就眠儀式
08bb3c0f69 📝(component): 新增 menu 组件 changeSelectedKey 与 changeOpenKeys 说明 2022-08-24 23:57:41 +08:00
就眠儀式
c932584421 📝(component): 恢复 page 文档 2022-08-24 00:02:59 +08:00
就眠儀式
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
就眠儀式
554501f6d6 (component): 切换分支前的提交准备 2022-08-15 10:31:53 +08:00
就眠儀式
add05fa4aa (component): 发布 1.4.2 版本 2022-08-15 10:30:21 +08:00
就眠儀式
08a682eaba (component): 优化 table 组件 dataSource 属性改变时, 清空 selectedKey 与 selectedKeys 属性 2022-08-15 09:12:51 +08: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
就眠儀式
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
就眠儀式
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
就眠儀式
e05781963d 🐛(component): 修复 table 工具栏 dropdown 随滚动条滚动 2022-08-09 01:16:24 +08:00
就眠儀式
212ce9a599 (component): 完善复杂表头表格 2022-08-09 01:09:53 +08:00
就眠儀式
db1c78f458 (component): 新增 table 复杂表头实现 2022-08-08 03:19:11 +08:00
就眠儀式
8c9078b0fc (component): table 复杂表头, 完成 body 平铺, header 的合并待处理 2022-08-08 02:32:38 +08:00
就眠儀式
8d43f28fb3 (component): 优化 table 组件 columns 无对应数据时仍保持列占位 2022-08-08 01:29:06 +08:00
就眠儀式
d35df32863 🐛(component): 修复 table 组件 skin 属性为 row 时, header 多出 1px 高度 2022-08-07 23:52:15 +08:00
就眠儀式
ca9a3607e9 📝(component): 更新 switch 属性文档 2022-08-07 17:43:02 +08:00
就眠儀式
4cb92078c3 🐛(component): 修复 transfer 标题 与 项描述 在个别分辨率区间显示不全的问题 2022-08-07 17:23:09 +08:00
就眠儀式
97446b1fb0 (switch): 新增 loading 与 loading-icon 属性 2022-08-07 03:01:12 +08:00
就眠儀式
06d109dcef (button): 新增 loading-icon 属性, 允许自定义加载图标 2022-08-07 02:32:47 +08:00
就眠儀式
0058721468 🐛(table): typescript 警告 2022-08-07 01:59:38 +08:00
sight
2631e24207 Merge branch 'next' into feat-tag 2022-08-06 19:24:48 +08:00
sight
3d885067eb (component): [tag]新增 variant 属性, 优化颜色表现 2022-08-06 19:23:35 +08:00
sight
1086547b54 (component): [tag]新增 maxWidth 属性 2022-08-06 13:26:21 +08:00
sight
e9e54bb967 (component): [tag]添加 shape, disabled 属性 2022-08-06 12:46:29 +08:00
就眠儀式
4c86263599 🐛(component): 修复 通告栏 宽度越界 2022-08-06 11:08:43 +08:00
就眠儀式
032e46e979 (component): 发布 1.3.14 2022-08-06 10:08:22 +08:00
就眠儀式
5f12770a73 (component): update 2022-08-06 10:07:08 +08:00
sight
d30a3b0012 ♻️: rename inputTag to tagInput 2022-08-06 09:25:11 +08:00
sight
24b2cbd143 (component): [Tag}新增 Tag 组件 2022-08-06 09:06:37 +08:00
就眠儀式
48cacb8d91 (button): 优化 index.less 2022-08-05 15:29:08 +08:00
就眠儀式
e93c1b5e2a (component): update 2022-08-05 11:24:07 +08:00
就眠儀式
888e0b0cc9 (component): 发布 1.3.12 2022-08-04 23:39:53 +08:00
就眠儀式
6e346e58cf (component): 修复按需模式下的样式污染 2022-08-04 19:16:36 +08:00
就眠儀式
fdeefb3599 🌀(input): 优化 suffix 与 prefix 插槽无底色的问题 2022-08-04 18:53:02 +08:00
就眠儀式
42020ec132 📝(component): 编写 table 行内编辑案例 2022-08-04 17:45:00 +08:00
就眠儀式
a61c6d0bef (component): 新增 table 组件 v-model:expandKeys 属性, 意为当前展开行 2022-08-04 16:28:06 +08:00
就眠儀式
53d270ffdc (table): 新增 defaultExpandAll 属性, 默认展开行, 适用子表与树表 2022-08-04 11:17:15 +08:00
就眠儀式
0f4144fafc (component): 新增 span-method 属性, 支持行列合并 2022-08-04 10:32:29 +08:00
就眠儀式
2a95b7a3e4 (component): update 2022-08-03 14:15:46 +08:00
就眠儀式
4e6a77ee19 (component): update 2022-08-03 00:18:37 +08:00
就眠儀式
97f2231ca9 (component): update 2022-08-03 00:17:14 +08:00
0o张不歪o0
fb5634a194 🐛(component): tree组件 修复checkedKeys 缺失emit Update 2022-08-02 19:39:19 +08:00
就眠儀式
7d1927248a 📝(component): update 2022-07-31 00:55:52 +08:00
就眠儀式
43e626cfe6 🌀(component): 优化 table 子表嵌套 2022-07-30 18:01:05 +08:00
就眠儀式
90cdaf037d 🌀(component): 优化 table 固定列阴影样式与计算逻辑 2022-07-30 15:41:50 +08:00
就眠儀式
d282a6ea5e (component): update 2022-07-29 10:20:33 +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
就眠儀式
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
就眠儀式
a37de78609 🌀(component): 统一 cascader 与 date-picker 宽度 2022-07-22 00:25:52 +08:00
就眠儀式
c739b2bd00 (component): 优化 select 多选样式 2022-07-22 00:19:14 +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
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
就眠儀式
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
就眠儀式
95fb6014fa (component): 新增 table 组件 columns 配置 hide 属性, 默认隐藏列 2022-07-18 13:09:55 +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
就眠儀式
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
就眠儀式
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
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
就眠儀式
f35c878e82 📝(更新日志): 📝(table): 更新数据案例 2022-07-12 09:50:15 +08:00
就眠儀式
dd711a00b4 (component): update 2022-07-12 09:08:07 +08:00
dingyongya
4a877f81f5 🐛(component): splitPanel
space 修改为像素,其他自适应

ISSUES CLOSED: https://gitee.com/layui/layui-vue/issues/I5FB3S
2022-07-11 18:09:21 +08:00
0o张不歪o0
afec6ca6cd (component): transition组件 新增time属性自定义过渡时长 2022-07-11 14:34:21 +08:00
0o张不歪o0
0c0ea1cc2c 🐛(component): 修复datePicker 改变modelValue后视图不更新问题 2022-07-11 11:21:26 +08:00
0o张不歪o0
a2967fb2cb (component): tree组件 加入半选状态,优化data改变是视图更新,优化checkedKeys支持下级节点,默认开启过渡动画,优化关闭连线后支持行内点击 2022-07-11 11:08:34 +08:00
就眠儀式
401bc9db63 (component): update 2022-07-11 10:33:20 +08:00
就眠儀式
6a7a429c13 🐛(component): table 边框不对其的问题 2022-07-11 09:26:44 +08:00
就眠儀式
dec00677f4 (component): table 多列固定 2022-07-11 09:07:46 +08:00
就眠儀式
7e5f0ab0e7 🐛: 删除 date-picker 不该有的属性 2022-07-10 22:16:23 +08:00
就眠儀式
3902453b7c : 发布 1.2.8 版本 2022-07-10 12:06:06 +08:00
就眠儀式
c09f4766b8 : 发布 1.2.8 版本 2022-07-10 12:04:43 +08:00
0o张不歪o0
eeeeb84aa6 (component): (component): cascader 增加 allow-clear 用于清空 2022-07-09 20:07:49 +08:00
就眠儀式
9ef5a01fbc (component): 新增 date-picker 组件 placeholder 属性 2022-07-09 20:03:44 +08:00
就眠儀式
a939c48b79 💄(component): 完善 input 与 textarea 组件 2022-07-09 03:10:51 +08:00
sight
44f1d68e54 🐛: dropdownSubMenu 未撑满可用空间的问题
ISSUES CLOSED: #I5G1D6
2022-07-09 02:22:44 +08:00
就眠儀式
33bfadd92b 📝: 更新日志 2022-07-09 00:49:39 +08:00
就眠儀式
c2f8511da9 Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-07-08 14:58:39 +08:00
就眠儀式
7e20eb9dac 🐛(component): 修复 input 组件 v-model 值不能为 0 2022-07-08 14:57:12 +08:00
0o张不歪o0
fe99ab0c1f (component): cascader组件 新增replaceFields属性 用于自义定key 2022-07-08 10:18:54 +08:00
0o张不歪o0
237f4fd508 (component): cascader组件优化change回调参数 2022-07-08 09:36:38 +08:00
就眠儀式
f869b40b74 : 发布 1.2.7 版本 2022-07-07 14:54:45 +08:00
就眠儀式
b4e67b46c6 📝: 更新文档 2022-07-06 22:24:25 +08:00
就眠儀式
43c4ef2e47 (layer): 发布 1.4.0 2022-07-06 10:09:41 +08:00
就眠儀式
dc56a071b7 🐛(table): 修复 treetable 的 slots 的参数 data 不正确问题 2022-07-05 16:24:36 +08:00
sight
6fc3dc44f8 (component): [dropdown] dropdown-menu-item 新增 disabled 属性 2022-07-05 12:30:48 +08:00
sight
1753c9e04c 🐛(component): [dropdown]修复使用面板默认渲染节点时, dropdownSubMenu 多级菜单异常关闭的问题 2022-07-04 23:30:31 +08:00
sight
b9815b625b (component): [dropdown]指定下拉面板渲染容器 2022-07-04 15:09:13 +08:00
0o张不歪o0
780584e989 🌀(component): 优化carousel首次加载时不应存在动画效果,而是应立即显示默认的item 2022-07-04 13:13:23 +08:00
dingyongya
8e45ff5a0d 🐛(component): table
默认加载时有横向滚动条,header 的滚动条占位无法显示

ISSUES CLOSED: https://gitee.com/layui/layui-vue/issues/I5F8R1
2022-07-04 10:20:15 +08:00
就眠儀式
6953c530ca 🌀(component): 优化 tansfer 穿梭框样式 2022-07-04 06:00:40 +08:00
就眠儀式
b796339c1c ♻️(table): 严格控制 table 边框与错位像素, 待完善 2022-07-04 02:01:50 +08:00
就眠儀式
1731369f29 🐛(component): 修复 table css 冲突 2022-07-04 01:19:39 +08:00
就眠儀式
7dcb7c507c (component): 实现 table 行列固定, 待完善 2022-07-04 00:01:54 +08:00
就眠儀式
fd3ca29bd0 (component): 新增 table 组件 skin 属性, 用于切换风格, 可选参数为 row line nob, 默认为空 2022-07-03 23:08:04 +08:00
就眠儀式
1a80f062d0 🐛(component): 修复 table 组件 max-height 下 sm 尺寸 th 不生效 close #I5F8DA 2022-07-03 21:34:40 +08:00
sight
e05d11ab6d 🌀: 调整悬浮菜单样式 2022-07-03 02:42:07 +08:00
sight
7ed837fe7d (dropdown): 支持渲染到 body 2022-07-03 00:55:13 +08:00
就眠儀式
62b78d128c (version): 发布 1.2.6 2022-07-02 18:29:35 +08:00
就眠儀式
6103a26e87 (version): 发布 1.2.6 2022-07-02 18:25:25 +08:00
就眠儀式
457fb3d479 🐛: 修复 popup-menu 在按需时使用的问题, 待解决 dropdown 无法在 scroll 正常使用 2022-07-02 04:04:30 +08:00
sight
f00064d509 🐛(component): [menu]修复折叠时偶现闪烁的问题 2022-07-02 01:02:24 +08:00
sight
286398fc4d ♻️: merge branch 'next' into feat-popup-menu 2022-07-01 18:18:00 +08:00
sight
212332a0c1 Merge branch 'next' into feat-popup-menu 2022-07-01 18:14:56 +08:00
sight
afda4aa077 🐛(component): [popup-menu]修复悬浮菜单样式 2022-07-01 18:03:42 +08:00
0o张不歪o0
76a57dd897 🌀(component): 优化page组件 hover状态下文字颜色与当前主题色保持一致 2022-07-01 11:05:57 +08:00
就眠儀式
c169ffc7e3 (transfer): 新增 leftFooter 与 rightFooter 底部插槽 2022-07-01 01:18:27 +08:00
就眠儀式
1ef6e5c865 ♻️: 使用 flex 重构 transfer 布局 2022-07-01 00:56:05 +08:00
就眠儀式
f2d6c4b8e8 📝: 更新日志 2022-06-30 23:50:16 +08:00
就眠儀式
f4ed5b4d9b (component): 穿梭框选中效果加入半选状态 2022-06-30 23:46:23 +08:00
sight
5270ba05d1 💄: fix linter 2022-06-30 22:10:06 +08:00
sight
e16c2707f6 Merge branch 'next' into feat-popup-menu 2022-06-30 19:38:03 +08:00
dingyongya
c49f0c99c3 🐛(component): tooltip
修复文缩小浏览器窗口时文字出现...时鼠标放上去不会显示tooltip问题
2022-06-30 15:48:23 +08:00
就眠儀式
5865bc9ab2 (release): 1.2.5 2022-06-30 15:17:36 +08:00
sight
51b93ba96f (component): [dropdown]menuItem 添加插槽,新增 subMenu 2022-06-30 12:13:26 +08:00
就眠儀式
f175dc9c03 📝(all): 补充文档 2022-06-29 23:42:50 +08:00
sight
7d52aa5423 🐛(component): table 和 select 按需加载部分依赖组件未解析的问题 2022-06-29 16:38:27 +08:00
sight
a7076b66a5 (component): [tab]新增 title 插槽 2022-06-29 16:23:13 +08:00
就眠儀式
36323688bb 📝(component): 更新日志 2022-06-29 10:09:21 +08:00
须弥
b0b90384c7 🐛(component): 删除监听rgb颜色变动时改变色相值代码,解决了在颜色面板中拉动选取颜色,触碰颜色面板边角时,导致色相变为0(红色),即颜色面板会变动为红色色相选择的问题
删除监听rgb颜色变动时改变色相值代码,解决了在颜色面板中拉动选取颜色,触碰颜色面板边角时,导致色相变为0(红色),即颜色面板会变动为红色色相选择的问题
2022-06-29 00:47:04 +08:00
就眠儀式
de8746e02d (table): 新增 cellStyle cellClassName rowStyle rowClassName 属性, 用于自定义单元格样式 2022-06-28 22:26:21 +08:00
sight
46d5533e45 🐛: 切换主题 Embedded Dark Reader cannot access a cross-origin resource 2022-06-28 14:57:17 +08:00
就眠儀式
a886dbab5d (all): 发布 1.2.4 2022-06-28 00:05:49 +08:00
就眠儀式
52855aa927 (all): 发布 1.2.4 2022-06-28 00:04:49 +08:00
0o张不歪o0
fbe7688a83 🐛(component): 修复cascader组件 children不能为空的问题
ISSUES CLOSED: #I5E4OM
2022-06-27 23:23:49 +08:00
sight
7366ac021a (component): [menu]添加悬浮菜单箭头 2022-06-27 20:26:44 +08:00
就眠儀式
d92880da97 📝(all): 更新日志 2022-06-27 18:43:01 +08:00
sight
1aaaa83c36 (component): [menu]悬浮菜单 2022-06-27 18:24:57 +08:00
0o张不歪o0
aea1936da4 (component): affix组件 新增scroll回调,修改props 2022-06-27 15:30:04 +08:00
就眠儀式
f3aaadee00 🐛(layer): 修复 drawer 出场动画不生效 2022-06-27 13:55:50 +08:00
就眠儀式
edad4c7269 Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-06-27 11:08:11 +08:00
就眠儀式
f0c850985d 📝: update 2022-06-27 11:07:22 +08:00
0o张不歪o0
b90d28b995 (component): 新增affix 锚点组件 2022-06-27 10:58:23 +08:00
sight
6e5108a734 Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-06-26 23:30:18 +08:00
sight
49231783f7 🌀: fix linter 2022-06-26 23:29:29 +08:00
就眠儀式
b1b3397951 (component): 新增 table 组件 even 属性, 用于开启斑马条纹 2022-06-26 23:24:05 +08:00
sight
33258dac6c (component): [dropdown]支持 right,left 位置 2022-06-26 22:08:36 +08:00
sight
bfde04c2f1 ♻️(component): [dropdown]优化定位算法 2022-06-26 21:10:14 +08:00
就眠儀式
129106705e : update 2022-06-26 17:24:26 +08:00
就眠儀式
60c1dbff95 : update 2022-06-26 17:22:21 +08:00
sight
97a4b14e08 : [#I55AK7] select 多选搜索 2022-06-26 16:23:01 +08:00
就眠儀式
98666c4ac1 (all): 发布 1.2.2 2022-06-26 15:53:33 +08:00
0o张不歪o0
0a4dc242f6 (component): cascader级联选择器 新增onlyLastLevel属性 控制displayValue回显数据层级 2022-06-26 15:09:36 +08:00
就眠儀式
f215f47210 📝(layer): update 2022-06-26 14:47:34 +08:00
就眠儀式
a4094f5d8a (component): row 与 col 的所有属性同时兼容 number 与 string 类型 2022-06-25 22:58:45 +08:00
就眠儀式
77be989540 🔧(script): 打包 build 去 注释 console.log debugger 2022-06-25 22:45:44 +08:00
0o张不歪o0
23bff375cf 🐛(component): 🐛(component): 修复cascader组件 当传入children为空数组时 点击无反应问题 2022-06-25 22:41:47 +08:00
就眠儀式
568c77327a 🐛(notice-bar): 修复 color 与 background 类型警告 2022-06-25 22:32:37 +08:00
就眠儀式
0a203b9f54 🐛(table): 修复 childrenColumnName 属性非必填 2022-06-25 22:17:51 +08:00
就眠儀式
13c8d4605d 🐛: 修复 icon-picker 组件 lay-input 引用使用类型错误 2022-06-25 22:10:43 +08:00
就眠儀式
7c9dc3815f 🐛(upload): 修复 cutOptions 非必填, 因为 cut 会有 false 的情况 2022-06-25 22:06:01 +08:00
就眠儀式
4cb81a5c12 🐛(radio): name 属性非必填, 在非表单的应用场景下 name 没有存在的必要 2022-06-25 21:59:02 +08:00
就眠儀式
2a7b3f1ae4 🐛(checkbox): 修复 checkbox 组件 isIndeterminate 属性类型非必填, 与文档类型提供错误 2022-06-25 21:45:11 +08:00
sight
1438147ec3 (component): [tab]添加 activeBarTransition 属性 2022-06-24 16:44:26 +08:00
sight
a0fd9345a2 🌀: fix linter 2022-06-24 14:55:50 +08:00
sight
e20b1cb6b0 📝: 补充 dropdown 文档 2022-06-24 14:33:48 +08:00
就眠儀式
7230502340 💄: 格式化代码 2022-06-24 10:27:12 +08:00
就眠儀式
a4e14bf3d3 🐛(layer): 修改 入口文件 为 构建产物 2022-06-24 10:20:58 +08:00
sight
e3c2b471b3 (component): [dropdown]添加 visible,clickToClose,blueToClose 属性; hover 延时 2022-06-24 00:51:41 +08:00
就眠儀式
45b23a5898 (all): 发布 1.2.1
更新文档
2022-06-24 00:44:36 +08:00
0o张不歪o0
99dfd8a70a 🐛(component): 🐛(component): 修复轮播组件由于getStyle Computed在编译之后造成的错误 2022-06-24 00:17:32 +08:00
就眠儀式
5ef3402f6f (all): 发布 1.2.0
更新文档
2022-06-23 23:15:04 +08:00
就眠儀式
884c2163a6 📝(all): update
更新文档
2022-06-23 20:27:50 +08:00
0o张不歪o0
0eca2df71a (component): cascader组件特性更新,新增动态插槽用于自定内容 2022-06-23 17:25:49 +08:00
sight
638c6fd440 🐛: progress SVG 滤镜叠加 2022-06-23 13:09:53 +08:00
sight
d731a45caa 🌀: progress 优化暗色模式的颜色 2022-06-23 13:01:08 +08:00
就眠儀式
057b3c4243 📝: 更新日志
更新文档
2022-06-23 12:22:20 +08:00
就眠儀式
53089c77d5 📝: 更新日志
更新文档
2022-06-23 12:21:00 +08:00
0o张不歪o0
c8d02931ce (component): 完善Progress组件 环形模式,新增circleSize和circleWidth两个属性来控制环形进度条尺寸和线条宽度
重新用SVG实现环形进度条,并在@Sight的建议下兼容了SVG夜间模式
2022-06-23 10:44:25 +08:00
就眠儀式
8c519fa66c 🐛: 修复 cascader 按需加载无法正常引入
更新文档
2022-06-23 09:47:31 +08:00
0o张不歪o0
63bf7d0c69 (component): (component): 新增轮播图支持过渡动画,默认为滑动,修复autoplay为false时仍自动播放问题
ISSUES CLOSED: #I50UP9
2022-06-23 00:39:52 +08:00
sight
8d9ef82cb3 (component): [dropdown]: contentOffset属性,控制触发器距离面板的偏移距离 2022-06-22 21:43:04 +08:00
sight
3dc698c99e (component): [cascader]:滚动时更新面板位置 2022-06-22 21:19:03 +08:00
sight
49b0d96b48 (component): [dropdown]滚动、触发器或面板尺寸变化时更新下拉面板位置; clickOutsideToClose 属性 2022-06-22 21:06:47 +08:00
就眠儀式
04035e9a4e
!82 修复progress 环形进度条不兼容夜间模式
Merge pull request !82 from 0o张不歪o0/next
2022-06-22 07:06:48 +00:00
sight
5aa8c63d00 🐛(component): [dropdown]下拉面板大小变化时自适应位置 2022-06-22 15:04:22 +08:00
sight
a99cc5a204 📝: 添加 layui-vue-helper 文档 2022-06-22 14:48:58 +08:00
0o张不歪o0
f8cf1c7cf7 🐛(component): progress 环形进度条兼容夜间模式 2022-06-22 14:45:39 +08:00
sight
5acc9907a0 🌀(lint): fix linter 2022-06-22 13:11:11 +08:00
sight
753f0f545b (component): [dropdown]下拉面板位置自适应 2022-06-22 13:08:48 +08:00
就眠儀式
1ca3f8035c Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-06-21 23:29:23 +08:00
就眠儀式
1c53f291e6 (all): 发布 1.1.10
更新文档
2022-06-21 23:28:16 +08:00
就眠儀式
c41f4e2f88 🐛(all): 修复 darkreader 不存在
更新文档
2022-06-21 23:26:57 +08:00
sight
c39388ec7a 🐛(component): [cascader]dropdown 样式污染 2022-06-21 21:06:35 +08:00
就眠儀式
af6c24f69e (all): 发布 1.1.9
更新文档
2022-06-21 20:10:48 +08:00
就眠儀式
0da9c85470 ♻️: 合并冲突
更新文档
2022-06-21 16:11:26 +08:00
就眠儀式
8449c37fe6
!81 progress组件新增环形模式,cascader组件依赖于dropdown与lay-scroll
Merge pull request !81 from 0o张不歪o0/next
2022-06-21 08:05:50 +00:00
就眠儀式
c6e14ac986 📝(cascader): 更新文档
更新文档
2022-06-21 16:04:22 +08:00
0o张不歪o0
2862b3ff0c (component): cascader组件更新,下拉效果依赖于dropdown组件,当数据过多时滚动效果依赖于layScroll组件
ISSUES CLOSED: #I4RSDS
2022-06-21 15:56:49 +08:00
0o张不歪o0
cd43b3803a (component): progress进度组件 新增环形进度条选项
#I5CB05

ISSUES CLOSED: #I5CB05
2022-06-21 15:16:37 +08:00
就眠儀式
28d617ccc0
!80 新增Cascader级联选择组件
Merge pull request !80 from 0o张不歪o0/next
2022-06-21 04:49:16 +00:00
0o张不歪o0
c6e70e54b9 (component): 新增Cascader级联选择组件
#I4RSDS

ISSUES CLOSED: #I4RSDS
2022-06-21 12:35:19 +08:00
就眠儀式
fe08ed09cd 🐛(ssr): 升级 ssr-darkreader 4.9.45
更新文档
2022-06-21 09:33:27 +08:00
就眠儀式
f66cfd993a 🐛(layer):
更新文档
2022-06-20 22:41:03 +08:00
就眠儀式
fb56b73cd4 📝(all): 更新文档
更新文档
2022-06-20 19:06:00 +08:00
0o张不歪o0
2a93cfee7b (component): pageHeader组件 新增默认插槽设置,用于开发者想自定义右侧内容,而不仅仅是局限于文字
ISSUES CLOSED: #I4V3VC
2022-06-20 13:44:11 +08:00
zhangzheng
80807a2ceb (component): 新增pageHeader组件 在页面路径不复杂的情况下可以使用该组件代替面包屑组件
ISSUES CLOSED: #I4V3VC
2022-06-20 12:12:03 +08:00
就眠儀式
9e10662210 (all): 发布 1.1.8
更新文档
2022-06-20 10:31:48 +08:00
就眠儀式
0010259ef8 (all): 发布 1.1.8
更新文档
2022-06-20 10:30:43 +08:00
就眠儀式
615cb5ba7c 📝(all): 补充文档
更新文档
2022-06-19 21:50:08 +08:00
就眠儀式
8926bb6022 (table): tableCheckedKeys 加入半选状态
更新文档
2022-06-19 21:19:08 +08:00
sight
cb1672b8e1 🐛(checkbox): 暗色模式未选中状态显示异常 2022-06-19 20:21:49 +08:00
就眠儀式
de53193186 🐛(tree): 修复 tree slots 语法错误
更新文档
2022-06-19 17:15:02 +08:00
就眠儀式
db4eac69bf 🌀(ie): 移除 ie 兼容 css
更新文档
2022-06-18 23:59:29 +08:00
就眠儀式
e658ba92e2 📝(all): 更新日志
更新文档
2022-06-18 17:24:21 +08:00
就眠儀式
f446f4ebd7 🐛(carousel): 修复轮播图初始化时无法获取 item 列表
更新文档
2022-06-18 16:33:31 +08:00
就眠儀式
f030784410 🐛(layer): typescript 错误
更新文档
2022-06-18 15:57:10 +08:00
就眠儀式
04b52e0814 💄(checkbox): 优化 checkbox 选中代码
更新文档
2022-06-18 14:44:04 +08:00
就眠儀式
a694119cd1 (checkbox): 新增 isIndeterminate 半选状态
更新文档
2022-06-18 14:31:29 +08:00
sight
416f09e4f9 (textarea): 添加 show-count 属性, 显示字数 2022-06-17 22:00:56 +08:00
就眠儀式
622c8c1eac ⬆️(vueuse/core): 8.7.3
更新文档
2022-06-17 21:04:26 +08:00
就眠儀式
79acc7b078 🐛(tree & carousel): 修复 tree 与 carousel 语法错误
更新文档
2022-06-17 20:15:06 +08:00
就眠儀式
83d4622df9 🐛(input-number): 修复 input-number 类型错误 fixed https://gitee.com/layui/layui-vue/issues/I5CIOC
更新文档
2022-06-17 18:43:47 +08:00
就眠儀式
2198eafa52 (all): 发布 1.1.7
更新文档
2022-06-13 22:52:01 +08:00
就眠儀式
196d30d15a 🐛(transfer): 修复 transfer-data 高度
更新文档
2022-06-13 22:09:32 +08:00
就眠儀式
9512497e65 (transfer): 新增 width 与 height 属性
更新文档
2022-06-13 18:12:13 +08:00
就眠儀式
56cfd1bef0 📝(all): 更新日志
更新文档
2022-06-13 16:57:59 +08:00
就眠儀式
5b8dbe74ea (upload): 新增 default 插槽
更新文档
2022-06-13 15:54:19 +08:00
dingyongya
2115d1ec91 🐛(component): table
修复多选列错位问题
2022-06-13 10:02:01 +08:00
就眠儀式
e24a5fa681 🐛(table): 修复 table 按需加载时无法正常加载 checkbox 组件
更新文档
2022-06-12 22:11:51 +08:00
就眠儀式
76e512823a 🐛(table): 修复 number 错误的类型引用
更新文档
2022-06-12 21:47:49 +08:00
dingyongya
f3d393a9f3 (component): table
新增table 固定表头属性,通过配置height 和maxHeight 属性来实现
重新处理表格width minWidth
2022-06-12 19:04:43 +08:00
就眠儀式
787b5b22ff (all): 发布 1.1.6 版本
更新文档
2022-06-11 00:45:58 +08:00
就眠儀式
dae5a0c53a (input): 新增 prefix-icon 与 suffix-icon 属性
更新文档
2022-06-11 00:26:39 +08:00
就眠儀式
11bb97ca96 🐛(input): typescript 错误
更新文档
2022-06-11 00:15:54 +08:00
就眠儀式
bbf39ab795 📝(input): 📝(all): 更新日志
更新文档
2022-06-11 00:12:46 +08:00
就眠儀式
347b828438 🐛(date-picker): v-model 默认 年月日 解析不成功 2022-06-09 23:20:40 +08:00
就眠儀式
9e970e99ac 📝(修正描述): (radio-group): 新增 name 属性, 简化 radio 配置 2022-06-08 09:28:58 +08:00
就眠儀式
e2f4b7d0d6 (radio-group): 新增 name 属性, 简化 radio 配置 2022-06-08 09:26:52 +08:00
就眠儀式
176349dd92 🐛(input-number): 修复对齐方式居中 2022-06-08 01:41:57 +08:00
就眠儀式
4e27d4aabf : 更新日志 2022-06-07 21:51:04 +08:00
就眠儀式
ce04ae0a5b 🌀(dropdown-menu && dropdown-menu-item): 整理代码 2022-06-07 21:07:45 +08:00
就眠儀式
60da1da79b 🌀(dropdown): 整理代码 2022-06-07 21:04:20 +08:00
就眠儀式
1718e32735 (dropdown): 修改 context-menu 弹出策略, 仅更改触发不方式, 不影响弹出方案 2022-06-07 20:26:03 +08:00
就眠儀式
6d25ad9efc ⬆️: 升级 vueuse/core 8.6.0 2022-06-07 10:55:21 +08:00
就眠儀式
bf27e97c61 ⬇️: 删除 animate.css 2022-06-06 22:47:24 +08:00
就眠儀式
b4ea5b81d5 ⬆️: 升级 darkreader 4.9.51 2022-06-06 22:41:08 +08:00
就眠儀式
be2f31ba9c (all): 发布 1.1.5 2022-06-05 02:03:45 +08:00
就眠儀式
f198443eaa (form-item): 新增 label-position 对齐方式 2022-06-04 19:43:18 +08:00
就眠儀式
27e41f8708 🐛(input / layer): 接受 issues 提议 2022-06-04 18:42:22 +08:00
就眠儀式
11ce9e3875 📝: 更新日志 2022-06-03 23:48:46 +08:00
就眠儀式
56d3af80da 🌀(tab): 调整 tab tools 样式 2022-06-03 14:14:41 +08:00
sight
bfae086a8e Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-06-03 13:52:49 +08:00
sight
833a40058e (tab): 添加滚动 2022-06-03 13:45:20 +08:00
就眠儀式
8b04f99cc5 ️(docsearch): 本地化 docsearch 资源 2022-06-02 22:12:21 +08:00
就眠儀式
35f3ccad18 🐛(tab): 修复 brief 背景色为 transparent 2022-06-02 16:40:36 +08:00
sight
d553e38ab4 🌀(component): 修复 tab 样式 2022-05-31 21:27:04 +08:00
就眠儀式
e88d768d2f (table): 更新文档 2022-05-30 23:07:53 +08:00
就眠儀式
922dc2cc92 (table): 新增 childrenColumnName 属性 2022-05-30 22:53:18 +08:00
就眠儀式
810b52d2ac (all): update 2022-05-29 23:53:23 +08:00
就眠儀式
db21a23bda 🐛(select): 修复 typescript 警告 2022-05-29 21:22:29 +08:00
就眠儀式
a8237710e2 (tree): 新增 title 插槽, 允许自定义节点 2022-05-29 18:04:55 +08:00
就眠儀式
4385d0cffe (table): 新增 indent-size 设置 tree-table 行级缩进 2022-05-29 16:14:38 +08:00
就眠儀式
dfe2d372b3 (all): update 2022-05-29 15:07:19 +08:00
就眠儀式
e5fd1c6995 🐛(table): 修改 table-row 组件 props 命名 2022-05-29 01:13:42 +08:00
就眠儀式
62585e9e56 (table): add sub-table tree-table 2022-05-28 23:52:14 +08:00
就眠儀式
3e68cdf169 (table): add sub-table tree-table 2022-05-28 23:50:41 +08:00
就眠儀式
1f5313fd94 (version): 发布 1.1.3 2022-05-27 10:59:34 +08:00
就眠儀式
b905e478a5 📝: 更新日志 2022-05-27 10:16:53 +08:00
就眠儀式
2ae3335394 (radio-group): 新增 radio-group 单选按钮组 2022-05-27 10:06:43 +08:00
就眠儀式
b72212b659 ️(icon-picker): update 2022-05-27 00:02:30 +08:00
就眠儀式
0eaac32664 (all): update 2022-05-26 23:44:14 +08:00
就眠儀式
db2ffa68ef 📝(tree): update 2022-05-26 00:00:40 +08:00
就眠儀式
e2328de0d6 (all): update 2022-05-25 22:00:30 +08:00
就眠儀式
1531321951 : 删除提交的手风琴案例 2022-05-25 19:52:41 +08:00
就眠儀式
044fff8d6e (all): update 2022-05-25 02:44:00 +08:00
dingyongya
2036a9ef6f (component): tooltip,table
tooltip 新增isAutoShow属性 目的控制超出文本 `...` 时自动展示, 没有 `...` 时不展示
table 列添加ellipsisTooltip属性时,无 `...`
的不显示tooltip效果
2022-05-24 19:15:57 +08:00
就眠儀式
59e874d3c4 (all): update 2022-05-24 12:35:25 +08:00
就眠儀式
0728d005b7 (all): update 2022-05-24 12:33:22 +08:00
就眠儀式
a9dc882db7 : 发布 1.1.2 版本 2022-05-23 17:22:17 +08:00
就眠儀式
7eed198d10 🐛: 修复 date-picker 无法解析的问题 2022-05-23 17:13:21 +08:00
就眠儀式
004c8b99ea ️: 升级 layer-vue 与 icons-vue 2022-05-22 13:05:14 +08:00
就眠儀式
b00d5aaddf 📝: 发布 1.1.1 版本 2022-05-21 17:49:00 +08:00
dingyongya
bcfdefde00 🐛(component): table
修复table 布局问题
column 新增minWidth和ellipsisTooltip属性

ISSUES CLOSED: https://gitee.com/layui/layui-vue/issues/I58DWF
2022-05-21 17:16:44 +08:00
dingyongya
5b64cad09c 🐛(component): table
修复table 布局问题
column 新增minWidth和ellipsisTooltip属性

ISSUES CLOSED: https://gitee.com/layui/layui-vue/issues/I58DWF
2022-05-21 17:11:28 +08:00
就眠儀式
0d3a7e4f89 📝: 更新日志 2022-05-17 09:05:40 +08:00
xumi
f8538c7d4d (component): 评分组件增加清除功能
评分组件增加清除功能

ISSUES CLOSED: #I50JOX
2022-05-17 01:09:05 +08:00
就眠儀式
092650b049 : 发布 1.1.1-alpha.2 2022-05-17 00:11:00 +08:00
就眠儀式
cc52c83317 : 升级 async-validator 4.1.1 2022-05-17 00:02:16 +08:00
就眠儀式
2fb2fbf70e : 升级 vue-i18n 9.1.10 2022-05-17 00:00:13 +08:00
就眠儀式
fa1d635e56 : 升级 vite 2.9.9 2022-05-16 23:51:30 +08:00
就眠儀式
8b95d9de4b Merge branch 'master' into next 2022-05-16 21:23:42 +08:00
就眠儀式
c433078096 🐛: 升级 vueuse/core 8.5.0 2022-05-16 21:21:24 +08:00
就眠儀式
a530db1cfc : 删除 resolver 内置按需解析器 2022-05-16 09:17:29 +08:00
就眠儀式
9e7471db32 🐛(table): 修复 size 属性 sm 与 lg 样式 2022-05-16 09:08:25 +08:00
就眠儀式
076f2b5164 : 发布 1.1.0 版本 2022-05-15 17:47:47 +08:00
就眠儀式
59256fbe1e : 发布 1.1.0 版本 2022-05-15 17:46:48 +08:00
sight
5a05c3a621 🐛(i18n): 修复按需加载下 i18n 的注册问题 2022-05-15 17:03:00 +08:00