Commit Graph

1110 Commits

Author SHA1 Message Date
就眠儀式
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
就眠儀式
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
就眠儀式
74200d7e92 (component): 新增 date-picker 组件 placeholder 属性 string[] 类型支持 2022-10-25 21:10:12 +08:00
就眠儀式
d3e16e285c 🐛(component): 修复 date-picker 组件 range 模式 lay-dropdown 无法解析的警告信息 2022-10-25 18:09:33 +08:00
就眠儀式
ae2cdb8bf4 (component): 修复月份范围选择与日期范围选择月份单位未翻译的问题 2022-10-25 17:41:14 +08:00
就眠儀式
6d1552f83b (component): 发布 1.7.0 版本 2022-10-24 22:22:51 +08:00
就眠儀式
afc9cad132 (component): 发布 1.7.0-alpha.2 版本 2022-10-24 14:52:14 +08:00
就眠儀式
62d03c735c (component): update 2022-10-24 14:44:57 +08:00
就眠儀式
13bd5e9b52 (component): select cascader colorpicker 等组件 disabled 效果优化 2022-10-24 14:39:57 +08:00
就眠儀式
f9ea36149f (component): 优化 input select tag-input 禁用样式 2022-10-24 10:04:29 +08:00
就眠儀式
326dc13ec3 🐛(select): 修复多选模式下 disabled 属性失效 2022-10-24 09:36:50 +08:00
就眠儀式
5646ae298e (component): 优化 input 与 switch 组件 disabled 禁用样式 2022-10-24 09:23:37 +08:00
就眠儀式
8124719af0 (transition): 改善 transition 文档 2022-10-24 00:25:54 +08:00
就眠儀式
247466983b (panel): 改善 panel 文档 2022-10-24 00:19:56 +08:00
就眠儀式
e5d032cc28 (icon): 简化 icon 文档 2022-10-24 00:00:33 +08:00
就眠儀式
afabcf3fff (component): 简化 icon 文档 2022-10-23 23:55:00 +08:00
就眠儀式
91c3d1406d (component): 发布 1.7.0-alpha.1 版本 2022-10-23 21:12:06 +08:00
就眠儀式
1f6f25bdfb (component): 更新下载量 2022-10-23 16:06:14 +08:00
就眠儀式
e4e6bd0f84 🐛(page): 修复起始页计算逻辑 2022-10-23 15:03:34 +08:00
就眠儀式
2a8000758f (component): update 2022-10-22 23:32:03 +08:00
就眠儀式
6fce5acab1 📝(i18n): 重构 i18n 文档 2022-10-22 23:21:41 +08:00
就眠儀式
464b1045da (date-picker): i18n support 2022-10-22 22:36:33 +08:00
就眠儀式
261853cf00 ⬇️(vue-i18n): 回退版本 2022-10-22 19:44:55 +08:00
就眠儀式
e579bf774f (page): i18n support 2022-10-22 19:09:41 +08:00
就眠儀式
e51ce78db5 (select): 删除 show-empty 与 empty-message 属性, 取消 placeholder 与 search-placeholder 属性默认值
show-empty 属性完全可以由用户使用自定义 select-option 来实现,顾新版本中将移除该 api
2022-10-22 16:34:14 +08:00
就眠儀式
4b2f11c227 (component): update 2022-10-22 15:39:48 +08:00
就眠儀式
74ec3e108f (component): 处理 column 在 tree-table 无法传递的问题 2022-10-22 14:40:46 +08:00
就眠儀式
21c2b06d2c
!98 update package/component/src/component/table/TableRow.vue.
Merge pull request !98 from YJXS/N/A
2022-10-22 06:37:33 +00:00
就眠儀式
fa61ae36ef (component): 更新文档 2022-10-22 14:33:31 +08:00
YJXS
7912d21901
update package/component/src/component/table/TableRow.vue.
Signed-off-by: YJXS <353667349@qq.com>
2022-10-22 06:19:34 +00:00
就眠儀式
dec22cebe9 (component): update 2022-10-22 00:01:13 +08:00
就眠儀式
d852b6ee6f (component): update 2022-10-21 22:58:50 +08:00
就眠儀式
30b46c141d (component): update 2022-10-21 22:26:39 +08:00
就眠儀式
4393b1c1d2 (component): update 2022-10-21 21:24:47 +08:00
就眠儀式
9d46063321 (component): 同步 next 改动 2022-10-21 21:23:10 +08:00
就眠儀式
0cce0587f6 (component): update 2022-10-19 10:41:04 +08:00
就眠儀式
31ba2575fd (component): update 2022-10-19 10:36:56 +08:00
就眠儀式
c94f7f246c (component): update 2022-10-19 00:02:07 +08:00
就眠儀式
96a3ef9180 (component): 发布 1.6.9 版本 2022-10-19 00:01:09 +08:00
就眠儀式
b50aa5f1fe
Merge pull request #11 from pplokijuhyg/next
Update theme.md
2022-10-18 14:55:58 +08:00
6efee14d68
Update theme.md
所有的css变量值是需要--前缀的,文档并没有写上
2022-10-18 11:30:19 +08:00
就眠儀式
55b4a1ab25 (component): update 2022-10-18 10:46:04 +08:00
就眠儀式
48f057e174 (component): 清理 slider 组件 console.log 调试代码 2022-10-18 09:31:43 +08:00
就眠儀式
45a8d62ffb (component): update 2022-10-18 09:19:56 +08:00
就眠儀式
eb51083a27 (component): end 2022-10-18 01:06:04 +08:00
就眠儀式
b077d81569 (component): 整理 tag 组件类型 2022-10-18 00:59:40 +08:00
就眠儀式
8e46f6f6b2 (component): 整理 splitPanel 警告 2022-10-18 00:55:16 +08:00
就眠儀式
b138bdb7fd (component): update 2022-10-18 00:39:48 +08:00
就眠儀式
e141750076 (component): 修复 slider 警告 2022-10-18 00:39:03 +08:00
就眠儀式
d9116dc47e (component): 整理代码 2022-10-18 00:23:07 +08:00
就眠儀式
e732e8ed17 (component): 临时解决 date-picker 类型警告 2022-10-18 00:10:35 +08:00
就眠儀式
1c804c6db9 (component): 简化 breadcrumb 代码 2022-10-18 00:04:08 +08:00
就眠儀式
60aaa9fea2 (component): 优化 badge 代码警告 2022-10-18 00:00:04 +08:00
就眠儀式
3c808aa9a2 (component): update 2022-10-17 23:45:10 +08:00
就眠儀式
af3694d38c (component): 开放 tree-select 组件 2022-10-17 22:56:22 +08:00
就眠儀式
e8f8c8c2ea (component): 完善 ts 类型 2022-10-17 22:19:33 +08:00
就眠儀式
dbf9374b6b (component): 更新日志 2022-10-17 13:51:07 +08:00
就眠儀式
589f91f2ca (component): (component): 发布 layer-vue 1.4.6 版本 2022-10-17 09:33:34 +08:00
就眠儀式
6f096134b7 (component): 发布 layer-vue 1.4.6 版本 2022-10-17 09:21:28 +08:00
就眠儀式
afbfeb0c18 (component): 根据 id 保证弹层实例唯一 2022-10-17 09:13:48 +08:00
就眠儀式
95ca7b8165 (component): update 2022-10-17 08:54:57 +08:00
就眠儀式
1cb5d068d5 (component): update 2022-10-16 18:42:56 +08:00
就眠儀式
2d4b759076 (component): 兼容 index.vue 移动端显示 2022-10-16 18:23:58 +08:00
就眠儀式
909ddcb9ec (component): 创建 CarouselItemProps 类型 2022-10-16 15:42:06 +08:00
就眠儀式
8fb2897d19 (component): 补充头像案例说明 2022-10-16 11:03:38 +08:00
就眠儀式
e994893bfc (component): 优化 upload 组件代码 2022-10-16 10:35:04 +08:00
就眠儀式
e181ba7ad2 (component): update 2022-10-16 10:22:17 +08:00
就眠儀式
3ff243b446 (component): 优化 carouselItem 代码 ts 警告 2022-10-15 23:05:06 +08:00