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

save textnode movement nad #126

Merged
merged 17 commits into from
Jan 17, 2025
Merged

save textnode movement nad #126

merged 17 commits into from
Jan 17, 2025

Conversation

souissimai
Copy link
Contributor

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Does this PR already have an issue describing the problem?

What kind of change does this PR introduce?

What is the current behavior?

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change or deprecate an API?

  • Yes
  • No

If yes, please check if the following requirements are fulfilled

  • The Breaking Change or Deprecated label has been added
  • The migration steps are described in the following section

What changes might users need to make in their application due to this PR? (migration steps)

Other information:

souissimai and others added 2 commits November 21, 2024 20:36
Signed-off-by: maissa SOUISSI <maissa.souissi@rte-france.com>
souissimai and others added 2 commits November 27, 2024 23:16
Signed-off-by: maissa SOUISSI <maissa.souissi@rte-france.com>
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@souissimai souissimai requested a review from sBouzols December 16, 2024 13:08
souissimai and others added 2 commits December 19, 2024 10:46
Signed-off-by: souissimai <maissa.souissi@rte-france.com>
* refactor(): create a moveElement private function, refactor onDragEnd and remove boolean parameters for callbacks.
We always need to call callbacks on onDragEnd not when moving elements programmatically.

Refactor code to allow element moving other than by drag and drop

---------

Signed-off-by: Sylvain Bouzols <sylvain.bouzols@gmail.com>
@sBouzols sBouzols force-pushed the sava_textnode-movement_for_nad branch from 4e11156 to b714ec8 Compare January 16, 2025 14:35
Copy link
Contributor

@sBouzols sBouzols left a comment

Choose a reason for hiding this comment

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

Code Review OK
Tests OK
Console warning Check OK

Signed-off-by: BOUTIER Charly <charly.boutier@rte-france.com>
Copy link

@flo-dup flo-dup merged commit 9bcace5 into main Jan 17, 2025
6 checks passed
@flo-dup flo-dup deleted the sava_textnode-movement_for_nad branch January 17, 2025 10:16
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.

5 participants