feat: process-design #9

Open
GaoNengwWw wants to merge 43 commits from GaoNengwWw/tiny-vue:feat/process-designer-new into dev
First-time contributor

如何打包

在执行pnpm build前,请在根目录运行pnpm build:tiny-bpmn

组件前置依赖

在使用前请安装@opentiny/tiny-bpmn, bpmn-js, bpmn-js-properties-panel, diagram-js前置依赖

效果

基本用法

基本用法

远程获取

远程获取

自定义Modeler

自定义modeler

## 如何打包 在执行`pnpm build`前,请在根目录运行`pnpm build:tiny-bpmn` ## 组件前置依赖 在使用前请安装`@opentiny/tiny-bpmn`, `bpmn-js`, `bpmn-js-properties-panel`, `diagram-js`前置依赖 ## 效果 ### 基本用法 ![基本用法](/api/attachments/0adc691a-57b5-45e8-b5dc-e99d76e9e976 "基本用法") ### 远程获取 ![远程获取](/api/attachments/b8adbe99-481a-47ac-a964-9c241f000cdc "远程获取") ### 自定义Modeler ![自定义modeler](/api/attachments/8b5fcd4c-b009-4284-adcf-bfd35fe4a268 "自定义modeler")
GaoNengwWw added 31 commits 2024-10-19 11:02:20 +08:00
GaoNengwWw added 1 commit 2024-10-25 19:34:58 +08:00
GaoNengwWw added 1 commit 2024-10-25 19:47:52 +08:00
GaoNengwWw added 2 commits 2024-10-25 20:12:44 +08:00
GaoNengwWw added 1 commit 2024-10-25 21:49:01 +08:00
GaoNengwWw added 2 commits 2024-10-26 09:50:05 +08:00
GaoNengwWw added 2 commits 2024-10-26 11:06:35 +08:00
GaoNengwWw added 1 commit 2024-10-27 10:29:11 +08:00
GaoNengwWw added 1 commit 2024-10-27 10:30:36 +08:00
GaoNengwWw added 1 commit 2024-10-27 10:39:29 +08:00
This pull request has changes conflicting with the target branch.
  • examples/sites/demos/pc/menus.js
  • examples/sites/package.json
  • packages/theme/src/index.less
  • tsconfig.vue3.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 GaoNengwWw-feat/process-designer-new dev
git pull feat/process-designer-new

Step 2:

Merge the changes and update on Gitea.
git checkout dev
git merge --no-ff GaoNengwWw-feat/process-designer-new
git push origin dev
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-vue#9
No description provided.