Thomas Bouffard

Results 125 comments of Thomas Bouffard

⚠️ The release notes mentions that the `entities` size decreased However, the size of our IIFE bundle increased bundle | master d06c93ee64fa643a8038bb613a86148548037e60 | PR 2226 4d9c46a ----- | ----- |...

ℹ️ The entities release notes warns about the terser configuration > Please note that some JavaScript minifiers, such as terser, will now produce non-ASCII output. If you use entities in...

New generation, issues remain (but there was no reason for a change) bundle | 0.27.0| PR 2226 7d2cb93 (based on latest 0.27.0 dev version) ----- | ----- | ----- |...

B.2.0 navigation examples ### v0.26.0 https://user-images.githubusercontent.com/27200110/186739972-f872e59e-045c-47c6-bb5d-9fa907bdbf71.mp4 ### commit 150a01d https://user-images.githubusercontent.com/27200110/186739679-c560f757-a85e-4eeb-a1ed-bac597aeb84f.mp4

✔️ External DOM modifications are not dropped anymore. This allows a lot of new use cases and extension with custom code. ### v0.26.0 Modifications are dropped after pan (or zoom...

Hi I cannot try to reproduce today but your issue seems related to the webpack configuration: > TypeError: bpmn_visualization__WEBPACK_IMPORTED_MODULE_4__.BpmnVisualization is not a constructor Today, when using webpack, you must configure...

Thanks for the feedback, it gives me some ideas for improvement. I have noticed the potential issue with recent TypeScript versions. I will review it and see what we can...