Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

26 show class component #67

Merged
merged 11 commits into from
Dec 28, 2024
Merged

26 show class component #67

merged 11 commits into from
Dec 28, 2024

Conversation

egenerse
Copy link
Collaborator

@egenerse egenerse commented Dec 27, 2024

Checklist

  • I linked PR with a related issue
  • I added multiple screenshots/screencasts of my UI changes

Motivation and Context

This PR completes #26
As a user, I want to see class diagram elements

Description

With this pr, class diagram elements are rendered on canvas with their svg structures
Added Nodes:

  • Package
  • Class
  • Color description

Steps for Testing

  1. Clone the project
  2. Build the app from the root npm run build
  3. Start the app npm run start
  4. Observe Package and Class nodes in the Canva

Screenshots

Screenshot 2024-12-27 at 14 58 37

@egenerse egenerse self-assigned this Dec 27, 2024
@egenerse egenerse linked an issue Dec 27, 2024 that may be closed by this pull request
@egenerse egenerse marked this pull request as draft December 27, 2024 11:50
@egenerse egenerse marked this pull request as ready for review December 27, 2024 13:59
Copy link
Collaborator

@kurunbelemir kurunbelemir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can easily see class components in the canvas. Good work.

@egenerse egenerse merged commit 9539d13 into main Dec 28, 2024
2 checks passed
@egenerse egenerse deleted the 26-show-class-component branch December 28, 2024 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show Class Component
2 participants