Commit Graph

208 Commits

Author SHA1 Message Date
Nico Rehwaldt 447cb2be98 0.24.0 2017-11-15 20:29:17 +01:00
Nico Rehwaldt ce45e9081b chore(project): bump bpmn-moddle dep
This improves the import and export of BPMN 2.0 XML documents

+ improves di prefix collision handling
+ proper deconflicting of prefixes during export
+ validate and detect non-BPMN root elements
+ replace underlying XML parser for higher speed and smaller
  bundle size
+ pass parse warnings with errors

NOTE:

* some error messages on broken XML may have changed
  due to changes in the underlying XML parser
2017-11-15 19:55:34 +01:00
Nico Rehwaldt 24dad2eb54 0.23.3 2017-11-14 23:51:00 +01:00
Nico Rehwaldt 3108df3505 0.23.2 2017-11-06 23:03:45 +01:00
Nico Rehwaldt 746683d401 chore(project): bump bpmn-moddle dep
+ allows roundtripping of unprefixed elements
+ makes all miwg tests pass
2017-11-06 22:59:19 +01:00
Nico Rehwaldt 1926ce4494 0.23.1 2017-10-27 10:44:31 +02:00
Nico Rehwaldt f6d46c0cdf chore(project): bump diagram-js version
+ fixes overlay { maxZoom: 1 }
2017-10-27 10:40:56 +02:00
Nico Rehwaldt dd3f9a1c57 0.23.0 2017-10-26 11:44:28 +02:00
Nico Rehwaldt f8a4427157 chore(project): bump diagram-js dependency 2017-10-26 11:32:37 +02:00
Nico Rehwaldt 56d9a8b152 chore(project): bump tiny-svg dependency 2017-10-26 11:26:57 +02:00
Nico Rehwaldt 9416eae126 chore(project): bump test dependency versions
* remove redundant karma-chai
2017-10-22 23:22:58 +02:00
Nico Rehwaldt 90ddaeef5e chore(tests): add Chrome headless as test browser
* include special non-sandbox launcher on Linux
* handle TEST_BROWSERS in karma config
2017-10-22 22:21:51 +02:00
Philipp Fromme 9033094473 fix(renderer): prevent duplicate marker IDs
* when having more than one instance of bpmn-js on a page marker IDs got duplicated
2017-09-29 11:08:37 +02:00
Philipp Fromme 22c628a056 chore(project): release v0.22.1 2017-09-01 10:17:40 +02:00
Philipp Fromme 6253ce4c67 chore(project): bump diagram-js dependency 2017-09-01 10:16:29 +02:00
Philipp Fromme 1066057d19 chore(project): release v0.22.0 2017-08-31 11:14:28 +02:00
Philipp Fromme 8dd7508338 chore(project): bump dependencies 2017-08-31 11:08:44 +02:00
pedesen 15cf8006f6 chore(project): release v0.21.0 2017-07-28 11:02:51 +02:00
pedesen 6ed4b9071a chore(project): bump dependencies 2017-07-28 10:44:18 +02:00
Nico Rehwaldt a5008381b3 0.20.7 2017-05-31 10:33:21 +02:00
Nico Rehwaldt 1d8ebd37f0 chore(project): bump diagram-js dependency 2017-05-31 10:25:06 +02:00
Nico Rehwaldt 85c9059467 chore(project): bump dev dependencies 2017-05-19 12:56:59 +02:00
Philipp Fromme 005d368045 chore(project): release v0.20.6 2017-05-03 15:38:24 +02:00
Nico Rehwaldt 84dc3b50e7 chore(project): bump diagram-js dependency
Closes #677
2017-05-03 14:53:35 +02:00
Philipp Fromme 8e64fc3a8b chore(project): release v0.20.5 2017-03-22 13:45:50 +01:00
Philipp Fromme b640551d9c chore(project): bump diagram-js dependency 2017-03-22 13:45:03 +01:00
pedesen 948ca245e8 chore(project): release v0.20.4 2017-03-17 16:37:55 +01:00
pedesen d8b7ad2650 chore(project): bump diagram-js dependency 2017-03-17 16:37:29 +01:00
Nico Rehwaldt 1eb11998f3 0.20.3 2017-03-10 12:50:59 +01:00
Nico Rehwaldt 497affe5e3 0.20.2 2017-03-07 15:25:35 +01:00
Nico Rehwaldt 5283c41198 0.20.1 2017-03-02 15:04:43 +01:00
Nico Rehwaldt 1de4c694a4 chore(project): bump diagram-js version 2017-03-02 15:02:06 +01:00
Philipp Fromme d788c211d8 0.20.0 2017-03-02 13:34:16 +01:00
Philipp Fromme 9b4c8f2872 chore(project): bump dependencies 2017-03-02 13:00:11 +01:00
Nico Rehwaldt c1c62823f6 chore(project): bump diagram-js dependency 2017-01-30 17:09:27 +01:00
Nico Rehwaldt a03288b49d chore(project): bump dependencies
* diagram-js bug fix release
* bpmn-moddle fixes with support for <meta> attribute (used for
  proper copying of elements)
2017-01-30 16:38:43 +01:00
Nico Rehwaldt dc78c86551 Revert "chore(project): bump object-refs"
This reverts commit decd23360a.

Reason: Not needed at the moment.
2017-01-30 13:32:29 +01:00
Christian Kaps 6dc4af5396 feat(Viewer): allow dynamic attach / detach from DOM
Closes #655

BREAKING CHANGE:

* Viewer / Modeler do not attach to `body` anymore per
  default. Use `new Viewer({ container: 'body' })` to
  restore the old behavior.
2017-01-27 13:28:27 +01:00
Nico Rehwaldt decd23360a chore(project): bump object-refs
* fixes inverse de-referencing of 1:n properties
2017-01-27 09:24:24 +01:00
Nico Rehwaldt dd60e47136 chore(project): release v0.19.0 2016-12-21 10:40:53 +01:00
Nico Rehwaldt eab9ac9bef chore(project): bump bpmn-moddle dependency
* adds support bioc:{fill,stroke} and rendering
  colors
2016-12-05 16:53:33 +01:00
Nico Rehwaldt 07aa4de80b chore(project): release v0.18.4 2016-12-01 15:40:17 +01:00
Nico Rehwaldt 2beddede23 chore(project): update diagram-js dependency
Closes #636
2016-12-01 15:37:06 +01:00
Nico Rehwaldt 80cfd36876 chore(project): release v0.18.3 2016-12-01 13:33:56 +01:00
Ricardo Matias 983d89e1c4 chore(project): release v0.18.2 2016-11-18 15:13:20 +01:00
Nico Rehwaldt a2d7140cdf fix(Viewer): correctly export SVG
Use upstream patch of tiny-svg to address this.

Closes #631
2016-11-18 15:11:31 +01:00
Nico Rehwaldt 3bbbfab5bc chore(project): release v0.18.1 2016-11-15 15:14:53 +01:00
Nico Rehwaldt 06915e2e6b chore(project): update diagram-js version 2016-11-15 15:14:29 +01:00
Philipp Fromme d05fd2c2df chore(project): release v0.18.0 2016-11-11 10:35:48 +01:00
Philipp Fromme 611d5fdfe7 chore(project): bump dependencies 2016-11-11 10:35:07 +01:00