jdotzki
|
7207d010db
|
feat(contextpad): add event to replace-menu
See #192
|
2015-03-02 13:43:06 +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 |
Nico Rehwaldt
|
355059c30a
|
feat(modelling): unify drag/drop handling from palette/context-pad
Related to bpmn-io/diagram-js#60
|
2014-12-23 16:56:35 +01:00 |
Nico Rehwaldt
|
429a903dd5
|
style(*): fix jshint warnings
|
2014-12-07 15:10:02 +01:00 |
Nico Rehwaldt
|
6041717c6c
|
feat(modeling): implement create via palette/context-pad
Related to #137
|
2014-12-07 13:08:50 +01:00 |
Nico Rehwaldt
|
0b8baccd32
|
feat(palette): migrate to icon font
Related to #148
|
2014-11-17 18:26:07 +01:00 |
jdotzki
|
4ab6c472df
|
fix(bpmnpaletteprovider): workaround for incorrect layouting of connections
The layout algorithm is broken for decimal coordinates see #143
This is a workaround to not trigger the bug when using the palette.
|
2014-10-08 11:38:01 +02:00 |
jdotzki
|
0ffdbb7fbb
|
fix(bpmnpaletteprovider): change , to ;
related #141
|
2014-10-06 15:46:26 +02:00 |
jdotzki
|
d3dbeb1375
|
feat(bpmnpaletteprovider): BPMN item provider for the palette
close bpmn-js#137
|
2014-10-06 12:23:22 +02:00 |