| 09c117de | 21-May-2016 |
Jaap de Haan <jaap.dehaan@freenet.de> |
Fix #3 by by adding margin space to allow clicks
Added a small margin to the right of the bpmnio diagram. This solution is not so nice however... |
| f19991a5 | 17-May-2016 |
Jaap de Haan <jaap.dehaan@freenet.de> |
Fix: base64 decoding in JS for non ASCII chars |
| 419adfba | 17-May-2016 |
Jaap de Haan <jaap.dehaan@freenet.de> |
Fix: properly decode the base64 encoded string
UTF-8 encoded into base64 did not decode well. Characters were destroyed. Javascript needs some more layers of transformation to get it right. |
| 926ef78a | 10-May-2016 |
Jaap de Haan <jaap.dehaan@freenet.de> |
Fix: HTML entities inside XML are now usable |
| 88bf5e99 | 09-May-2016 |
Jaap de Haan <jaap.dehaan@freenet.de> |
Decode base64 data (lossless) |
| 1e9cea03 | 09-May-2016 |
Jaap de Haan <jaap.dehaan@freenet.de> |
Encode data using base64 |
| eed13081 | 25-Feb-2016 |
Jaap de Haan <jaap.dehaan@alpine.de> |
Added a screenshot for the plugin |
| 13566474 | 25-Feb-2016 |
Jaap de Haan <jaap.dehaan@alpine.de> |
Improved: Refactored the code for the viewer |
| 21448789 | 25-Feb-2016 |
Jaap de Haan <jaap.dehaan@alpine.de> |
Improved: Adjusting the viewbox to recenter the diagram |
| 1268b482 | 25-Feb-2016 |
Jaap de Haan <jaap.dehaan@alpine.de> |
Integrated the renderer for in-page, embedded bpmn xmls |
| 6aa8fa4c | 25-Feb-2016 |
Jaap de Haan <jaap.dehaan@alpine.de> |
Adopted the same license as bpmn.io (MIT+logo conservation) |