Stefan Wehr

Results 26 comments of Stefan Wehr

We implemented the mixin idea of @tvh in https://github.com/factisresearch/sum_data_types The code in that repo is based on data_classes but the interface is not compatible with data_classes.

Btw: was it intentionally that you use the 4-clause BSD license for data_classes_generator, but BSD 3-clause license for data_classes? It would be easier for us if everything was under BSD...

I'm happy to fix the conflicts, but I suggest a review first.

@ashishjain0512 Any hints how to add new rendering test cases? The developer documentation (https://mermaid-js.github.io/mermaid/#/development, section "Add E2E tests") explain how to run cypress and how to add test cases but...

@ashishjain0512 I tried adding the tests but it seems that some of them are broken. For example, test 19 in `cypress/integration/rendering/classDiagram.spec.js` has a syntax error, although I did not change...

I would really appreciate an fix here. Mermaid is just plain wrong regarding generalization arrows.

I opened the same issue: #1953 The issue was fixed by @Xstoudi in PR #2269 but apperantly it only works in certain cases. @Dampfwalze mentioned this already in the original...

@AlexanderGrasberger Please re-open, there is now a PR #3855

Any progress here? The bug also hurts me

Indeed, it would be nice to have it on stackage. Also, a new release on hackage would be good!