Commit Graph

750 Commits

Author SHA1 Message Date
就眠儀式
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
就眠儀式
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
11e9087a58 📝: [tag]: 更新文档 2022-08-11 17:47:04 +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
就眠儀式
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
就眠儀式
5d85e82682 📝(component): 新增 button 组件下拉案例 2022-08-07 20:32:19 +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
就眠儀式
06f0985912 📝(component): 调整 line 分割线说明 2022-08-07 02:40:33 +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
就眠儀式
be94f818a9 (component): 新增文档菜单目录, 新特性用于放置 tag 与 tagInput 文档 2022-08-06 19:59:19 +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
就眠儀式
51adbcbd2d 📝(table): 完善 行内编辑 案例 2022-08-04 18:41:09 +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
sight
7269d2d99a 🐛(layer): firefox 下 move 和 resize 异常 2022-08-03 13:24:36 +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
就眠儀式
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