Commit Graph

114 Commits

Author SHA1 Message Date
Nico Rehwaldt 2985908357 chore(project): update dev dependencies 2016-01-27 13:31:17 +01:00
Nico Rehwaldt 9cd5f58ee4 chore(project): release v0.12.1 2015-11-19 14:34:32 +01:00
Nico Rehwaldt 40d0580c82 chore(project): up dependency versions 2015-11-19 14:05:12 +01:00
pedesen b17d63e883 chore(project): release v0.12.0 2015-10-23 14:35:52 +02:00
pedesen 983b86086f chore(project): update dependencies 2015-10-23 14:32:12 +02:00
Nico Rehwaldt 5b2308df32 chore(project): bump bpmn-moddle dependency 2015-10-22 08:43:05 +02:00
Nico Rehwaldt 238e4f14f8 chore(project): remove jsdoc"
Documentation is now generated _better_ externally.

Related to #378
2015-10-21 16:31:26 +02:00
Kristin Polenz 188487ebdc feat(modeling/UpdateProperties): unclaim old business object id 2015-10-05 16:13:46 +02:00
Nico Rehwaldt 9367f7e5c8 chore(project): bump ids dependency 2015-10-05 15:41:13 +02:00
Nico Rehwaldt 6e4ae72eea chore(deps): update karma deps 2015-09-09 16:44:17 +02:00
Nico Rehwaldt bfa568dbca chore(package): upgrade object-refs
This fixes a number of refs related bugs.
2015-08-19 17:24:49 +02:00
Nico Rehwaldt 4e518656c5 chore(dependencies): upgrade to karma@0.13 2015-08-11 11:31:33 +02:00
Nico Rehwaldt 0c8e2f6b18 chore(project): release v0.11.0 2015-08-06 12:36:32 +02:00
Nico Rehwaldt e5f5a9840a chore(project): update dependencies 2015-08-06 12:31:06 +02:00
Nico Rehwaldt 912c384a24 chore(package): fix license expression 2015-07-20 10:54:28 +02:00
Nico Rehwaldt f9d47d94be chore(package): add mocha as direct dependency
This is required for npm@3
2015-07-20 10:54:28 +02:00
pedesen c3e4ad3e40 test(project): replace jasmine with mocha
Closes #204
2015-07-15 17:42:37 +02:00
Nico Rehwaldt 77c5cea43a chore(package): adjust author name 2015-06-17 12:03:48 +02:00
Nico Rehwaldt a679b8ea31 fix(package): correct license field
Old syntax is deprecated in favor of SPDX.
2015-06-09 11:39:52 +02:00
Ricardo Matias 0a08433249 chore(dependency): add karma's safari launcher 2015-06-08 09:16:14 +02:00
Nico Rehwaldt 8973434552 chore(project): release v0.10.3 2015-05-18 16:39:15 +02:00
Nico Rehwaldt 0ff1e4a3b5 chore(project): upgrade dependencies 2015-05-18 16:36:03 +02:00
Nico Rehwaldt 9b88fceb28 chore(project): release v0.10.2 2015-05-13 12:13:58 +02:00
Nico Rehwaldt 7a412a2788 fix(navigation): revert mousewheel scroll 2015-05-13 12:13:41 +02:00
Nico Rehwaldt 770e582e05 chore(project): release v0.10.1 2015-05-13 08:03:33 +02:00
Ricardo Matias 500971e101 chore(project): release v0.10.0 2015-05-12 16:16:27 +02:00
Ricardo Matias 6cc0a44027 chore(package): update diagram-js and diagram-js-direct-editing to v0.10.0 2015-05-12 16:16:00 +02:00
Nico Rehwaldt e6885eaebc test(project): replace brfs with stringify
This _could_ fix the various bundle building issues we are seeing on
travis-ci and locally.

Closes #234
2015-03-31 14:22:53 +02:00
Nico Rehwaldt e7bbb5d6bf chore(project): use inherits util 2015-03-23 15:15:32 +01:00
Nico Rehwaldt 8eff06fb0c chore(project): release v0.9.2 2015-03-19 16:19:08 +01:00
Nico Rehwaldt 2dbb5ffd81 chore(dependencies): upgrade karma-browserify
This allows windows users to execute our test suite.
2015-03-13 15:53:07 +01:00
Nico Rehwaldt 63189006a6 chore(project): release v0.9.1 2015-03-13 10:48:15 +01:00
Nico Rehwaldt f22682542d chore(project): release v0.9.0 2015-03-12 14:21:00 +01:00
Nico Rehwaldt 00ab8cc2ba chore(project): bump dependency versions 2015-03-12 14:20:47 +01:00
Nico Rehwaldt 4854c96067 fix(import): correctly dispatch parse warnings
Fixes our bpmn-moddle integration to correctly dispatch parse warnings
from bpmn-moddle to the client.

Related to bpmn-io/moddle-xml#5

Closes #58
2015-02-17 11:00:00 +01:00
Nico Rehwaldt f3a1c8a42c chore(project): bump dependencies 2015-02-13 18:31:20 +01:00
Nico Rehwaldt 04437a8354 chore(project): remove jquery
Related to bpmn-io/bpmn-js#189
2015-02-06 15:26:41 +01:00
Nico Rehwaldt ae49bb719b chore(bower): hide bpmn-js internals in bundle
Related to #188
2015-02-06 09:56:18 +01:00
Nico Rehwaldt 3996408404 chore(project): migrate to modularized lodash@3
* use specialized lodash utilities
* consistently apply 'use strict'

Related to #185
2015-02-02 14:46:21 +01:00
jdotzki 3af36c5924 chore(project): release v0.8.0 2015-01-21 12:25:04 +01:00
Nico Rehwaldt 92141ccd43 feat(bpmn-js): build modeler / navigated viewer bundle
Closes #154
2015-01-12 12:02:51 +01:00
Nico Rehwaldt 74092d40a2 chore(Modeler): remove bpmn-js-cli 2014-12-30 22:53:58 +01:00
Nico Rehwaldt 5027179149 chore(project): release v0.7.0 2014-12-29 13:10:43 +01:00
Nico Rehwaldt 181e3ccc44 chore(project): bump dependencies 2014-12-29 13:02:06 +01:00
Nico Rehwaldt 6c8366ec84 chore(project): upgrade jsondiffpatch + karma-browserify 2014-12-23 16:56:35 +01:00
Nico Rehwaldt 82952e7414 chore(project): release v0.6.1 2014-12-18 08:54:45 +01:00
Nico Rehwaldt 003b4f2be6 chore(project): release v0.6.0 2014-12-10 15:54:19 +01:00
Nico Rehwaldt 95c8e4ec81 chore(dependencies): bump versions 2014-12-10 15:54:06 +01:00
Nico Rehwaldt ee4550867d chore(dependencies): upgrade jasmine-test-container-support
Adds proper labels for test cases in Firefox.
2014-12-08 10:51:19 +01:00
Nico Rehwaldt 3d66502ee8 chore(test): assign fixed height to test containers 2014-11-21 09:22:51 +01:00