Nico Rehwaldt
cf48469839
chore(project): bump to diagram-js@3.3.0
2019-04-25 10:35:17 +02:00
Maciej Barelkowski
bc586d0d52
chore(project): bump diagram-js
...
Closes #940
2019-04-10 19:08:49 +00:00
Nico Rehwaldt
11e286593d
chore(project): bump dev dependencies
...
This mitigates several security audit warnings.
2019-04-09 16:59:53 +02:00
Gustavo E. Jimenez Folta
efc68be2d4
3.3.1
2019-04-08 10:44:19 +02:00
Gustavo E. Jimenez Folta
2df5215d70
chore(deps): bump diagram-js-direct-editing 1.4.1 -> 1.4.2
2019-04-08 10:35:18 +02:00
Nico Rehwaldt
faca2d5c25
3.3.0
2019-03-29 15:01:07 +01:00
Philipp Fromme
d8dbc95279
3.2.3
2019-03-25 14:41:56 +01:00
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