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

fix(editorApi): Add support for a onCreate callback that gets content #6274

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

mejo-
Copy link
Member

@mejo- mejo- commented Aug 28, 2024

Required for Collectives to update the reader content with editor content on initial load (i.e. before first editor update happens).

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits

Required for Collectives to update the reader content with editor
content on initial load (i.e. before first editor update happens).

Signed-off-by: Jonas <[email protected]>
@mejo- mejo- added this to the Nextcloud 31 milestone Aug 28, 2024
@mejo- mejo- self-assigned this Aug 28, 2024
@mejo-
Copy link
Member Author

mejo- commented Aug 28, 2024

/backport to stable30

@mejo-
Copy link
Member Author

mejo- commented Aug 28, 2024

/backport to stable29

@mejo-
Copy link
Member Author

mejo- commented Aug 28, 2024

/backport to stable28

mejo- added a commit to nextcloud/collectives that referenced this pull request Aug 28, 2024
Makes sure that reader content is updated with editor content on initial
load.

Depends on nextcloud/text#6274.

Signed-off-by: Jonas <[email protected]>
@mejo- mejo- merged commit 220a2a9 into main Aug 28, 2024
58 of 61 checks passed
@mejo- mejo- deleted the fix/create_callback branch August 28, 2024 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ☑️ Done
Development

Successfully merging this pull request may close these issues.

2 participants