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