Commit Graph

  • b08ee84bc0 (component): 发布 1.6.1 版本 就眠儀式 2022-10-06 06:49:48 +0800
  • 92a0913dd0 (component): 更新日志 就眠儀式 2022-10-06 02:50:37 +0800
  • 0f8487a071 (layer): 发布 layer-vue 1.4.3 就眠儀式 2022-10-06 02:41:02 +0800
  • 351165603e 🐛(layer): 修复 content-height 计算错误 就眠儀式 2022-10-06 02:28:22 +0800
  • 21e33e8efe 🐛(layer): 修复 close 与 btn 的 hover 状态抖动的问题 就眠儀式 2022-10-06 01:26:25 +0800
  • 4c12851f9b (component): 不简化功能的前提下简化代码量 就眠儀式 2022-10-06 01:15:35 +0800
  • 70ef7649ac (component): 回退 就眠儀式 2022-10-06 00:11:32 +0800
  • 7932241c95 📝(component): update 就眠儀式 2022-10-05 01:27:12 +0800
  • 04a7764156 (component): 发布 1.6.0 版本 就眠儀式 2022-10-04 01:54:15 +0800
  • e0f1f0affe (component): update 就眠儀式 2022-10-04 01:52:58 +0800
  • 43d223653e 🐛(component): 修复 tree 组件 title 插槽不生效的问题 就眠儀式 2022-10-04 01:04:04 +0800
  • 8d19e433a7 🐛(component): update 就眠儀式 2022-10-03 06:47:02 +0800
  • 85b14ba7e4 🐛(component): table 组件 indentSize 属性, 在加载远程数据时不生效的问题 就眠儀式 2022-10-03 01:34:30 +0800
  • 78b2189974 (component): 优化 date-picker 组件样式 就眠儀式 2022-10-02 22:48:59 +0800
  • 49fcb42d9e (component): 处理 tree 组件 n 多问题 就眠儀式 2022-10-02 22:25:02 +0800
  • 15372347a3 (component): 新增 treeSelect 组件 就眠儀式 2022-10-02 06:11:10 +0800
  • 5b1426ee1b (component): update index.vue 就眠儀式 2022-10-02 00:56:47 +0800
  • 50802d31ce (component): 发布 1.5.1 就眠儀式 2022-09-30 17:39:45 +0800
  • 7843e42414 (component): (component): update 就眠儀式 2022-09-30 17:33:57 +0800
  • c8aafeaa51 (component): update 就眠儀式 2022-09-30 17:32:49 +0800
  • 954e14bff6 (component): 修复 select 无法异步加载的问题 就眠儀式 2022-09-30 17:06:09 +0800
  • 1819e88ff0 (component): update 就眠儀式 2022-09-30 14:51:38 +0800
  • 59d1938b7b : update 就眠儀式 2022-09-30 09:42:07 +0800
  • ab175f1517 (component): update 就眠儀式 2022-09-30 09:11:43 +0800
  • 35fedf2926 (component): 新增 avatar 组件 default 插槽与 icon 属性, 支持文字与图标头像 就眠儀式 2022-09-30 01:37:13 +0800
  • 20cecb95c1 (component): 发布 1.5.0 版本 就眠儀式 2022-09-29 09:08:46 +0800
  • 5b38a7eaa2 (component): update 就眠儀式 2022-09-29 00:22:35 +0800
  • 645389dac8 (component): 优化文档体验 就眠儀式 2022-09-28 23:59:36 +0800
  • 46953e9a30 (component): 就眠儀式 2022-09-28 22:55:53 +0800
  • 62397afdd7 Merge branch 'next' of https://github.com/layui/layui-vue into next 就眠儀式 2022-09-28 19:05:07 +0800
  • 9a15eb507a (component): update 就眠儀式 2022-09-28 19:04:14 +0800
  • c86913eec9
    Merge pull request #8 from wangdabaoqq/avatar 就眠儀式 2022-09-28 19:03:54 +0800
  • c2c8416233 🐛(component): notice-bar 组件切换页面后, NodeJS.Timeout 定时器不清除的问题 就眠儀式 2022-09-28 14:57:02 +0800
  • 15c95a90f2 (component): 新增 select 组件 searchPlaceholder 属性 就眠儀式 2022-09-28 11:04:45 +0800
  • 2a898b4ff9 (component): update 就眠儀式 2022-09-28 11:00:04 +0800
  • 9ad7879323 (component): 完善 select 组件的清空操作 就眠儀式 2022-09-27 18:01:16 +0800
  • 8ed10c4a67 (component): 实现 select 组件单选多选禁用 就眠儀式 2022-09-27 17:25:07 +0800
  • c97fedb8c5 🐛(component): 修复 icon-picker 组件 show-search 属性开启时, 无法搜索的问题 就眠儀式 2022-09-27 16:24:42 +0800
  • 568b8f6131 (component): 更新日志 就眠儀式 2022-09-27 11:40:29 +0800
  • 0e8a649fa2 (component): select 借助 tag-input 的 tagData 完成多选回显 就眠儀式 2022-09-27 09:37:18 +0800
  • af86d77e17 (component): [tagInput]添加事件 sight 2022-09-26 20:44:48 +0800
  • 404097e9fa 🐛(component): 修复avatar组件样式错乱 宝宝宝 2022-09-26 04:56:00 +0000
  • 4e9604377b (component): [tagInput]modelValue 添加 tagData[] 类型 sight 2022-09-26 12:18:49 +0800
  • 4559a22dfc (component): update 就眠儀式 2022-09-26 10:17:54 +0800
  • 653b8ff632 💄(component): update 就眠儀式 2022-09-26 10:09:11 +0800
  • 7133a0d79a (component): 合并 github Pull Request 就眠儀式 2022-09-26 10:05:28 +0800
  • 6e155c7bc5 Merge branch 'next' of https://github.com/layui/layui-vue into next 就眠儀式 2022-09-26 10:00:29 +0800
  • 12cb3f3555
    Merge pull request #7 from wangdabaoqq/avatar 就眠儀式 2022-09-26 09:41:56 +0800
  • 9f3b3ad625 (component): 增加avatar组件插槽,支持图标和文本方式 宝宝宝 2022-09-26 01:32:47 +0000
  • ce8ef5286e 🐛(component): 修复 select 组件外部修改 modelValue 值时, option 不选中的问题 就眠儀式 2022-09-25 23:43:33 +0800
  • b023e9aaa5 (component): update 就眠儀式 2022-09-25 23:04:40 +0800
  • 68e754dc84 (component): 优化 page 组件 limit 逻辑 就眠儀式 2022-09-25 22:58:42 +0800
  • dd86a40766 (component): update select 就眠儀式 2022-09-25 22:46:24 +0800
  • 1e621c4bcd (component): update 就眠儀式 2022-09-25 22:08:35 +0800
  • 572c5fd274 (component): update 就眠儀式 2022-09-25 19:45:45 +0800
  • 5fe65ee93c 🐛(component): [tagInput]: tagProps omit 参数类型错误 sight 2022-09-25 11:49:02 +0800
  • 6035cdd01f (component): [tagInput]width 修改为 100% sight 2022-09-25 11:06:44 +0800
  • 34b7502231 📝: 补充 tagInput 文档 sight 2022-09-25 01:03:51 +0800
  • ec5f744a2e (component): update 就眠儀式 2022-09-24 13:43:40 +0800
  • 4db23c9f8a (component): update 就眠儀式 2022-09-24 13:22:05 +0800
  • 06149b7e77 (component): 完成 select 组件, 新增 tag-input 组件 disabled-input 属性 就眠儀式 2022-09-24 09:50:53 +0800
  • f52ff6207b ♻️(component): 初步完成 select 组件重构 就眠儀式 2022-09-23 12:41:44 +0800
  • ff335e56df
    !92 修复Layout组件中,如果只引入lay-body和lay-footer时,布局错位的问题 Merge pull request !92 from 蒲公英/next 就眠儀式 2022-09-22 16:37:39 +0000
  • 8a7dadde20
    !91 update package/component/src/component/layout/index.vue. Merge pull request !91 from 蒲公英/N/A 就眠儀式 2022-09-22 16:36:37 +0000
  • 2ab9263f48
    update package/component/src/component/layout/index.vue. 修复如果只引入了Footer组件,layui-layout-vertical样式不会生效,而导致布局错位的问题 蒲公英 2022-09-22 16:17:59 +0000
  • 4a263d1ee8
    update package/component/src/component/layout/index.vue. 修复如果只引入了Footer组件,layui-layout-vertical样式不会生效,而导致布局错位的问题 <lay-layout class="example"> <lay-layout> <lay-side>side</lay-side> <lay-body>content</lay-body> </lay-layout> <lay-footer>footer</lay-footer> </lay-layout> 蒲公英 2022-09-22 16:10:15 +0000
  • ccf208e884 (component): 新增 table 组件 header 插槽 就眠儀式 2022-09-22 20:36:27 +0800
  • 42502be232 (component): 调整 tag-input 默认宽度 就眠儀式 2022-09-22 20:09:01 +0800
  • 8b6f727950 (component): 调整 tag 样式, 简化文档 demo 就眠儀式 2022-09-22 19:01:13 +0800
  • 1b094d3a04 新增 标签输入框 文档菜单项 就眠儀式 2022-09-22 16:02:21 +0800
  • fc55d43586 🐛(component): [carouse]修复更新 sight 2022-09-22 12:52:25 +0800
  • dc52add9ee 🐛(component): [cascader] 修复 trigger sight 2022-09-22 11:55:25 +0800
  • 50e8e2a419 Merge branch 'feat-tag-input' into next sight 2022-09-22 11:48:18 +0800
  • 583a6428a3 ♻️(wip): [tagInput] 重构 tagInput sight 2022-09-22 11:46:18 +0800
  • 46e377d5a3
    update package/document-component/src/document/zh-CN/components/input.md. 就眠儀式 2022-09-22 01:14:25 +0000
  • 5d5546d748 🐛(component): [tolltip]:修复 content 自动定位 sight 2022-09-22 00:00:29 +0800
  • 8928f341b7 🐛(component): cascader组件 外部清空modelValue内部displayValue不清空问题 0o张不歪o0 2022-09-21 09:52:57 +0800
  • 85a7217c47 修复 breadcrumb-item 无法正确传递 attrs 的问题 就眠儀式 2022-09-20 20:16:50 +0800
  • e1a41552c5 (component): [tabitem] 新增 icon 属性 sight 2022-09-17 23:50:39 +0800
  • 993d657cf3 🔧: 移除 vite-plugin-dts sight 2022-09-17 01:54:07 +0800
  • db7e233a2a (component): release 1.4.14 就眠儀式 2022-09-17 01:21:25 +0800
  • 88c11dc2bc 📝(component): update 就眠儀式 2022-09-17 00:20:11 +0800
  • 0fe5aa2644 (component): [dropdown]新增 contentClass 属性 sight 2022-09-16 18:55:13 +0800
  • 106aadf788 (component): [tag]新增 tag 组件 sight 2022-09-16 00:36:09 +0800
  • a3196e597a (component): 更新日志 就眠儀式 2022-09-15 09:27:05 +0800
  • 9e52d2401a 🐛(component): 修复文档缺陷 就眠儀式 2022-09-15 02:12:11 +0800
  • 72fab7c9a5 Merge branch 'next' of https://gitee.com/layui/layui-vue into next 就眠儀式 2022-09-15 01:44:01 +0800
  • 30a9ed3efb (component): 新增 transfer 组件 v-model 属性 与 change 事件 就眠儀式 2022-09-15 01:43:01 +0800
  • 0db18d8a86 : dts 文件生成 sight 2022-09-15 00:53:26 +0800
  • 007b94914a 🐛(component): 移除 transfer 组件 console.log 就眠儀式 2022-09-15 00:17:54 +0800
  • bf96faff6e 📝(component): update 就眠儀式 2022-09-14 16:06:24 +0800
  • e38441538a 🐛(component): 修复 customSlot 结合 tooltip 的问题 就眠儀式 2022-09-14 09:39:40 +0800
  • d219e963c8 📝(component): update 就眠儀式 2022-09-14 09:18:45 +0800
  • 3c5d5359f7 🐛(component): 修复穿梭框无法检索的问题 就眠儀式 2022-09-13 16:20:47 +0800
  • 800aa23eff 🐛(component): 修复 rate 组件 modelValue 缺少响应式 就眠儀式 2022-09-13 06:40:28 +0800
  • 9d558c798e (component): release 1.4.12 就眠儀式 2022-09-11 22:13:52 +0800
  • 687afdf166 (component): update 就眠儀式 2022-09-11 20:35:43 +0800
  • bfdf86010e Merge branch 'next' of https://gitee.com/layui/layui-vue into next 就眠儀式 2022-09-11 20:10:38 +0800
  • fae6c88cb7 📝(component): 更新 GetStarted.md 安装说明 就眠儀式 2022-09-11 20:09:34 +0800
  • f28d43f03e 🐛(component): [dropdown]修复点击菜单项时只能关闭当前层级的问题 sight 2022-09-10 23:03:24 +0800