Commit Graph

1185 Commits

Author SHA1 Message Date
Nico Rehwaldt d974568018 1.0.1 2018-04-04 16:16:49 +02:00
Nico Rehwaldt 8a890436d9 docs(README): remove _early stage_ notice
Makes no sense with v1.0.0 released.

(We still got room for improvement regarding documentation though
😉).
2018-04-04 16:13:54 +02:00
Nico Rehwaldt b0487c0b3d chore(CHANGELOG): bump to v1.0.0 2018-04-04 16:12:54 +02:00
Nico Rehwaldt 6061e135c3 1.0.0 2018-04-04 16:05:00 +02:00
Nico Rehwaldt 9be61259bd chore(project): drop 'use strict'
We use ES modules, so 'use strict' is not necessary anymore.
2018-04-03 18:09:53 +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 d3449ca87c chore(project): es6ify source code
* use ES6 import / export
* UTILS: export individual utilities
* TESTS: localize TestHelper includes

BREAKING CHANGE:

* all utilities export independent functions
* library sources got ported to ES6. You must now use
  a ES module bundler such as Browserify + babelify or
  Webpack to consume this library (or parts of it).
2018-04-03 16:32:14 +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 fe5ea110de chore(project): opt-out of package-lock
* let semantic versioning kick in (c) (r) (tm)
2018-04-02 11:20:44 +02:00
Nico Rehwaldt b62bbc9b77 chore(project): add CHANGELOG 2018-04-02 11:16:54 +02:00
Nico Rehwaldt 7a3b92c094 chore(project): migrate to diagram-js@0.31 2018-04-02 11:14:06 +02:00
Nico Rehwaldt 0f04b76ad2 test(Modeler): minor test style improvements 2018-04-02 09:24:21 +02:00
Nico Rehwaldt 44a08ae6a3 test(Modeler): bind keyboard 2018-04-02 09:12:44 +02:00
Nico Rehwaldt 2541ce6cb9 0.29.0 2018-03-28 10:52:51 +02:00
Nico Rehwaldt e4dbc422bf chore(project): migrate to tiny-svg@1.x 2018-03-28 10:49:55 +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 9edd462880 chore(palette): change gateway icon to GATEWAY_NONE 2018-03-23 15:05:43 +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
Philipp Fromme bec8d06e08 chore(project): fix typos introduced 2018-03-22 12:43:36 +01:00
Nico Rehwaldt ce829137da chore(package-lock): rebuild 2018-03-22 12:02:48 +01:00
Nico Rehwaldt ebe90c4cf0 chore(wiredeps): rebuild 2018-03-22 12:02:48 +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 52c172edea chore(wiredeps): rebuild 2018-03-22 01:06:23 +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 4a9e129b53 chore(tasks): log distro config on test:distro failures 2018-03-21 13:46:16 +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 5d76181490 chore(palette): make tooltips more understandable
Closes #772
2018-03-20 11:11:04 +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 19e4e19bb5 chore(project): migrate to new SECTION comments 2018-02-27 09:57:22 +01:00
Nico Rehwaldt dce2425c5c chore(ci): simplify stages 2018-02-26 09:29:32 +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