Martin Stamm
4bd64e45e4
feat(drilldown): make overlays react to diagram changes
2022-01-12 09:14:15 +01:00
Martin Stamm
15609796e3
chore(css): expose color variables in bpmn-js.css
2021-11-24 10:40:04 +01:00
Martin Stamm
b2fd342054
feat(drilldown): make breadcrumbs reactive
...
* react to palette state
* expose own state to djs-container
2021-11-18 10:27:48 +00:00
Martin Stamm
3c34158fd5
chore(drilldown): make CSS more robust
...
closes #1529
2021-11-15 14:07:05 +00:00
Niklas Kiefer
5448f66706
style: update used colors
...
Related to https://github.com/bpmn-io/diagram-js/issues/581
2021-11-11 10:58:25 +00:00
Martin Stamm
950f5db6c7
fix(drilldown): break long breadcrumbs
...
closes #1522
2021-11-05 09:14:59 +00:00
Martin Stamm
862a07f585
fix(drilldown): center breadcrumb arrow
2021-11-04 13:31:34 +00:00
Martin Stamm
495997607c
feat: add Overlays to navigate collapsed subprocesses
...
This introduces a new css file to bpmn-js. To upgrade, please include
`dist/assets/bpmn-js.css` in your application.
closes #1483
2021-10-21 11:05:08 +02:00
Nico Rehwaldt
da4f321284
chore(project): use external bpmn-font
...
This is a breaking change for users that may rely on `assets/bpmn-font`
being present in the library.
BREAKING CHANGE:
* use `bpmn-font` package, specifically `bpmn-font/dist` if you need the
font previously contained in the assets directory.
2018-02-02 11:24:00 +01:00
Philipp Fromme
fa7c06801a
fix(context-pad): remove icon margins introduced by Fontello
...
Closes bpmn-io/diagram-js#232
2017-10-25 15:18:11 +02:00
pedesen
f6d13ef0a1
chore(font): update font
...
This update includes the new hand tool icon
and reworked data item icons.
Related to #446
2016-01-18 14:36:49 +01:00
Nico Rehwaldt
a0d4b7807c
chore(project): migrate to bpmn-icon prefixed font
...
Related to bpmn-io/bpmn-font#12
2015-11-16 15:28:21 +01:00
Nico Rehwaldt
5fc2eaaa32
chore(bpmn-font): update
...
Closes #385
2015-10-21 12:19:01 +02:00
Nico Rehwaldt
8e4d58b5ce
feat(assets): update bpmn-font
2015-08-12 09:50:20 +02:00
Nico Rehwaldt
7db96c07fd
chore(assets/font): update bpmn-font
...
This adds the transaction icon.
Related to bpmn-io/bpmn-font#6
2015-07-21 18:26:55 +02:00
Nico Rehwaldt
d05f2ecf77
chore(bpmn-font): update with new activity markers
...
Related to bpmn-io/bpmn-font#5
2015-06-18 11:18:50 +02:00
Nico Rehwaldt
22536aff50
fix(modeling): rename (multi-select -> lasso)-tool
...
Key binding (for activation): l
2015-05-13 12:09:08 +02:00
Nico Rehwaldt
f0f475dad5
feat(palette): integrate multi selection + space tool
...
related to #244
2015-05-06 16:52:33 +02:00
Nico Rehwaldt
c14a87e5ad
feat(modeling): add message flow modeling
...
Related to #199
Closes #201
2015-04-22 16:12:58 +02:00
Ricardo Matias
32741868e4
feat(fonts): add edit-default, edit-space-tool and edit-navigation fonts
2015-04-14 15:12:42 +02:00
Nico Rehwaldt
eb63fda6ab
chore(font): update
2015-03-11 09:36:56 +01:00
jdotzki
e665895448
improve(font): update to latest font
...
#186
2015-03-05 18:04:57 +01:00
jdotzki
7207d010db
feat(contextpad): add event to replace-menu
...
See #192
2015-03-02 13:43:06 +01:00
jdotzki
18c2b0552e
feat(contextpad): add replace-menu to context pad
...
Support for Gateways and Task Types was added.
See #130
2015-03-02 13:43:06 +01:00
Nico Rehwaldt
3830da4705
chore(icons): update font
2014-11-17 18:26:07 +01:00
Nico Rehwaldt
b1f310a1db
feat(context-pad): use font to render symbols
...
Related to #148
2014-11-17 11:02:25 +01:00