Commit Graph

901 Commits

Author SHA1 Message Date
就眠儀式
0e8a649fa2 (component): select 借助 tag-input 的 tagData 完成多选回显 2022-09-27 09:37:18 +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
就眠儀式
4559a22dfc (component): update 2022-09-26 10:17:54 +08:00
就眠儀式
653b8ff632 💄(component): update 2022-09-26 10:09:11 +08:00
就眠儀式
7133a0d79a (component): 合并 github Pull Request 2022-09-26 10:05:28 +08:00
就眠儀式
6e155c7bc5 Merge branch 'next' of https://github.com/layui/layui-vue into next 2022-09-26 10:00:29 +08:00
宝宝宝
9f3b3ad625 (component): 增加avatar组件插槽,支持图标和文本方式 2022-09-26 01:32:47 +00: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
就眠儀式
68e754dc84 (component): 优化 page 组件 limit 逻辑 2022-09-25 22:58:42 +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
5fe65ee93c 🐛(component): [tagInput]: tagProps omit 参数类型错误 2022-09-25 11:49:02 +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
蒲公英
2ab9263f48
update package/component/src/component/layout/index.vue.
修复如果只引入了Footer组件,layui-layout-vertical样式不会生效,而导致布局错位的问题

Signed-off-by: 蒲公英 <qifeiweb@vip.qq.com>
2022-09-22 16:17:59 +00: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
sight
dc52add9ee 🐛(component): [cascader] 修复 trigger 2022-09-22 11:55:25 +08:00
sight
50e8e2a419 Merge branch 'feat-tag-input' into next 2022-09-22 11:48:18 +08:00
sight
583a6428a3 ♻️(wip): [tagInput] 重构 tagInput 2022-09-22 11:46:18 +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
sight
5d5546d748 🐛(component): [tolltip]:修复 content 自动定位 2022-09-22 00:00:29 +08: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
sight
993d657cf3 🔧: 移除 vite-plugin-dts 2022-09-17 01:54:07 +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
就眠儀式
007b94914a 🐛(component): 移除 transfer 组件 console.log 2022-09-15 00:17:54 +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
就眠儀式
3c5d5359f7 🐛(component): 修复穿梭框无法检索的问题 2022-09-13 16:20:47 +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
就眠儀式
bfdf86010e Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-09-11 20:10:38 +08:00
就眠儀式
fae6c88cb7 📝(component): 更新 GetStarted.md 安装说明 2022-09-11 20:09:34 +08:00
sight
f28d43f03e 🐛(component): [dropdown]修复点击菜单项时只能关闭当前层级的问题 2022-09-10 23:03:24 +08:00
sight
c00657554f 🐛(component): [teleportWrapper]修复渲染时机 2022-09-10 22:40:24 +08:00
sight
b826124c92 ♻️(component): [teleportWrapper]使用 mutation observer,确保即使在渲染目标元素前挂载了 teleportWrapper, 他也能正常工作 2022-09-10 21:55:56 +08:00
sight
77ff852aaa (component): [subMenuPopup]横向菜单的二级菜单 placement 由 bottom-start 修改为 bottom 2022-09-10 21:22:38 +08:00
sight
c6238e3c81 (component): [subMenuPopup]横向菜单的子菜单 trigger 统一为 hover 2022-09-10 21:20:15 +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
c6671864b9 🐛(component): [tooltip]trigger contextMenu 时阻止默认行为 2022-09-10 13:18:57 +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
sight
71cfa56669 🐛(component): [dropdown]clickOutside 修改为监听事件捕获阶段 2022-09-08 19:19:24 +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
就眠儀式
0e8e392e90 🐛(component): 排除 uuid 依赖, 修复 table.css empty 与 tools 样式 2022-09-08 09:30:10 +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
就眠儀式
3f5c2ed67b 🐛(component): window.resize 动态计算 table 滚动条占位宽度 2022-09-04 03:36:23 +08:00
就眠儀式
dbd1090b1b 🌀(component): 使用 flex 优化 table tool 布局 2022-09-04 03:20:57 +08:00
就眠儀式
f5bfb177eb Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-09-04 02:19:04 +08:00
就眠儀式
4bebaaf6ac 🐛(component): 修复 uuid 在 typescript 中的兼容性问题 2022-09-04 02:18:13 +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
就眠儀式
9f71902307 Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-09-03 02:47:53 +08:00
就眠儀式
59ab68acb7 (component): 优化 table 组件 2022-09-03 02:47:10 +08:00
sight
f088653d7a ♻️(icons-vue): iconfont 使用 woff2, 减少 css 文件大小 2022-09-03 01:33:06 +08:00
就眠儀式
839b3b657a (component): merge code 2022-09-02 09:32:29 +08:00
就眠儀式
1ed123c806 Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-09-02 09:31:17 +08:00
就眠儀式
091bfc9dee (component): 发布 1.4.8 版本 2022-09-02 09:30:29 +08:00
sight
919b1406e3 🐛(component): [tab] 修复 tab 更新
ISSUES CLOSED: #I5P4I3
2022-09-01 14:57:24 +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
liaocp666
6d7ebb840a 🐛(component): 修复 select 组件多选情况下显示问题 2022-08-30 21:11:43 +08:00
sight
09dfe2bd52 🔧: jsx 插件配置问题,导致全量 es 和 umd 构建转译 jsx 语法错误 2022-08-30 15:39:35 +08:00
sight
2b36f7f8d0 🐛(component): [countUp]修复 useGrouping 属性异常 2022-08-30 13:47:07 +08:00