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

14 feat: edit class component #69

Merged
merged 14 commits into from
Jan 13, 2025
Merged

14 feat: edit class component #69

merged 14 commits into from
Jan 13, 2025

Conversation

egenerse
Copy link
Collaborator

@egenerse egenerse commented Jan 11, 2025

Checklist

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

Motivation and Context

Users should be able to edit class component data
Users can delete element
Users can edit the class name
Users can change the class stereotype
Users can add/edit/delete attributes of the selected class
Users can add/edit/delete methods of the selected class
Users can make classes wider

This PR completes #14

Description

A new popover component is added to handle all data related to class component
Min width, and height are handled to align with Apollon standalone

Screenshots

Screen.Recording.2025-01-13.at.11.18.26.mov

@egenerse egenerse self-assigned this Jan 11, 2025
@egenerse egenerse linked an issue Jan 11, 2025 that may be closed by this pull request
@egenerse egenerse requested a review from kurunbelemir January 11, 2025 10:38
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 checked all the functionalities you listed. They all work. Also love the new code structure.

@egenerse egenerse merged commit fd107f3 into main Jan 13, 2025
2 checks passed
@egenerse egenerse deleted the 14-edit-class-component branch January 13, 2025 19:04
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.

Edit Class Component
2 participants