Commit Graph

460 Commits

Author SHA1 Message Date
Philipp Fromme 0cfd960cdd chore(project): bump diagram-js-direct-editing dependency 2019-03-25 14:12:48 +01:00
Niklas Kiefer ff6dea4ce0 3.2.2 2019-03-13 15:47:29 +01:00
Nico Rehwaldt 9e96d581e9 3.2.1 2019-02-08 21:50:28 +01:00
Nico Rehwaldt ed798a1525 chore(project): bump tiny-svg dependency
This works around an MS Edge bug that makes the
browser blow up (Edge 18) or export invalid SVG
(Edge 17).

Closes #879
Closes #860
Closes #938
2019-02-08 21:35:00 +01:00
Maciej Barelkowski 627a63e4ef 3.2.0 2019-01-31 11:59:01 +01:00
Nico Rehwaldt 762b3d21e6 3.1.1 2019-01-28 14:49:41 +01:00
Nico Rehwaldt eb545060c4 chore(project): bump diagram-js dependency 2019-01-28 13:36:43 +01:00
Nico Rehwaldt ef09e1a68e 3.1.0 2019-01-14 16:50:14 +01:00
Nico Rehwaldt 13d608f083 chore(project): bump diagram-js version 2019-01-14 16:31:24 +01:00
Nico Rehwaldt 327f12339b chore(project): bump diagram-js dependency 2019-01-12 00:40:56 +01:00
Nico Rehwaldt b00c673c7d test(project): use built-in progress reporter
* yields performance gains up to 30% compared to spec reporter
2019-01-10 12:36:02 +01:00
Nico Rehwaldt ce964e4182 3.0.4 2018-12-04 14:53:11 +01:00
Nico Rehwaldt fdac538602 3.0.3 2018-11-30 10:40:27 +01:00
Nico Rehwaldt 19491aa3fd 3.0.2 2018-11-19 14:19:10 +01:00
Nico Rehwaldt e5307504ec chore(project): bump diagram-js-direct-editing
Use direct editing that is marked as compatible with latest diagram-js.
2018-11-19 13:14:11 +00:00
Nico Rehwaldt 00ba4d185a chore(project): update to diagram-js@3.0.1
Closes #904
2018-11-19 13:14:11 +00:00
Maciej Barelkowski 2a2347c40d 3.0.1 2018-11-07 07:56:05 +00:00
Maciej Barelkowski c13910ff3e 3.0.0 2018-11-01 13:24:39 +00:00
Maciej Barelkowski 03cd2a7e11 chore(project): bump diagram-js version 2018-10-29 14:52:41 +00:00
Nico Rehwaldt 8967362df7 chore(project): detect unresolved lint rules
This ensures we don't accidently require files in the lib directory
via the global `lib` import. That stuff works during tests but does
not work in the final bundle.

