forked from ZenUml/core
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Feat/assignment component #208
Draft
MrCoder
wants to merge
16
commits into
main
Choose a base branch
from
feat/assignment-component
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Commits on Nov 7, 2024
-
Renamed Assignment.getText to getLabel.
`getText` is often used to get the raw code under a context.
Configuration menu - View commit details
-
Copy full SHA for 1894145 - Browse repository at this point
Copy the full SHA 1894145View commit details -
Configuration menu - View commit details
-
Copy full SHA for c584bfd - Browse repository at this point
Copy the full SHA c584bfdView commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6321863 - Browse repository at this point
Copy the full SHA 6321863View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac2aadc - Browse repository at this point
Copy the full SHA ac2aadcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bf8a14 - Browse repository at this point
Copy the full SHA 6bf8a14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b24d5c - Browse repository at this point
Copy the full SHA 4b24d5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b224878 - Browse repository at this point
Copy the full SHA b224878View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a2d0b2 - Browse repository at this point
Copy the full SHA 2a2d0b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27165a6 - Browse repository at this point
Copy the full SHA 27165a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c128c6a - Browse repository at this point
Copy the full SHA c128c6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e17e89 - Browse repository at this point
Copy the full SHA 5e17e89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d19870 - Browse repository at this point
Copy the full SHA 8d19870View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd33a17 - Browse repository at this point
Copy the full SHA cd33a17View commit details -
Configuration menu - View commit details
-
Copy full SHA for a41ec35 - Browse repository at this point
Copy the full SHA a41ec35View commit details -
Fixed an issue when label Text is null.
To reproduce this: 1. type `a=b` 2. add `if` in front of the above line.
Configuration menu - View commit details
-
Copy full SHA for 5158fe6 - Browse repository at this point
Copy the full SHA 5158fe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17c53bc - Browse repository at this point
Copy the full SHA 17c53bcView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.