Commit Graph

1856 Commits

Author SHA1 Message Date
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
就眠儀式
eb5dd1e812 📝: 新增 CONTRIBUTING.md 贡献指南 2022-09-01 00:03:58 +08:00
就眠儀式
81c93c23df 🐛(component): 优化 table 的 page 参数 total 值为 0 时取消分页组件的显示 2022-08-31 23:44:02 +08:00
就眠儀式
dcf5876998
!90 select 组件在多选情况下显示有问题
Merge pull request !90 from 暮城留风/next
2022-08-30 15:33:35 +00: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
就眠儀式
82ff66d363
update README.zh.md.
Signed-off-by: 就眠儀式 <854085467@qq.com>
2022-08-30 02:41:03 +00:00
就眠儀式
6429ace412 (component): release 1.4.7 2022-08-30 10:20:48 +08:00
sight
99f138e6bb Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-08-30 01:19:39 +08:00
sight
a31b33fca7 ♻️(component): [subMenu]重构 subMenu
subMenu 重构,默认插槽渲染行为和 dropdown一致,支持更多场景
点击 menuItem 关闭悬浮菜单
popupMenu 支持侧边,横向菜单
dropdown 监听窗口
resize
2022-08-30 01:18:06 +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
eee74b05f0 (component): [carousel] 新增 pauseOnHover 属性 2022-08-29 02:19:05 +08:00