Considerations: This plugin adds some runtime overhead to our linting
process.
2018-10-26 11:18:37 +00:00
Nico Rehwaldt 61ffd58328 chore(project): bump devDependencies 2018-10-26 09:39:35 +00:00
Nico Rehwaldt 61ccf3047f chore(project): drop unused dependency 2018-10-26 09:39:35 +00:00
Nico Rehwaldt ab51cdb1fa chore(ci): execute codecov via npx
* drop codecov devDependency
2018-10-26 09:39:35 +00:00
Nico Rehwaldt 026fe11ea7 chore(project): bump min-dash dependency
* fixes broken isDefined / isUndefined utils
2018-10-09 13:37:38 +00:00
Nico Rehwaldt f99a0a9609 chore(project): add test coverage
* monitor coverage via codecov
* run coverage locally via COVERAGE=1 npm test
2018-10-04 07:37:01 +00:00
Nico Rehwaldt 0346a2a4fa 2.5.2 2018-09-20 23:14:42 +02:00
Nico Rehwaldt 21b5a07257 chore(project): bump bpmn-js version 2018-09-20 23:08:55 +02:00
Nico Rehwaldt 63ded60497 2.5.1 2018-08-29 00:44:38 +02:00
Nico Rehwaldt acff17fbd7 2.5.0 2018-08-22 14:53:44 +02:00
Nico Rehwaldt c2196967fc chore(project): bump diagram-js version
* Fixes sub-pixel coordinates being exposed by Dragging.
2018-08-22 14:48:20 +02:00
Nico Rehwaldt 4af6fb721c 2.4.1 2018-07-25 11:38:11 +02:00
Nico Rehwaldt 6d9b04a5f1 chore(project): use karma-webpack for testing
* no need to transform test via browserify
* works 🍰
2018-07-16 13:00:55 +02:00
Nico Rehwaldt 853885b37f chore(project): bump to diagram-js@2.5.1
Closes #833
2018-07-16 12:53:53 +02:00
Nico Rehwaldt 6df9008807 2.4.0 2018-07-13 10:37:18 +02:00
Nico Rehwaldt 51a08116e6 chore(project): bump to diagram-js@2.5.0 2018-07-12 20:02:28 +02:00
Philipp Fromme 6d394e95da chore(project): use diagram-js@2.4.1 2018-07-12 09:25:37 +02:00
Nico Rehwaldt 36613c5cdf 2.3.1 2018-06-28 10:28:53 +02:00
Nico Rehwaldt 087c9575b5 2.3.0 2018-06-26 15:57:03 +02:00
Nico Rehwaldt 803888d4d9 chore(project): use diagram-js@2.4.0 2018-06-25 09:21:45 +02:00
Nico Rehwaldt 1a258850e4 2.2.1 2018-06-18 09:26:57 +02:00
Philipp Fromme 9c70c04aa4 2.2.0 2018-06-13 16:10:42 +02:00
Philipp Fromme e1b8e54635 chore(project): bump diagram-js dependency 2018-06-13 15:36:11 +02:00
Nico Rehwaldt e8dfccedea chore(project): bump devDependency versions
Addresses the most urgent <npm audit> issues.
2018-06-12 09:43:03 +02:00
Philipp Fromme 909d3896c2 2.1.0 2018-05-29 16:23:56 +02:00
Philipp Fromme 88545a6461 chore(project): bump diagram-js dependency 2018-05-29 16:01:06 +02:00
Nico Rehwaldt 7a27fe3c9f chore(project): bump diagram-js-direct-editing version
Allows fontWeight and fontFamily to be propagated.
2018-05-29 11:58:15 +02:00
Nico Rehwaldt 24c6dd2414 2.1.0-0 2018-05-24 16:35:06 +02:00
Nico Rehwaldt 4cd0a01df6 chore(project): bump to diagram-js@2.1.1 2018-05-24 16:22:51 +02:00
Nico Rehwaldt 3321893252 2.0.1 2018-05-22 23:56:53 +02:00
Nico Rehwaldt f5fcc45199 2.0.0 2018-05-22 09:42:18 +02:00
Philipp Fromme 6b2d4b47da chore(project): bump diagram-js dependency 2018-05-14 15:13:18 +02:00
Nico Rehwaldt 6bbbb54855 1.3.3 2018-05-14 11:33:40 +02:00
Nico Rehwaldt a63ff8ab11 chore(project): bump bpmn-moddle version 2018-05-14 11:30:12 +02:00
Nico Rehwaldt 15df6317a7 1.3.2 2018-05-07 13:54:50 +02:00
Nico Rehwaldt fb2b3d40f6 chore(project): bump bpmn-moddle version 2018-05-07 13:50:29 +02:00
Nico Rehwaldt 77b18bd25b 1.3.1 2018-05-04 10:48:49 +02:00
Nico Rehwaldt 655e75ed2c 1.3.0 2018-04-25 21:37:35 +02:00
Nico Rehwaldt 014aabaaf5 chore(project): bump diagram-js version
+ object-refs@0.3.0 inside (r) (c) (tm)
2018-04-25 21:31:43 +02:00
Nico Rehwaldt a5a31cab64 chore(project): bump object-refs version
* allows BpmnTreeWalker related DI wiring to be reverted
2018-04-25 21:31:43 +02:00
Nico Rehwaldt a74ed871a4 chore(project): bump diagram-js-direct-editing
This reverts the previous version bump as it introduces
test failures on all major browsers.
2018-04-25 21:22:10 +02:00
Philipp Fromme bc1bdcfc4f chore(project): bump diagram-js-direct-editing dependency
Related to bpmn-io/diagram-js-direct-editing#5
2018-04-23 09:10:00 +02:00
Nico Rehwaldt 98200f3cdd 1.2.1 2018-04-19 20:07:18 +02:00
Nico Rehwaldt 1459aae7b3 chore(project): bump diagram-js version 2018-04-19 19:40:11 +02:00
Nico Rehwaldt 96f6e4c5c8 fix(project): exclude CSS files from side-effects 2018-04-19 19:38:03 +02:00
Nico Rehwaldt 46159e29d2 1.2.0 2018-04-13 22:54:03 +02:00
Nico Rehwaldt 164005c88d chore(project): bump bpmn-moddle dependency
* improve well-known namespace attribute validation
* pull in model fixes
2018-04-13 22:48:42 +02:00
Nico Rehwaldt 15296e0255 chore(project): bump diagram-js version 2018-04-13 10:12:57 +02:00
Nico Rehwaldt 1f71f7c6ba 1.1.1 2018-04-10 09:38:03 +02:00
Nico Rehwaldt e5a3973107 fix(replace-preview): escape element ids in CSS selectors 2018-04-10 09:34:49 +02:00
Nico Rehwaldt fb2e3da882 1.1.0 2018-04-09 14:46:09 +02:00
Nico Rehwaldt ee38ec7be1 1.0.4 2018-04-09 13:08:48 +02:00
Nico Rehwaldt a890d3dbd6 1.0.3 2018-04-05 14:28:11 +02:00
Nico Rehwaldt 1d24bccff6 1.0.2 2018-04-05 09:51:31 +02:00
Nico Rehwaldt d974568018 1.0.1 2018-04-04 16:16:49 +02:00
Nico Rehwaldt 6061e135c3 1.0.0 2018-04-04 16:05:00 +02:00
Nico Rehwaldt d2cc4edd80 chore(project): mark as side-effect free 2018-04-03 18:09:53 +02:00
Nico Rehwaldt 3c895e08ae chore(project): build pre-packaged distros with Rollup
* enables tree-shaking
* simplifies build
2018-04-03 18:09:52 +02:00
Nico Rehwaldt 56a644177d chore(project): build using ES6 ready deps
* diagram-js@1
* updated utils
2018-04-03 16:30:05 +02:00
Nico Rehwaldt b5ccd81731 0.31.0 2018-04-03 10:45:23 +02:00
Nico Rehwaldt 03a2a6f892 chore(project): bump dependency versions 2018-04-03 10:38:43 +02:00
Nico Rehwaldt 3a92610a8d 0.30.0 2018-04-02 11:24:31 +02:00
Nico Rehwaldt 7a3b92c094 chore(project): migrate to diagram-js@0.31 2018-04-02 11:14:06 +02:00
Nico Rehwaldt 2541ce6cb9 0.29.0 2018-03-28 10:52:51 +02:00
Nico Rehwaldt dc30638a7c chore(project): bump tiny-svg + diagram-js version 2018-03-28 10:49:44 +02:00
Nico Rehwaldt 9235a928ac 0.28.4 2018-03-26 23:26:52 +02:00
Nico Rehwaldt 50faf637cb fix(import): handle dots in attribute names 2018-03-26 23:19:33 +02:00
Nico Rehwaldt d885b99cb4 0.28.3 2018-03-23 19:49:23 +01:00
Nico Rehwaldt 0a1db3f224 chore(project): bump bpmn-moddle dependency 2018-03-23 19:45:22 +01:00
Nico Rehwaldt 6a1a4f85a8 0.28.2 2018-03-23 15:08:24 +01:00
Nico Rehwaldt fb117fc3fa 0.28.1 2018-03-22 13:30:38 +01:00
Nico Rehwaldt 4ef66126cf 0.28.0 2018-03-22 13:27:25 +01:00
Nico Rehwaldt 11f5a22471 chore(project): adjust min-dash usage (2) 2018-03-22 11:59:39 +01:00
TheSharpieOne Bot 245d1d6a96 chore(project): upgrade lodash to min-dash 2018-03-22 11:59:39 +01:00
Nico Rehwaldt e8e5e2ced9 chore(project): update to min-dom@2 2018-03-22 00:54:59 +01:00
Nico Rehwaldt 81aa29e7c6 chore(project): bump diagram-js 2018-03-22 00:49:52 +01:00
Nico Rehwaldt 11987e8cc9 chore(project): bump devDependency versions 2018-03-21 13:46:16 +01:00
Nico Rehwaldt 4438091e7a chore(project): bump bpmn-moddle dependency
* drops dependency to lodash
* improves attribute parsing
2018-03-21 13:46:16 +01:00
Nico Rehwaldt 4ed5722e91 0.27.7 2018-03-21 13:41:39 +01:00
Nico Rehwaldt 962ef7c7d8 chore(project): bump diagram-js
Closes #771
2018-03-21 13:34:02 +01:00
Nico Rehwaldt df3491f831 0.27.6 2018-03-10 09:46:58 +01:00
Nico Rehwaldt 0725b9706c chore(project): bump bpmn-moddle dependency
* corrects serialization of nested custom-ns attributes
2018-03-09 23:38:56 +01:00
Nico Rehwaldt b03014fc2c chore(project): update to new lint style 2018-02-27 10:08:31 +01:00
Nico Rehwaldt 06c7a12a4e 0.27.5 2018-02-22 08:43:25 +01:00
Nico Rehwaldt dfd442888f chore(project): bump bpmn-moddle dependency 2018-02-22 08:40:11 +01:00
Nico Rehwaldt 54c3abb037 0.27.4 2018-02-20 11:44:22 +01:00
Nico Rehwaldt b063addb76 0.27.3 2018-02-19 09:14:45 +01:00
Nico Rehwaldt b94ca73eb0 0.27.2 2018-02-14 22:23:47 +01:00
Nico Rehwaldt 607866d6ef 0.27.1 2018-02-14 22:11:56 +01:00
Nico Rehwaldt 79e2b8e6b9 chore(project): use shared linter config 2018-02-14 16:42:52 +01:00
Nico Rehwaldt 372eed6b46 chore(project): remove unused dev dependencies 2018-02-08 20:44:01 +01:00
Nico Rehwaldt 888fe9f0e3 0.27.0 2018-02-08 09:15:56 +01:00
Nico Rehwaldt d8fc6b0f23 0.27.0-1 2018-02-05 11:13:46 +01:00
Nico Rehwaldt d023f13eed chore(project): bump diagram-js dependency
* corrects error on connection hover
2018-02-02 15:30:45 +01:00
Nico Rehwaldt a185853915 0.27.0-0 2018-02-02 13:44:18 +01:00
Nico Rehwaldt 5b2b053230 chore(distro): add integration test
Add a test that ensures the distribution works.

