Commit Graph

1480 Commits

Author SHA1 Message Date
就眠儀式
52855aa927 (all): 发布 1.2.4 2022-06-28 00:04:49 +08:00
0o张不歪o0
fbe7688a83 🐛(component): 修复cascader组件 children不能为空的问题
ISSUES CLOSED: #I5E4OM
2022-06-27 23:23:49 +08:00
0o张不歪o0
6648e99b96 📝: 更新团队页面加入个人信息 2022-06-27 23:02:14 +08:00
就眠儀式
d92880da97 📝(all): 更新日志 2022-06-27 18:43:01 +08:00
就眠儀式
0a3ac48d95 Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-06-27 17:07:55 +08:00
就眠儀式
34e352b25c 📝(layer): 重构文档 2022-06-27 17:04:24 +08:00
0o张不歪o0
aea1936da4 (component): affix组件 新增scroll回调,修改props 2022-06-27 15:30:04 +08:00
就眠儀式
4a52df1f28 📝(layer): 修复 close 与 closeAll 案例 2022-06-27 14:11:53 +08:00
就眠儀式
f3aaadee00 🐛(layer): 修复 drawer 出场动画不生效 2022-06-27 13:55:50 +08:00
就眠儀式
edad4c7269 Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-06-27 11:08:11 +08:00
就眠儀式
f0c850985d 📝: update 2022-06-27 11:07:22 +08:00
0o张不歪o0
b90d28b995 (component): 新增affix 锚点组件 2022-06-27 10:58:23 +08:00
sight
6e5108a734 Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-06-26 23:30:18 +08:00
sight
49231783f7 🌀: fix linter 2022-06-26 23:29:29 +08:00
就眠儀式
474e91b945 Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-06-26 23:26:56 +08:00
就眠儀式
b1b3397951 (component): 新增 table 组件 even 属性, 用于开启斑马条纹 2022-06-26 23:24:05 +08:00
sight
33258dac6c (component): [dropdown]支持 right,left 位置 2022-06-26 22:08:36 +08:00
sight
bfde04c2f1 ♻️(component): [dropdown]优化定位算法 2022-06-26 21:10:14 +08:00
sight
802e6696d0 : playground hash gzip 2022-06-26 17:32:47 +08:00
就眠儀式
129106705e : update 2022-06-26 17:24:26 +08:00
就眠儀式
60c1dbff95 : update 2022-06-26 17:22:21 +08:00
sight
97a4b14e08 : [#I55AK7] select 多选搜索 2022-06-26 16:23:01 +08:00
就眠儀式
98666c4ac1 (all): 发布 1.2.2 2022-06-26 15:53:33 +08:00
就眠儀式
fcb203c3b9 (all): 发布 1.2.2 2022-06-26 15:51:50 +08:00
0o张不歪o0
0a4dc242f6 (component): cascader级联选择器 新增onlyLastLevel属性 控制displayValue回显数据层级 2022-06-26 15:09:36 +08:00
就眠儀式
f215f47210 📝(layer): update 2022-06-26 14:47:34 +08:00
就眠儀式
3fd35cf2ad ♻️(document): 统一 component 与 layer 的 md 位置 2022-06-26 01:43:00 +08:00
0o张不歪o0
33ad94f2b7 🐛(component): 修复layer title闪烁抖动问题,待商榷 2022-06-26 01:07:05 +08:00
就眠儀式
7d8798be8e Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-06-26 00:01:31 +08:00
就眠儀式
3d7c45b6e9 🐛(layer): 严格要求 type 的类型 2022-06-26 00:00:46 +08:00
sight
b09c3ada1c update .gitignore 2022-06-25 23:21:45 +08:00
就眠儀式
a4094f5d8a (component): row 与 col 的所有属性同时兼容 number 与 string 类型 2022-06-25 22:58:45 +08:00
就眠儀式
77be989540 🔧(script): 打包 build 去 注释 console.log debugger 2022-06-25 22:45:44 +08:00
0o张不歪o0
23bff375cf 🐛(component): 🐛(component): 修复cascader组件 当传入children为空数组时 点击无反应问题 2022-06-25 22:41:47 +08:00
就眠儀式
568c77327a 🐛(notice-bar): 修复 color 与 background 类型警告 2022-06-25 22:32:37 +08:00
就眠儀式
0a203b9f54 🐛(table): 修复 childrenColumnName 属性非必填 2022-06-25 22:17:51 +08:00
就眠儀式
2192fdec9c 🐛(progress): 修复 progress 文档类型提供错误警告 2022-06-25 22:16:14 +08:00
就眠儀式
13c8d4605d 🐛: 修复 icon-picker 组件 lay-input 引用使用类型错误 2022-06-25 22:10:43 +08:00
就眠儀式
7c9dc3815f 🐛(upload): 修复 cutOptions 非必填, 因为 cut 会有 false 的情况 2022-06-25 22:06:01 +08:00
就眠儀式
1764087fa9 🐛(修复 input 文档 allowClear 类型提供错误): 🐛(radio): name 属性非必填, 在非表单的应用场景下 name 没有存在的必要 2022-06-25 22:01:04 +08:00
就眠儀式
4cb81a5c12 🐛(radio): name 属性非必填, 在非表单的应用场景下 name 没有存在的必要 2022-06-25 21:59:02 +08:00
就眠儀式
2a7b3f1ae4 🐛(checkbox): 修复 checkbox 组件 isIndeterminate 属性类型非必填, 与文档类型提供错误 2022-06-25 21:45:11 +08:00
就眠儀式
4636c7c38d ♻️(document): 重构文档结构 2022-06-25 20:12:12 +08:00
就眠儀式
b86b7d308c ♻️(document): 调整文档结构 2022-06-25 20:10:12 +08:00
0o张不歪o0
d18425cb2a 🐛: 更新layer babel配置,修复regeneratorRuntime is not defined 2022-06-25 17:52:06 +08:00
0o张不歪o0
aaa072db12 💄: 还原layer项目babel配置 2022-06-25 17:05:04 +08:00
0o张不歪o0
892722860d (component): layer弹层扩展photos方法,用于图片预览 2022-06-25 15:36:18 +08:00
sight
1438147ec3 (component): [tab]添加 activeBarTransition 属性 2022-06-24 16:44:26 +08:00
sight
a0fd9345a2 🌀: fix linter 2022-06-24 14:55:50 +08:00
sight
d28a4a7c82 📝: chore: scripts 添加 dev:layer 2022-06-24 14:52:09 +08:00