feat: 增加bpmn-container组件 #3

Open
zhoujunyu wants to merge 1 commits from zhoujunyu/tiny-vue:dev into dev
First-time contributor

增加bpmn-container组件,用于流程设计。
目前支持传入BPMN定义XML、快捷键是否启用、右侧属性面板是否启用、右侧属性面板自定义插槽、重写扩展模块等。
并在初始化后返回bpmnjs实例对象,用于支持导出XML、绑定事件等功能。

> 增加bpmn-container组件,用于流程设计。 目前支持传入BPMN定义XML、快捷键是否启用、右侧属性面板是否启用、右侧属性面板自定义插槽、重写扩展模块等。 并在初始化后返回bpmnjs实例对象,用于支持导出XML、绑定事件等功能。 ![](/api/attachments/cb821a07-6bca-42e9-9645-2273c96d6193)
zhoujunyu added 1 commit 2024-09-19 18:28:58 +08:00
This pull request has changes conflicting with the target branch.
  • packages/theme/src/index.less
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 zhoujunyu-dev dev
git pull dev

Step 2:

Merge the changes and update on Gitea.
git checkout dev
git merge --no-ff zhoujunyu-dev
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#3
No description provided.