Skip to content

Conversation

@mejo-
Copy link
Member

@mejo- mejo- commented Sep 18, 2024

📝 Summary

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests

@mejo- mejo- force-pushed the fix/paragraph-node-view-to-decorations branch from 9a078ec to 93d545f Compare September 18, 2024 11:09
Copy link
Collaborator

@max-nextcloud max-nextcloud left a comment

Choose a reason for hiding this comment

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

Just a minor nitpick.

@max-nextcloud
Copy link
Collaborator

Oh... did you manage to fix that function that checked if the decorations can be mapped or need to be recomputed?

@mejo- mejo- force-pushed the fix/paragraph-node-view-to-decorations branch from 56ab0e9 to 7628e9f Compare September 18, 2024 16:23
@mejo-
Copy link
Member Author

mejo- commented Sep 18, 2024

/backport to stable30

@mejo-
Copy link
Member Author

mejo- commented Sep 18, 2024

/backport to stable29

max-nextcloud and others added 7 commits September 18, 2024 18:27
Compute the range based on offset and nodeSize.

Signed-off-by: Max <[email protected]>
- center align options for text links
- top align options for preview links

Signed-off-by: Jonas <[email protected]>
Otherwise the overlay container would catch all the click events.

Signed-off-by: Jonas <[email protected]>
* Don't calculate preview options decorations in readonly editor
* Check for changed nodeSize when checking for decoration changes
* Rename `editor` to `$editor` in vue compontent, it's not reactive

Signed-off-by: Jonas <[email protected]>
@mejo- mejo- force-pushed the fix/paragraph-node-view-to-decorations branch from 7628e9f to 5d61e84 Compare September 18, 2024 16:32
@mejo- mejo- merged commit b2c45a9 into main Sep 19, 2024
@mejo- mejo- deleted the fix/paragraph-node-view-to-decorations branch September 19, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

pressing UP on newline goes to line 1, not up one line

3 participants