Commit Graph

186 Commits

Author SHA1 Message Date
Nico Rehwaldt 01ed2bce68 0.26.0 2017-12-22 13:30:43 +01:00
Nico Rehwaldt 4b94f35d63 chore(project): bump diagram-js version
Adds support for create from contextPad (#742).
2017-12-22 10:38:37 +01:00
Nico Rehwaldt ddd1dae25c chore(project): bump diagram-js version 2017-12-18 22:52:13 +01:00
Nico Rehwaldt 36c6a7bf41 fix(package): make diagram-js* actual dependencies again 2017-12-14 22:55:18 +01:00
Nico Rehwaldt 495ab7ee9d chore(project): bump diagram-js dependency
* update diagram-js to latest
* remove unused diagram-js-origin dependency
2017-12-14 11:55:48 +01:00
Nico Rehwaldt 76d44f33e7 chore(project): bump dependencies
+ diagram-js-direct-editing
+ min-dom
2017-12-13 23:00:01 +01:00
Nico Rehwaldt 61f3ac4cc2 chore(project): bump diagram-js dependency 2017-12-13 14:05:15 +01:00
Nico Rehwaldt 26f26945b6 chore(project): bump diagram-js dependency
Adds ability to distinguish create via touch / no touch.
2017-12-13 13:30:51 +01:00
Nico Rehwaldt 1bf07d7e85 chore(project): bump bpmn-moddle dependency 2017-12-13 12:17:21 +01:00
Nico Rehwaldt 25d5fb2967 chore(project): bump build dependencies
+ browserify
+ uglify-es
2017-12-10 23:19:19 +01:00
Nico Rehwaldt 357f3b3e96 chore(project): rebuild package-lock.json 2017-12-09 22:36:38 +01:00
Nico Rehwaldt 105f326dad chore(project): bump bpmn-moddle dependency
* unused namespace does not get serialized anymore

Closes #469
2017-12-09 22:30:56 +01:00
Nico Rehwaldt db64aa1377 chore(project): bump bpmn-moddle
Closes #735
2017-12-08 00:18:51 +01:00
Nico Rehwaldt e34ca2feb2 chore(project): remove grunt-release
We do <np **> to release things.
2017-11-29 12:23:14 +01:00
Nico Rehwaldt cbc3a7b3c5 chore(project): re-build package-lock 2017-11-29 12:19:05 +01:00
Nico Rehwaldt e02dd55493 chore(project): bump stringify dependency 2017-11-29 11:00:05 +01:00
Nico Rehwaldt 8de61c714a 0.25.2 2017-11-28 18:19:49 +01:00
Nico Rehwaldt c92cbda54e chore(project): bump bpmn-moddle dependency 2017-11-28 18:17:13 +01:00
Nico Rehwaldt 3908ac64c5 0.25.1 2017-11-23 09:54:47 +01:00
Nico Rehwaldt 6bb1128ccc 0.25.0 2017-11-21 09:29:58 +01:00
Nico Rehwaldt 8feb2eca97 chore(project): bump diagram-js version
* Fixes markers to be properly removed on connect/reconnect
  in Internet Explorer / Edge.

Related to bpmn-io/diagram-js#236
2017-11-21 09:27:33 +01:00
Nico Rehwaldt cfcf5ddd41 chore(project): shrink bundle sizes
Reduces the size of bpmn-js {Viewer, NavigatedViewer, Modeler}
bundles by roughly eight percent:

* module concat / tree-shake produced production bundle
* bump diagram-js version to fix <this> used in ManhattanLayout
  utility
2017-11-20 15:04:37 +01:00
Nico Rehwaldt 2441b153f6 chore(project): rebuild package-lock.json 2017-11-20 10:34:18 +01:00
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
Nico Rehwaldt d84d9fd22e chore(project): add package-lock.json 2017-10-11 15:19:53 +02:00