Commit Graph

92 Commits

Author SHA1 Message Date
就眠儀式
b0f5e8c866 docs: 编写更新日志 2022-02-20 17:53:06 +08:00
就眠儀式
8f21f8e132 docs: 主题编辑器 2022-02-20 04:00:44 +08:00
就眠儀式
d64fdd71e6 docs: 物料市场 2022-02-19 02:36:46 +08:00
就眠儀式
369eeaa399 feat: 物料市场 2022-02-19 00:25:16 +08:00
sight
c10e1a2799 feat(component): 全屏组件 2022-02-17 23:51:25 +08:00
就眠儀式
62a36c0bbd 独立 icon-picker 样式 2022-02-16 10:25:47 +08:00
就眠儀式
d97e34c078 new color selection panel 2022-02-13 17:00:22 +08:00
就眠儀式
32cd80145e document internationalization 2022-02-11 18:28:35 +08:00
就眠儀式
9f8c08558e new document customization language pack 2022-02-11 13:58:25 +08:00
就眠儀式
72204a673c support custom language packs 2022-02-11 13:40:31 +08:00
就眠儀式
e5f493cb3e edit sandbox.svg color 2022-02-11 00:08:31 +08:00
就眠儀式
2c85b6d3ec 简化项目结构 2022-02-10 09:44:07 +08:00
就眠儀式
87eec9155c 编写国际化文档 重写主题配置文档 2022-02-09 23:30:41 +08:00
就眠儀式
70d4f66b96 集成 vue-i18n 支持国际化 2022-02-09 17:40:33 +08:00
sight
02be0aa06f fix(playground): 修改生成的链接 2022-02-09 12:03:44 +08:00
sight
b024fc2e3e fix(playground): 适配 playground 0.04;可设置是否转换为 setup 2022-02-09 11:51:20 +08:00
就眠儀式
8a8bc6b0b5 兼容 css3 特性 2022-02-08 20:23:22 +08:00
就眠儀式
3787e80ff0 补充组件描述, 起草 lay-config-provider 全局配置 2022-02-08 11:36:36 +08:00
就眠儀式
dc03f2a65b 更新文档 2022-02-07 14:18:00 +08:00
就眠儀式
7e7e8e49a2 发布 0.3.7 2022-02-07 14:09:09 +08:00
就眠儀式
5c2fc10e95 更新文档 2022-02-07 13:42:38 +08:00
就眠儀式
7a07a60321 提供主题文档 与 组件主题变量替换 2022-02-06 16:51:54 +08:00
就眠儀式
6e568f2d2f 补充部分组件描述 2022-02-06 03:19:24 +08:00
落小梅
b62f72baaf fix:移除defineProps,defineEmits 两个全局宏命令引入,消除控制台警告 2022-02-05 20:05:16 +08:00
就眠儀式
f5ee139b2d 更新文档 2022-02-02 04:19:36 +08:00
就眠儀式
126d20bc3f 新年的第一次提交 2022-02-01 07:23:20 +08:00
就眠儀式
6a1997f706 提交 result 组件 2022-01-30 18:19:12 +08:00
就眠儀式
5a1f43a9d8 提交 exception 组件 2022-01-29 13:07:16 +08:00
就眠儀式
366854317a Merge branch 'develop' into alpha 2022-01-29 09:15:11 +08:00
sight
735b6d32bb feat(docs):集成 layui-vue playground; 2022-01-29 06:43:48 +08:00
就眠儀式
35bfd3db0c 升级 vue 3.2.29 2022-01-28 16:45:15 +08:00
就眠儀式
3f3f37dbf1 add playground 2022-01-28 10:37:34 +08:00
就眠儀式
5c79b2b9ba rename index.css to index.less 2022-01-25 12:53:25 +08:00
就眠儀式
133ba0b18d 更新日志 2022-01-23 23:08:54 +08:00
就眠儀式
96bb84020b 优化顶部搜索 2022-01-22 12:18:15 +08:00
就眠儀式
2c6cb53025 更新 drawer 抽屉文档 2022-01-21 01:16:08 +08:00
dingyongya
3d0daef5be Merge branch 'develop' of https://gitee.com/dingyongya/layui-vue into split-panel
 Conflicts:
	src/index.ts
2022-01-20 13:34:18 +08:00
dingyongya
47c8714896 1.分割面板 2022-01-19 09:38:54 +08:00
dingyongya
e9f9457b88 Merge branch 'split-panel' of https://gitee.com/dingyongya/layui-vue into develop
 Conflicts:
	example/docs/zh-CN/components/avatar.md
	example/docs/zh-CN/components/countup.md
2022-01-12 14:20:49 +08:00
dingyongya
3c03862043 1.文档添加上一页下一页 2022-01-12 14:19:06 +08:00
就眠儀式
25633a6ca7 新增 avatar-list 头像列表 2022-01-09 22:41:56 +08:00
就眠儀式
83cc7a2ad2 publish 0.3.3 2022-01-09 18:09:54 +08:00
dingyongya
c56a3e94e3 Merge branch 'develop' of https://gitee.com/dingyongya/layui-vue into setup 2022-01-05 16:51:44 +08:00
dingyongya
44a74fc8e5 1.步骤条样式优化
2.添加简洁版步骤条(属性:simple)
3.添加点击切换时间监听(属性:onChange)方法
2022-01-05 16:51:08 +08:00
就眠儀式
c1ac6921f8 拆分 menu-item 组件, 为 sub-menu 与 menu-item 2022-01-05 14:56:16 +08:00
dingyongya
d3e57feb5d 1.步骤条封装 2022-01-04 18:19:21 +08:00
dingyongya
b53e16e7a7 Merge branch 'develop' of https://gitee.com/dingyongya/layui-vue into setup
 Conflicts:
	example/src/router/zh-CN.ts
	src/index.ts
2022-01-04 18:15:23 +08:00
dingyongya
acef2f91b0 1.步骤条封装 2022-01-04 18:12:13 +08:00
就眠儀式
9432944fdf next-version 2022-01-03 00:23:09 +08:00
就眠儀式
ab0014a556 优化 anchor 样式 2022-01-03 00:04:05 +08:00