Commit Graph

488 Commits

Author SHA1 Message Date
0o张不歪o0
21835edb61 🐛(component): 尝试解决layer.open 内容自适应
ISSUES CLOSED: #I5E4OM
2022-06-28 10:58:18 +08:00
0o张不歪o0
cf801fffdb 📝: cascader文档修正
ISSUES CLOSED: #I5E4OM
2022-06-28 09:32:31 +08:00
就眠儀式
a886dbab5d (all): 发布 1.2.4 2022-06-28 00:05:49 +08:00
就眠儀式
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
sight
7366ac021a (component): [menu]添加悬浮菜单箭头 2022-06-27 20:26:44 +08:00
就眠儀式
d92880da97 📝(all): 更新日志 2022-06-27 18:43:01 +08:00
sight
1aaaa83c36 (component): [menu]悬浮菜单 2022-06-27 18:24:57 +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
e20b1cb6b0 📝: 补充 dropdown 文档 2022-06-24 14:33:48 +08:00
0o张不歪o0
e825f6d3e1 : 将layer document整合到package 2022-06-24 11:48:14 +08:00
就眠儀式
7230502340 💄: 格式化代码 2022-06-24 10:27:12 +08:00
就眠儀式
a4e14bf3d3 🐛(layer): 修改 入口文件 为 构建产物 2022-06-24 10:20:58 +08:00
就眠儀式
553b1210ad
!84 部分优化
Merge pull request !84 from 就眠儀式/master
2022-06-24 02:12:29 +00:00
就眠儀式
3016915455 ♻️(plugin): 重命名 document plugin, 移动 usePlayground 到 composable
更新文档
2022-06-24 09:51:42 +08:00
就眠儀式
e4bd0aa5a3 ♻️(plugin): 重命名 document plugin, 移动 usePlayground 到 composable
更新文档
2022-06-24 09:49:55 +08:00
sight
d3d5f1e1a6 (DocPlugin): usePlayGround 自动格式化 CSS 语句 2022-06-24 01:04:33 +08:00
sight
e3c2b471b3 (component): [dropdown]添加 visible,clickToClose,blueToClose 属性; hover 延时 2022-06-24 00:51:41 +08:00
就眠儀式
45b23a5898 (all): 发布 1.2.1
更新文档
2022-06-24 00:44:36 +08:00
0o张不歪o0
99dfd8a70a 🐛(component): 🐛(component): 修复轮播组件由于getStyle Computed在编译之后造成的错误 2022-06-24 00:17:32 +08:00
就眠儀式
5ef3402f6f (all): 发布 1.2.0
更新文档
2022-06-23 23:15:04 +08:00
就眠儀式
3baa31a39b (document): 在线编辑
更新文档
2022-06-23 22:23:41 +08:00
就眠儀式
884c2163a6 📝(all): update
更新文档
2022-06-23 20:27:50 +08:00
0o张不歪o0
0eca2df71a (component): cascader组件特性更新,新增动态插槽用于自定内容 2022-06-23 17:25:49 +08:00
就眠儀式
f67a133f94 Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-06-23 15:45:22 +08:00
就眠儀式
0869ae03c6 📝: document contributor
更新文档
2022-06-23 15:44:38 +08:00
sight
638c6fd440 🐛: progress SVG 滤镜叠加 2022-06-23 13:09:53 +08:00
sight
d731a45caa 🌀: progress 优化暗色模式的颜色 2022-06-23 13:01:08 +08:00
就眠儀式
057b3c4243 📝: 更新日志
更新文档
2022-06-23 12:22:20 +08:00
就眠儀式
53089c77d5 📝: 更新日志
更新文档
2022-06-23 12:21:00 +08:00
0o张不歪o0
c8d02931ce (component): 完善Progress组件 环形模式,新增circleSize和circleWidth两个属性来控制环形进度条尺寸和线条宽度
重新用SVG实现环形进度条,并在@Sight的建议下兼容了SVG夜间模式
2022-06-23 10:44:25 +08:00
就眠儀式
8c519fa66c 🐛: 修复 cascader 按需加载无法正常引入
更新文档
2022-06-23 09:47:31 +08:00
就眠儀式
362d7b8288 (all): 更新文档
更新文档
2022-06-23 01:13:30 +08:00
0o张不歪o0
63bf7d0c69 (component): (component): 新增轮播图支持过渡动画,默认为滑动,修复autoplay为false时仍自动播放问题
ISSUES CLOSED: #I50UP9
2022-06-23 00:39:52 +08:00
就眠儀式
0a39191913 📝(all): 更新日志
更新文档
2022-06-23 00:13:17 +08:00
sight
8d9ef82cb3 (component): [dropdown]: contentOffset属性,控制触发器距离面板的偏移距离 2022-06-22 21:43:04 +08:00
sight
3dc698c99e (component): [cascader]:滚动时更新面板位置 2022-06-22 21:19:03 +08:00
sight
49b0d96b48 (component): [dropdown]滚动、触发器或面板尺寸变化时更新下拉面板位置; clickOutsideToClose 属性 2022-06-22 21:06:47 +08:00
就眠儀式
04035e9a4e
!82 修复progress 环形进度条不兼容夜间模式
Merge pull request !82 from 0o张不歪o0/next
2022-06-22 07:06:48 +00:00
sight
5aa8c63d00 🐛(component): [dropdown]下拉面板大小变化时自适应位置 2022-06-22 15:04:22 +08:00
sight
a99cc5a204 📝: 添加 layui-vue-helper 文档 2022-06-22 14:48:58 +08:00
0o张不歪o0
f8cf1c7cf7 🐛(component): progress 环形进度条兼容夜间模式 2022-06-22 14:45:39 +08:00
sight
5acc9907a0 🌀(lint): fix linter 2022-06-22 13:11:11 +08:00
sight
753f0f545b (component): [dropdown]下拉面板位置自适应 2022-06-22 13:08:48 +08:00
就眠儀式
b65d00c435 (oscs): 安全认证
更新文档
2022-06-22 10:27:53 +08:00
就眠儀式
2b3f502493 🐛: 优化文档在 firefox 的显示
更新文档
2022-06-22 10:02:20 +08:00
就眠儀式
c26062c519 (all): 更新日志
更新文档
2022-06-21 23:31:49 +08:00
就眠儀式
1ca3f8035c Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-06-21 23:29:23 +08:00
就眠儀式
1c53f291e6 (all): 发布 1.1.10
更新文档
2022-06-21 23:28:16 +08:00
就眠儀式
c41f4e2f88 🐛(all): 修复 darkreader 不存在
更新文档
2022-06-21 23:26:57 +08:00
sight
c39388ec7a 🐛(component): [cascader]dropdown 样式污染 2022-06-21 21:06:35 +08:00
就眠儀式
311bdfd406 (all): 发布 1.1.9
更新文档
2022-06-21 20:12:02 +08:00
就眠儀式
af6c24f69e (all): 发布 1.1.9
更新文档
2022-06-21 20:10:48 +08:00
就眠儀式
0da9c85470 ♻️: 合并冲突
更新文档
2022-06-21 16:11:26 +08:00
就眠儀式
41c1572df4 Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-06-21 16:09:58 +08:00