Skip to content

Commit

Permalink
更新1.2.0-beta23-12-10
Browse files Browse the repository at this point in the history
Squashed commit of the following:

commit ba962f6
Author: Sun <[email protected]>
Date:   Sun Dec 10 10:57:40 2023 +0800

    更新1.2.0-beta23-12-10

commit f9c9d44
Author: Sun <[email protected]>
Date:   Sun Dec 10 10:57:21 2023 +0800

    优化导入文件筛选类型

commit 0f103b8
Author: Sun <[email protected]>
Date:   Sun Dec 10 10:38:09 2023 +0800

    编译前的优化

commit 380575f
Author: Sun <[email protected]>
Date:   Sat Dec 9 23:31:33 2023 +0800

    解决并发请求导致两个默认分组的bug

commit 09ee3e4
Author: Sun <[email protected]>
Date:   Sat Dec 9 22:28:40 2023 +0800

    增加导入导出图标
    Squashed commit of the following:

    commit b4a755aaf6eff6665866c1f08441f42a296ec81f
    Author: Sun <[email protected]>
    Date:   Sat Dec 9 22:18:49 2023 +0800

        导出导入完成

    commit 7be0436b18e1fee1c33013e27cadc838071b86a9
    Author: Sun <[email protected]>
    Date:   Sat Dec 9 21:24:23 2023 +0800

        增加批量添加图标接口

    commit 96e15348aea83a0e0c9420c7182f7448f9482b10
    Author: Sun <[email protected]>
    Date:   Sat Dec 9 21:23:55 2023 +0800

        导入导出图标完成

    commit 3fd4d29a4c6c1cc3090f1f5bbc6a1154a8923bbb
    Author: Sun <[email protected]>
    Date:   Sat Dec 9 20:00:57 2023 +0800

        优化代码加入相关loading

    commit 2938eea93601ae1df92842f1f02f7471e0f0e85d
    Author: Sun <[email protected]>
    Date:   Sat Dec 9 19:17:53 2023 +0800

        完成基础的导出,支持跨模块

    commit 4c96702cd449bf7a6224cb2d6aa5117de75f24fd
    Author: Sun <[email protected]>
    Date:   Sat Dec 9 14:58:49 2023 +0800

        初步完成导出导入工具和测试

commit 45bf44f
Author: Sun <[email protected]>
Date:   Fri Dec 8 21:19:00 2023 +0800

    更换本地化svg图标显示方案
    Squashed commit of the following:

    commit e0241985b55fa39145abd2c468735bdf5182d57e
    Author: Sun <[email protected]>
    Date:   Fri Dec 8 21:04:06 2023 +0800

        更换直接使用本地svg的方案

    commit d20e11cd303240a6fdbce66a94c45956a28a175d
    Merge: 67023d0 f0e4257
    Author: Sun <[email protected]>
    Date:   Fri Dec 8 16:22:19 2023 +0800

        Merge branch 'dev' into feature/icon

    commit 67023d0ce494b46460729cf39a45af8c9fd10124
    Author: Sun <[email protected]>
    Date:   Fri Dec 8 12:17:45 2023 +0800

        修改原图标组件为在线图标组件

    commit 379441c869489fdf44cb92a0cace75f9e5318915
    Author: Sun <[email protected]>
    Date:   Fri Dec 8 12:14:59 2023 +0800

        适配本地化图标

    commit da6feaa655e792d176f56777e089393f7658eda2
    Author: Sun <[email protected]>
    Date:   Fri Dec 8 12:14:07 2023 +0800

        图标本地化

    commit 02d84f66069653dedfc35578b1b26dad6edac0e3
    Author: Sun <[email protected]>
    Date:   Thu Dec 7 23:09:41 2023 +0800

        增加离线图标库(源svgicon组件)的兼容并增加在线图标库组件

commit f0e4257
Author: Sun <[email protected]>
Date:   Fri Dec 8 13:16:42 2023 +0800

    删除暂时无用语言包

commit 60983b9
Author: Sun <[email protected]>
Date:   Fri Dec 8 13:15:03 2023 +0800

    删除无用文件
  • Loading branch information
hslr-s committed Dec 10, 2023
1 parent 2f0b230 commit 809e4ab
Show file tree
Hide file tree
Showing 36 changed files with 2,114 additions and 1,080 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
"typescript": "~4.9.5",
"vite": "^4.2.0",
"vite-plugin-pwa": "^0.14.4",
"vite-plugin-svg-icons": "^2.0.1",
"vue-tsc": "^1.2.0"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 809e4ab

Please sign in to comment.