Commit Graph

434 Commits

Author SHA1 Message Date
就眠儀式
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
就眠儀式
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
就眠儀式
b22eec57eb 🐛(component): update 2022-11-12 16:33:59 +08: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
就眠儀式
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
就眠儀式
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
就眠儀式
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
就眠儀式
75ee93984b (component): 发布 1.7.5 版本 2022-11-06 20:52:05 +08:00
就眠儀式
b209794ab8 🐛(select): 修复验证边框颜色 2022-11-06 18:12:12 +08:00
就眠儀式
2966f8d0d8 🐛(popper): 修复自动位置计算逻辑, 导致小三角错误显示 2022-11-05 22:19:34 +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
就眠儀式
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
就眠儀式
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
就眠儀式
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
就眠儀式
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
就眠儀式
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
就眠儀式
48991abdc0 (component): update 2022-10-25 22:11:01 +08:00
就眠儀式
8e0aa81f61 (component): 调整 locale 文档 2022-10-25 21:41:15 +08:00
就眠儀式
52372946ab (component): 更新日志 2022-10-25 21:28:44 +08:00