TinyEngine支持使用外部的图标资源库,实现图标的配置、画布展示、出码预览等能力 #3

Open
yangpengfei wants to merge 28 commits from yangpengfei/tiny-engine:plugins into develop
First-time contributor
  • 支持通过api加载iconify平台的所有图标资源库

  • 支持图标库内关键字搜索

  • 支持样式设置、渲染

  • 支持预览、出码

- 支持通过api加载iconify平台的所有图标资源库 ![](/api/attachments/5566a493-465f-4ee0-8687-375c7a572ed4) - 支持图标库内关键字搜索 ![](/api/attachments/02c9676e-a1d8-4168-854f-f18c24175088) - 支持样式设置、渲染 ![](/api/attachments/0c6d0c87-d75e-4c31-8259-79921cd6f83e) - 支持预览、出码 ![](/api/attachments/ddc490bf-a8ec-443e-9dd6-8a5f088a6452)
yangpengfei added 1 commit 2024-10-21 15:39:33 +08:00
yangpengfei added 1 commit 2024-11-02 19:25:47 +08:00
yangpengfei added 1 commit 2024-11-02 19:36:09 +08:00
This pull request has changes conflicting with the target branch.
  • README.md
  • README.zh-CN.md
  • mockServer/src/database/blockGroups.db
  • mockServer/src/database/pages.db
  • mockServer/src/mock/get/app-center/v1/apps/schema/918.json
  • mockServer/src/routes/main-routes.js
  • package.json
  • packages/blockToWebComponentTemplate/vite.config.js
  • packages/canvas/src/components/builtin/CanvasIcon.vue
  • packages/canvas/src/components/builtin/builtin.json
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b yangpengfei-plugins develop
git pull plugins

Step 2:

Merge the changes and update on Gitea.
git checkout develop
git merge --no-ff yangpengfei-plugins
git push origin develop
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: opentiny/tiny-engine#3
No description provided.