Related to #725
2018-02-02 11:24:00 +01:00
Nico Rehwaldt da4f321284 chore(project): use external bpmn-font
This is a breaking change for users that may rely on `assets/bpmn-font`
being present in the library.

BREAKING CHANGE:

* use `bpmn-font` package, specifically `bpmn-font/dist` if you need the
font previously contained in the assets directory.
2018-02-02 11:24:00 +01:00
Nico Rehwaldt 1184cbd271 chore(distro): apply envify transform 2018-02-02 11:24:00 +01:00
Nico Rehwaldt d9d0d9dcdb chore(distro): consolidate into single task 2018-02-02 11:24:00 +01:00
Nico Rehwaldt dc9b06d1b1 chore(project): build distro pre-publish
Closes #725
2018-02-02 11:24:00 +01:00
Nico Rehwaldt e3bf356461 chore(project): drop grunt + bundle assets to dist directory
* replace grunt with npm scripts
* copy static assets to dist directory
* build and copy library variants to dist directory

Related to #725
2018-02-02 11:24:00 +01:00
Nico Rehwaldt acb2d83856 chore(project): bump diagram-js dependency
Adds support for reacting to element.contextmenu.

Related to #750
2018-01-31 11:16:20 +01:00
Nico Rehwaldt 46cd6ea119 0.26.6 2018-01-29 20:26:36 +01:00
Nico Rehwaldt 3d17c37a42 0.26.5 2018-01-29 20:19:06 +01:00
Nico Rehwaldt d32da90013 chore(lint): bump eslint
...and fix lint errors
2018-01-28 20:35:04 +01:00
Nico Rehwaldt 85dd6f6cd8 0.26.4 2018-01-18 16:04:56 +01:00
Nico Rehwaldt f40b5c41b3 chore(project): bump bpmn-moddle dependency
Pulls in the following improvements:

* gracefully detect and handle attribute re-declaration in broken
  BPMN 2.0 documents
2018-01-09 19:22:39 +01:00
Nico Rehwaldt 82ef31295a 0.26.3 2018-01-04 14:18:29 +01:00
Nico Rehwaldt 6e76f76ae4 0.26.2 2017-12-22 22:00:17 +01:00
Nico Rehwaldt 1c3d06ae2d chore(project): bump diagram-js version
* inverts SHIFT+wheel scroll behavior (matching default
  behavior in standard applications now)
2017-12-22 21:57:08 +01:00
Nico Rehwaldt fdab6a852c 0.26.1 2017-12-22 15:51:21 +01:00
Nico Rehwaldt 562674e74b chore(project): bump diagram-js dependency
Fixes text sometimes being selected during dragging.

* makes a ContextPad hack obsolete, too.
2017-12-22 15:49:00 +01:00
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 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
Philipp Fromme bc0fd114d0 chore(project): bump diagram-js dependency
Closes camunda/camunda-modeler#463
Closes #734
2017-12-07 16:35:09 +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 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