ren dong

Results 3 issues of ren dong

## 这个功能解决了什么问题 默认添加了流程图的【开始】和【结束】,一个流程图只能有一个【开始】和【结束】,希望【开始】和【结束】不能被删除。 ## 你所期望的 API 是怎样的 1、流程节点model增加readonly或者disable等属性,禁止删除。 2、onBeforeChange增加返回参数,比如:e.cancel=true;

any plans to provide merge cell functionality? thanks!

enhancement
wontfix

Hope that through the configuration can be specified default schema, like this var cn = { host: 'localhost', port: 5432, database: 'MyDB', user: 'user1', password: 'pw', currentSchema:'C0001' }; thanks!

feature request