Commit Graph

  • 230a50a4cf feat(projects): 添加常用组件、composables函数 Soybean 2021-12-12 17:28:39 +0800
  • e755caabf2 build(deps): 升级依赖 Soybean 2021-12-04 22:46:49 +0800
  • 5172f43f90 build(deps): 保持vue和@vue/compiler-sfc版本一致 Yanbowen 2021-12-01 09:31:59 +0800
  • ae7ec99a98 build(deps): 升级依赖 Soybean 2021-11-30 23:28:11 +0800
  • 987cef3363 feat(projects): 添加路由跳转浏览器新标签 Soybean 2021-11-30 22:00:59 +0800
  • 2ad1ad32b8 fix(projects): 请求相关细节修复 Soybean 2021-11-30 20:49:00 +0800
  • ff9216b621 fix(projects): 修复网络请求错误空信息的提示 Soybean 2021-11-30 14:04:39 +0800
  • 225c4fe022 refactor(projects): 登录模块由query变更为动态路由params Soybean 2021-11-29 20:34:56 +0800
  • f29106e480 refactor(styles): 样式调整 Soybean 2021-11-29 10:57:29 +0800
  • 21c2f5a857 build(projects): 环境变量获取方式变更 Soybean 2021-11-29 09:19:15 +0800
  • e53e7936df chore(release): 0.0.5 v0.0.5 Soybean 2021-11-28 19:51:15 +0800
  • bdc39aff1b feat(projects): 新增组件页面:按钮、卡片示例 Soybean 2021-11-28 15:29:53 +0800
  • 0b10b5056e refactor(projects): 优化路由导入页面写法,页面路由调整 Soybean 2021-11-28 12:19:00 +0800
  • d683894beb refactor(projects): 重构路由类型和路由元数据类型,重构多级菜单路由写法 Soybean 2021-11-28 12:17:48 +0800
  • 9fb641f71e fix(components): 修复HorizontalLayout布局 Soybean 2021-11-28 12:16:48 +0800
  • a6bdc380a8 build(deps): 升级依赖 Soybean 2021-11-27 23:47:42 +0800
  • 8b27fc8bb8 chore(release): 0.0.4 v0.0.4 Soybean 2021-11-25 22:44:19 +0800
  • 738964a769 fix(projects): 添加西瓜视频实例在onUnMounted的销毁,多页签居中距离精确 Soybean 2021-11-25 22:16:34 +0800
  • c429cd0293 fix(components): 修复多页签按钮风格的tab滚动问题 Soybean 2021-11-25 22:02:28 +0800
  • 20aa39f14e fix(components): 修复多页签Tab自动滚动问题 Soybean 2021-11-25 21:48:39 +0800
  • 93f9aa9584 fix(projects): 修复打包构建时图标错误 Soybean 2021-11-25 01:18:51 +0800
  • 8ce627a397 feat(components): 添加多页签Tab点击后自动往中间滚动 Soybean 2021-11-25 00:50:55 +0800
  • 1ffb75afce refactor(components): blankLayout引入GlobalContent Soybean 2021-11-24 23:44:39 +0800
  • 32aa5ee75a feat(projects): 新增网址导航页面 Soybean 2021-11-24 19:14:13 +0800
  • 98a7d25cf8 docs(projects): update README.md Soybean 2021-11-24 12:02:10 +0800
  • 1b3463d2e7 docs(projects): update README.md Soybean 2021-11-24 11:53:32 +0800
  • cff11d9175 fix(types): 添加dotEnv类型的非空判断 Soybean 2021-11-24 00:51:33 +0800
  • 54577f10fc docs(projects): update README.md Soybean 2021-11-24 00:46:58 +0800
  • 6261156c5a refactor(projects): 细节完善 Soybean 2021-11-23 18:08:56 +0800
  • f5a5f44a2b refactor(projects): 文件夹位置规范 Soybean 2021-11-23 10:52:30 +0800
  • 3fb7a5f709
    Merge pull request #19 from yanbowe/main Soybean 2021-11-23 10:15:37 +0800
  • e6c9b35ab4 feat(storage): local存储增加有效期 Yanbowen 2021-11-23 09:57:59 +0800
  • 0569666a8f refactor(projects): axios处理的请求结果去除网路状态 Soybean 2021-11-23 09:52:23 +0800
  • e1dacdbc39 chore(release): 0.0.3 v0.0.3 Soybean 2021-11-23 09:28:21 +0800
  • 03b398af2f refactor(projects): axios封装完成 Soybean 2021-11-23 00:23:43 +0800
  • 451c7547af refactor(projects): axios封装:文件夹规范,错误处理完善 Soybean 2021-11-22 18:31:57 +0800
  • c81221efac build(deps): 升级依赖 Soybean 2021-11-22 00:36:38 +0800
  • 4e04a8f8ad build(deps): 升级依赖 Soybean 2021-11-22 00:22:50 +0800
  • 9f64321d73 refactor(projects): 请求函数重构初步 Soybean 2021-11-22 00:14:12 +0800
  • e44f5d72a2 chore(release): 0.0.2 v0.0.2 Soybean 2021-11-21 19:29:17 +0800
  • f199794da0 refactor(projects): 优化路由声明,添加路由模块导入,规范路相关文件夹 Soybean 2021-11-21 18:44:18 +0800
  • 2fdb5f563f fix(projects): 布局修复:从填充屏幕高的页面切换至滚动页面导致布局坍塌 Soybean 2021-11-21 16:31:00 +0800
  • 6de48ad93e build(deps): 升级依赖 Soybean 2021-11-21 12:07:58 +0800
  • d86f891c64 feat(projects): 新增多页签缓存功能 Soybean 2021-11-20 21:30:49 +0800
  • ffe987832f refactor(components): basicLayout布局组件重构完成:根据NavMode拆分为多个布局组件 Soybean 2021-11-20 20:14:02 +0800
  • 0e0d559d2f
    Merge pull request #18 from yanbowe/main Soybean 2021-11-20 00:07:11 +0800
  • 31fda0ce99 fix(projects): 更正dashboard的布局文件 Soybean 2021-11-19 22:14:56 +0800
  • 0344f46c93 fix(components): 修复BaseLayout的HorizontalLayout Soybean 2021-11-19 21:39:29 +0800
  • a4394dc3ee fix(多页签): 在pc模式下右键某个多页签会切换路由 Yanbowen 2021-11-19 18:07:03 +0800
  • e70a328284 refactor(components): 重构AppProvider Soybean 2021-11-19 13:14:57 +0800
  • 195e5b9e57 refactor(projects): 系统暗黑主题模式抽离成composables Soybean 2021-11-19 13:02:29 +0800
  • 4e1a09c779 build(deps): 升级依赖 Soybean 2021-11-19 12:51:37 +0800
  • 4ef2ea5886
    docs(projects): 更新README.md Soybean 2021-11-19 09:23:59 +0800
  • 1e84d13d54 refactor(projects): 路由声明重构,添加composables,BaseLayout进行中,文件夹规范 Soybean 2021-11-19 01:33:36 +0800
  • 1c5fdca596 fix(projects): 页面各部分背景颜色添加自然过渡 Soybean 2021-11-18 21:57:20 +0800
  • 6940f37697 docs(projects): 更新README.md Soybean 2021-11-18 15:56:58 +0800
  • 2ede7cf85c
    Merge pull request #17 from yanbowe/main Soybean 2021-11-18 13:49:29 +0800
  • d5bce26454 feat(projects): 增加Icon以及打印功能示例 Yanbowen 2021-11-18 13:37:30 +0800
  • 33770d2356 refactor(projects): basicLayout重构初步 Soybean 2021-11-18 02:04:50 +0800
  • 7925a69b64
    Merge pull request #16 from yanbowe/main Soybean 2021-11-17 18:22:23 +0800
  • efd29bc331 feat(route): 增加功能示例模块 Yanbowen 2021-11-17 18:08:24 +0800
  • f1cd9955d9 feat(component): 增加剪贴板示例 Yanbowen 2021-11-17 17:49:00 +0800
  • 1d64ebea85 docs(projects): 更新README.md Soybean 2021-11-17 17:01:00 +0800
  • 4642ee62a3 refactor(components): hoverContainer组件属性调整 Soybean 2021-11-17 14:00:57 +0800
  • 9c7bdb67b7 build(deps): 升级依赖 Soybean 2021-11-17 13:38:55 +0800
  • 2869b4cd33 refactor(projects): 嵌入naive-ui的css vars,替换windicss的extend color Soybean 2021-11-17 12:28:53 +0800
  • 27f600c467 feat(projects): 添加swiper插件 Soybean 2021-11-16 22:16:51 +0800
  • 0d6cff2a7a feat(menu): 移动端未折叠情况下自动收起菜单 Yanbowen 2021-11-15 10:57:44 +0800
  • 0a9fba90b5 feat(projects): 添加判断是否是移动端的hooks Soybean 2021-11-14 22:16:44 +0800
  • 1a76de0446 fix(projects): 修复tab在移动端无法点击 Soybean 2021-11-14 20:36:12 +0800
  • 364c64b464 feat(projects): 工作台页面:添加技术栈官网链接 Soybean 2021-11-13 23:42:18 +0800
  • 5790a4f582 docs(projects): 更新README.md Soybean 2021-11-13 23:10:30 +0800
  • 7c5ed9d37c docs(projects): vscode配置更新 Soybean 2021-11-13 23:06:20 +0800
  • 55383a1032
    Merge pull request #13 from yanbowe/main Soybean 2021-11-13 22:16:09 +0800
  • 4ab7702186 fix(projects): 修复富文本编辑器在亮色主题下全屏后背景色丢失 14534 2021-11-13 22:12:03 +0800
  • 36e0e669fd refactor(projects): 地图插件页面布局重构 Soybean 2021-11-11 00:28:21 +0800
  • 6a692d4f99 feat(projects): 新增视频插件 Soybean 2021-11-11 00:16:57 +0800
  • 1b44040392 docs(projects): docs(projects): docs(projects): 更新README Soybean 2021-11-10 23:53:18 +0800
  • fb0dd3f246 docs(projects): docs(projects): 更新README Soybean 2021-11-10 23:44:57 +0800
  • c950ae9c97 docs(projects): 更新README Soybean 2021-11-10 23:42:48 +0800
  • 448d28db2e docs(projects): 文档更新 Soybean 2021-11-10 20:44:43 +0800
  • 6a543422ff
    Merge pull request #11 from yanbowe/main Soybean 2021-11-10 20:01:45 +0800
  • c4a652e21e fix(projects): 修复在暗黑模式下第一次进入网页不会触发暗黑模式监听 Yanbowen 2021-11-10 16:02:22 +0800
  • d7054c599b fix(projects): 腾讯地图容器高自适应 Soybean 2021-11-10 00:44:28 +0800
  • 3f02c215c5 feat(projects): 新增腾讯地图插件 Soybean 2021-11-10 00:38:23 +0800
  • ea82edc114 feat(projects): 新增高德地图插件 Soybean 2021-11-10 00:19:27 +0800
  • 9a97d23c75 fix(projects): 修复百度地图sdk地址 Soybean 2021-11-09 23:49:24 +0800
  • 6abe094ff2 feat(projects): 添加百度地图插件 Soybean 2021-11-09 23:22:40 +0800
  • f82a4f0aed
    Merge pull request #10 from yanbowe/fix-editor Soybean 2021-11-09 19:07:15 +0800
  • a7de314045 fix(projects): wangEditor在暗黑模式下的背景色问题 Yanbowen 2021-11-09 17:48:25 +0800
  • 60c20647a0 feat(projects): 添加富文本和markdown编辑器插件及示例页面 Soybean 2021-11-08 22:44:54 +0800
  • ed90cb8f8e fix(projects): 修复multiTab关闭逻辑,添加关闭左边和右边的标签右键操作 Soybean 2021-11-08 19:33:38 +0800
  • 560b8a158f docs(projects): 文档格式规范 Soybean 2021-11-08 06:17:20 +0800
  • 8d2ba3e576 docs(projects): 文档更新 Soybean 2021-11-08 06:10:49 +0800
  • cd6db3d491 refactor(projects): 去除vicons,统一使用iconify图标 Soybean 2021-11-08 05:13:48 +0800
  • e61ee32a88 refactor(projects): 添加exportDefaults替换defineProps Soybean 2021-11-07 01:23:01 +0800
  • 43b832bee0 fix(projects): 修复分析页折线图表布局问题 Soybean 2021-11-06 02:01:09 +0800
  • 048eae6748 refactor(components): 用NCard组件替换ShadowCard Soybean 2021-11-06 01:53:17 +0800
  • 4487f9fbdc refactor(projects): 项目依赖信息直接从package.json获取 Soybean 2021-11-05 23:03:53 +0800
  • ec907f061c refactor(projects): 注入全局常量:PROJECT_BUILD_TIME - 构建时间 Soybean 2021-11-05 22:55:30 +0800