github udecode/plate @udecode/plate-comments@26.0.0

latest releases: @udecode/plate-table@35.1.0, @udecode/plate@35.1.0, @udecode/plate-serializer-docx@35.1.0...
7 months ago

Major Changes

  • #2760 by @12joan
    • Renamed the comments prop on CommentsProvider to initialComments to reflect the fact that updating its value after the initial render has no effect
    • Removed the following props from CommentsProvider, since they represent the internal state of the comments plugin and should not be controlled externally:
      • activeCommentId
      • addingCommentId
      • newValue
      • focusTextarea
    • The following props on CommentsProvider can now be updated after the initial render (whereas prior to this version, doing so had no effect):
      • myUserId
      • users
      • onCommentAdd
      • onCommentUpdate
      • onCommentDelete

Don't miss a new plate release

NewReleases is sending notifications on new releases.