Commit Graph

771 Commits

Author SHA1 Message Date
就眠儀式
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
就眠儀式
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
sight
691641d655 ♻️(component): [dropdown]placement 兼容旧版废弃属性 2022-08-29 00:57:42 +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
就眠儀式
4d807628ab (component): release 1.4.6 2022-08-27 18:33:38 +08:00
就眠儀式
ed1ef8ecb7 (component): release 1.4.6 2022-08-27 18:32:39 +08:00
sight
de4a2177c7 Merge branch 'feat-tag' into next 2022-08-27 17:20:18 +08:00
sight
74d10181af 💄: fix lint 2022-08-27 17:18:40 +08:00
就眠儀式
e13a2d4a14 Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-08-27 17:12:31 +08:00
就眠儀式
5d82780242 修复 table 警告 2022-08-27 17:07:32 +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
b121cc19a4 🐛(component): [tab]position 为 left,right 时 content 宽度异常 2022-08-27 13:54:16 +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
sight
60a8b1bd02 🐛(component): [dropdown]clickOutside 触发范围异常
clickOutside 触发范围异常
open 方法修改为 show
2022-08-26 13:21:59 +08:00
就眠儀式
762e797614 (component): release 1.4.5 2022-08-26 11:52:03 +08:00
就眠儀式
cbb0912a19 📝(component): 暂存 2022-08-26 11:25:50 +08:00
就眠儀式
03528f1f6d 🐛(component): 修复 upload 组件单选模式下仍传递数组的问题 2022-08-26 02:07:30 +08:00
就眠儀式
50ca7bf8c1 🐛(component): 修复 upload 组件 field 属性无效 2022-08-26 02:00:42 +08:00
就眠儀式
41830c7df8 🐛(component): .... 2022-08-26 01:43:29 +08:00