Commit Graph

417 Commits

Author SHA1 Message Date
就眠儀式
0575a86ff8 (component): 修复 radio 不兼容 number 类型的问题 2022-10-09 14:13:21 +08:00
就眠儀式
c4cf4efd3d 🐛(component): 修复 select 相关缺陷,并调整文档显示格式 2022-10-09 11:48:45 +08:00
就眠儀式
84e1959043 (component): 发布 1.6.3 版本 2022-10-08 23:01:35 +08:00
就眠儀式
6319433874 (component): 发布 1.6.2 版本 2022-10-07 19:00:47 +08:00
就眠儀式
87c8ca7b72 📝(component): 完善 progress 进度条文档案例 2022-10-07 04:09:18 +08:00
就眠儀式
58686860b8 📝(component): 完善 modal 模态床文档案例 2022-10-07 03:51:40 +08:00
就眠儀式
b08ee84bc0 (component): 发布 1.6.1 版本 2022-10-06 06:49:48 +08:00
就眠儀式
92a0913dd0 (component): 更新日志 2022-10-06 02:50:37 +08:00
就眠儀式
7932241c95 📝(component): update 2022-10-05 01:27:12 +08:00
就眠儀式
e0f1f0affe (component): update 2022-10-04 01:52:58 +08:00
就眠儀式
43d223653e 🐛(component): 修复 tree 组件 title 插槽不生效的问题 2022-10-04 01:04:04 +08:00
就眠儀式
8d19e433a7 🐛(component): update 2022-10-03 06:47:02 +08:00
就眠儀式
85b14ba7e4 🐛(component): table 组件 indentSize 属性, 在加载远程数据时不生效的问题 2022-10-03 01:34:30 +08:00
就眠儀式
78b2189974 (component): 优化 date-picker 组件样式 2022-10-02 22:48:59 +08:00
就眠儀式
49fcb42d9e (component): 处理 tree 组件 n 多问题 2022-10-02 22:25:02 +08:00
就眠儀式
15372347a3 (component): 新增 treeSelect 组件 2022-10-02 06:11:10 +08:00
就眠儀式
5b1426ee1b (component): update index.vue 2022-10-02 00:56:47 +08:00
就眠儀式
c8aafeaa51 (component): update 2022-09-30 17:32:49 +08:00
就眠儀式
954e14bff6 (component): 修复 select 无法异步加载的问题 2022-09-30 17:06:09 +08:00
就眠儀式
1819e88ff0 (component): update 2022-09-30 14:51:38 +08:00
就眠儀式
59d1938b7b : update 2022-09-30 09:42:07 +08:00
就眠儀式
35fedf2926 (component): 新增 avatar 组件 default 插槽与 icon 属性, 支持文字与图标头像 2022-09-30 01:37:13 +08:00
就眠儀式
645389dac8 (component): 优化文档体验 2022-09-28 23:59:36 +08:00
就眠儀式
46953e9a30 (component): 2022-09-28 22:55:53 +08:00
就眠儀式
62397afdd7 Merge branch 'next' of https://github.com/layui/layui-vue into next 2022-09-28 19:05:07 +08:00
就眠儀式
9a15eb507a (component): update 2022-09-28 19:04:14 +08:00
就眠儀式
c86913eec9
Merge pull request #8 from wangdabaoqq/avatar
🐛(component): 修复avatar组件样式错乱
2022-09-28 19:03:54 +08:00
就眠儀式
c2c8416233 🐛(component): notice-bar 组件切换页面后, NodeJS.Timeout 定时器不清除的问题 2022-09-28 14:57:02 +08:00
就眠儀式
2a898b4ff9 (component): update 2022-09-28 11:00:04 +08:00
就眠儀式
9ad7879323 (component): 完善 select 组件的清空操作 2022-09-27 18:01:16 +08:00
就眠儀式
8ed10c4a67 (component): 实现 select 组件单选多选禁用 2022-09-27 17:25:07 +08:00
就眠儀式
c97fedb8c5 🐛(component): 修复 icon-picker 组件 show-search 属性开启时, 无法搜索的问题 2022-09-27 16:24:42 +08:00
就眠儀式
568b8f6131 (component): 更新日志 2022-09-27 11:40:29 +08:00
sight
af86d77e17 (component): [tagInput]添加事件 2022-09-26 20:44:48 +08:00
宝宝宝
404097e9fa 🐛(component): 修复avatar组件样式错乱 2022-09-26 04:56:00 +00:00
sight
4e9604377b (component): [tagInput]modelValue 添加 tagData[] 类型 2022-09-26 12:18:49 +08:00
就眠儀式
ce8ef5286e 🐛(component): 修复 select 组件外部修改 modelValue 值时, option 不选中的问题 2022-09-25 23:43:33 +08:00
就眠儀式
b023e9aaa5 (component): update 2022-09-25 23:04:40 +08:00
就眠儀式
dd86a40766 (component): update select 2022-09-25 22:46:24 +08:00
就眠儀式
1e621c4bcd (component): update 2022-09-25 22:08:35 +08:00
就眠儀式
572c5fd274 (component): update 2022-09-25 19:45:45 +08:00
sight
6035cdd01f (component): [tagInput]width 修改为 100% 2022-09-25 11:06:44 +08:00
sight
34b7502231 📝: 补充 tagInput 文档 2022-09-25 01:03:51 +08:00
就眠儀式
ec5f744a2e (component): update 2022-09-24 13:43:40 +08:00
就眠儀式
4db23c9f8a (component): update 2022-09-24 13:22:05 +08:00
就眠儀式
06149b7e77 (component): 完成 select 组件, 新增 tag-input 组件 disabled-input 属性 2022-09-24 09:50:53 +08:00
就眠儀式
f52ff6207b ♻️(component): 初步完成 select 组件重构 2022-09-23 12:41:44 +08:00
就眠儀式
ccf208e884 (component): 新增 table 组件 header 插槽 2022-09-22 20:36:27 +08:00
就眠儀式
42502be232 (component): 调整 tag-input 默认宽度 2022-09-22 20:09:01 +08:00
就眠儀式
8b6f727950 (component): 调整 tag 样式, 简化文档 demo 2022-09-22 19:01:13 +08:00
就眠儀式
1b094d3a04 新增 标签输入框 文档菜单项 2022-09-22 16:02:21 +08:00
sight
fc55d43586 🐛(component): [carouse]修复更新 2022-09-22 12:52:25 +08:00
就眠儀式
46e377d5a3
update package/document-component/src/document/zh-CN/components/input.md.
Signed-off-by: 就眠儀式 <854085467@qq.com>
2022-09-22 01:14:25 +00:00
0o张不歪o0
8928f341b7 🐛(component): cascader组件 外部清空modelValue内部displayValue不清空问题 2022-09-21 09:52:57 +08:00
就眠儀式
85a7217c47 修复 breadcrumb-item 无法正确传递 attrs 的问题 2022-09-20 20:16:50 +08:00
sight
e1a41552c5 (component): [tabitem] 新增 icon 属性 2022-09-17 23:50:39 +08:00
就眠儀式
db7e233a2a (component): release 1.4.14 2022-09-17 01:21:25 +08:00
sight
0fe5aa2644 (component): [dropdown]新增 contentClass 属性
*新增 contentClass
*新增 contentStyle
*新增 alignPoint
2022-09-16 18:55:13 +08:00
sight
106aadf788 (component): [tag]新增 tag 组件 2022-09-16 00:36:09 +08:00
就眠儀式
a3196e597a (component): 更新日志 2022-09-15 09:27:05 +08:00
就眠儀式
9e52d2401a 🐛(component): 修复文档缺陷 2022-09-15 02:12:11 +08:00
就眠儀式
72fab7c9a5 Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-09-15 01:44:01 +08:00
就眠儀式
30a9ed3efb (component): 新增 transfer 组件 v-model 属性 与 change 事件 2022-09-15 01:43:01 +08:00
sight
0db18d8a86 : dts 文件生成
*dts 生成
*tag自动计算颜色
2022-09-15 00:53:26 +08:00
就眠儀式
bf96faff6e 📝(component): update 2022-09-14 16:06:24 +08:00
就眠儀式
e38441538a 🐛(component): 修复 customSlot 结合 tooltip 的问题 2022-09-14 09:39:40 +08:00
就眠儀式
d219e963c8 📝(component): update 2022-09-14 09:18:45 +08:00
就眠儀式
800aa23eff 🐛(component): 修复 rate 组件 modelValue 缺少响应式 2022-09-13 06:40:28 +08:00
就眠儀式
9d558c798e (component): release 1.4.12 2022-09-11 22:13:52 +08:00
就眠儀式
687afdf166 (component): update 2022-09-11 20:35:43 +08:00
就眠儀式
fae6c88cb7 📝(component): 更新 GetStarted.md 安装说明 2022-09-11 20:09:34 +08:00
sight
07d0bc7e6a 📝: [tooltip]更新文档 2022-09-10 21:03:25 +08:00
就眠儀式
12af6990ff (component): 更新日志 2022-09-10 16:49:00 +08:00
就眠儀式
d97ec56610 🐛(component): update 2022-09-10 15:05:59 +08:00
sight
18b35e0449 ♻️(component): [tooltip] 重构 tooltip
*使用 script setup 语法重构
*新增 trigger,enterable属性
2022-09-10 05:19:58 +08:00
就眠儀式
36d7f20b5b 🐛(component): 调整 menu 的 popup menu 背景色 2022-09-10 02:47:35 +08:00
就眠儀式
65957dd31d 🐛(component): update 2022-09-10 02:35:40 +08:00
就眠儀式
1cbb0c7eb2 🐛(component): 修复 menu 横向导航栏嵌套 router 颜色不兼容问题 2022-09-10 02:29:39 +08:00
就眠儀式
d3609d636d (component): 新增 form-item 组件 requiredErrorMessage 属性, 允许用户自定义 required 错误提示信息 2022-09-09 01:40:43 +08:00
就眠儀式
6b8f0cc331 (component): 新增 timeline 组件 title 插槽 2022-09-09 00:42:20 +08:00
就眠儀式
beff81863f 🐛(component): 修复表单的"空指针"问题 2022-09-09 00:35:58 +08:00
sight
92021b09e9 🌀(component): [dropdown]调整菜单样式 2022-09-08 23:49:43 +08:00
就眠儀式
a88a16997d (component): release 1.4.11 2022-09-08 11:12:10 +08:00
就眠儀式
6225bfb6ca Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-09-08 11:02:20 +08:00
就眠儀式
57e18ce7e5 (component): release 1.4.10 2022-09-08 11:00:51 +08:00
sight
f6d196b3bd 📝: 更新插件文档 2022-09-06 13:25:55 +08:00
sight
20a49818a3 (component): [tooltip]新增 visible 参数;修复定位; content 变化时更新位置 2022-09-06 12:14:52 +08:00
就眠儀式
4b30714dab (component): release 1.4.9 2022-09-04 03:56:07 +08:00
sight
521f4b2501 📝: 更新 tab 文档 2022-09-04 00:20:25 +08:00
sight
f1dbb7f134 📝: 更新 dropdown 文档 2022-09-03 23:55:10 +08:00
sight
edda3c5099 💄(component): [tag] 优化 tag 样式 2022-09-03 23:50:13 +08:00
就眠儀式
c847602387 (component): update 2022-09-03 02:51:40 +08:00
就眠儀式
59ab68acb7 (component): 优化 table 组件 2022-09-03 02:47:10 +08:00
就眠儀式
839b3b657a (component): merge code 2022-09-02 09:32:29 +08:00
就眠儀式
091bfc9dee (component): 发布 1.4.8 版本 2022-09-02 09:30:29 +08:00
就眠儀式
fa37943b18 🐛(component): 修复 scroll 组件无法监听 subtree 的节点变化 2022-09-01 00:55:29 +08:00
就眠儀式
81c93c23df 🐛(component): 优化 table 的 page 参数 total 值为 0 时取消分页组件的显示 2022-08-31 23:44:02 +08:00
sight
2b36f7f8d0 🐛(component): [countUp]修复 useGrouping 属性异常 2022-08-30 13:47:07 +08:00
就眠儀式
6429ace412 (component): release 1.4.7 2022-08-30 10:20:48 +08:00
就眠儀式
bb15a53b76 🐛(component): 修复 table 的 scroll 宽度适应性的问题 2022-08-29 21:37:14 +08:00
sight
8ea3ae78b0 ♻️(component): [space} 切换至 tsx 2022-08-29 16:23:30 +08:00
sight
f901c8b07f ♻️(component): [dropdown]移除包装元素 2022-08-28 23:09:18 +08:00
sight
8d2acb70e1 ♻️(component): [dropdown] placement 更改为 *-start *-end 2022-08-27 23:08:15 +08:00
sight
9a80be4c37 (component): [line]: 新增 margin 属性,控制分割线边距 2022-08-27 22:37:46 +08:00
sight
f30012c852 (component): [tabitem] title 支持渲染函数 2022-08-27 20:41:06 +08:00
sight
8820748d8c ♻️: 重构 renderer 2022-08-27 19:20:27 +08:00
就眠儀式
ed1ef8ecb7 (component): release 1.4.6 2022-08-27 18:32:39 +08:00
sight
863a627ef2 📝(component): [tag]更新文档
tag: 更新文档
space 垂直方向对齐方式修改为 start
2022-08-27 15:22:47 +08:00
sight
b0bccc3292 Merge branch 'next' into feat-tag 2022-08-27 14:09:28 +08:00
sight
cf0b74820e (component): [space]新增 space 组件 2022-08-27 08:02:54 +08:00
sight
c235cbb1f1 📝: 更新 changelog 2022-08-26 17:56:34 +08:00
sight
be1a5cbb0e 📝: 更新 dropdown 文档 2022-08-26 17:36:39 +08:00
就眠儀式
cbb0912a19 📝(component): 暂存 2022-08-26 11:25:50 +08:00
就眠儀式
50ca7bf8c1 🐛(component): 修复 upload 组件 field 属性无效 2022-08-26 02:00:42 +08:00
sight
24b19fa47b 🐛(component): [dropdown]修复 alignPoint 2022-08-25 12:49:16 +08:00
就眠儀式
198d513896 Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-08-25 00:46:38 +08:00
就眠儀式
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
就眠儀式
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
就眠儀式
a61cbb39c1 (component): 优化 quote 组件边距 2022-08-17 15:00:05 +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
就眠儀式
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
就眠儀式
b650909f45 📝(changelog): update 2022-08-12 11:40:10 +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
就眠儀式
78559592e9 (component): 新增 transfer 组件选项禁用 2022-08-10 22:15:56 +08:00
就眠儀式
2c5c265542 (component): 更新 table 文档 2022-08-10 21:51:44 +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
就眠儀式
a62e28bbe9 (component): update 2022-08-09 18:05:12 +08:00
就眠儀式
8b6e71922e (component): 新增 table 组件 loading 属性, 数据加载过渡 2022-08-09 17:31:37 +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