Skip to content

Release Build 1.1

Compare
Choose a tag to compare
@Erikmitk Erikmitk released this 25 Jun 13:20
· 188 commits to master since this release
3ac9a6d

This release contains the following changes:

Updated functionality

  • Switch from callbacks to promises
  • Remove separateStructure-Flag
  • Remove explicit save and update xml/svg on changes

Examples

  • Add hidden input field for xml/svg updates in example html

Housekeeping

Dependencies were kept up-to-date.

    "@babel/core": "^7.14.6",
    "@babel/plugin-transform-runtime": "^7.14.5",
    "@babel/preset-env": "^7.14.5",
    "babelify": "^10.0.0",
    "grunt": "~1.4.1",
    "grunt-browserify": "^6.0.0",
    "grunt-contrib-concat": "^1.0.1",
    "grunt-contrib-connect": "~3.0.0",
    "grunt-contrib-copy": "~1.0.0",
    "grunt-contrib-less": "^3.0.0",
    "grunt-contrib-uglify": "^5.0.1",
    "grunt-contrib-watch": "^1.1.0",
    "load-grunt-tasks": "~5.1.0",
    "stringify": "^5.2.0"
    "bpmn-js": "^8.7.0",
    "bpmn-js-properties-panel": "^0.43.1",
    "camunda-bpmn-moddle": "^5.1.2",
    "diagram-js": "^7.3.0",
    "jquery": "^3.6.0",
    "min-dash": "^3.7.0"