📐 Diagram editor based on MermaidJS
Stars
2
Forks
0
Watchers
2
Open Issues
8
Overall repository health assessment
^17.3.0^17.3.0^17.3.0^17.3.0^17.3.0^17.3.0^17.3.0^17.3.0^17.3.0^17.3.4^4.18.2~7.8.0^1.12.0^2.3.0^1.22.22~0.14.3^17.3.4^17.3.4^17.3.0^4.17.17~5.1.0^18.18.0^1.12.3^10.4.19~5.1.0~6.4.0~3.2.0~2.2.0~5.1.0~2.1.0^10.9.1^8.4.39^3.4.4~5.4.2117
commits
Merge pull request #26 from rommuloifrn/25-enhance-class-creation
6c86138View on GitHubfeat/refactor: add toast to class renaming when a class with the sent name already exists & isolated toast making in a module
e4a62a8View on GitHubfeat: add toast when creating a class with a already used name
55cf9d2View on GitHubfeat: class edit input now closes when new name is submitted
05f6f36View on GitHubfeat: edição de classe funcionando, complexidade temporal de O(N*M)
3851f4eView on GitHubrefactor: removed the necessity for an Observable to update currentDiagram data along components
6dc959eView on GitHubfix: "undefined" left and right symbols of a Relationship
ce2e1d7View on GitHubwip: updateClass method (i think i could have made this simpler than creating a Capsule class...)
a37d474View on GitHubrefactor: add "id" field to Class model and update methods to use it
d8590e2View on GitHubrefactor: rename DiagramService.AddClass() to createClass()
14bb54aView on GitHub