bpmn-js/test/spec
Nico Rehwaldt 4bb270f192 chore(draw): unify text rendering into service
A newly introduced TextRenderer is responsible for text
rendering and text related bounds computation.

This removes a bunch of code duplication, too.
2018-05-24 16:26:01 +02:00
..
draw chore(draw): unify text rendering into service 2018-05-24 16:26:01 +02:00
environment chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
features feat(labels): labels can be deleted 2018-05-24 16:22:51 +02:00
i18n chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
import feat(labels): labels can be deleted 2018-05-24 16:22:51 +02:00
util style(tests): use not.to matchers 2018-05-03 16:37:24 +02:00
ModelerSpec.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
NavigatedViewerSpec.js feat(bpmn-renderer): accept default fill and stroke color 2018-05-24 07:39:30 +02:00
ViewerSpec.js fix(project): correct library default export 2018-04-05 09:47:37 +02:00