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

🛂(frontend) Readers and editors can access share modal #302

Merged
merged 3 commits into from
Oct 4, 2024

Commits on Oct 4, 2024

  1. 🛂(frontend) readers and editors can access share modal

    Readers and editors of a document can access the share
    modal and see the list of members and their roles.
    AntoLC committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b9afb1c View commit details
    Browse the repository at this point in the history
  2. 🐛(frontend) fix infinity scroll on invitation list

    The infinity scroll had some difficulties to
    load the next page of invitations because the ref
    could be not init.
    This commit fixes the issue.
    AntoLC committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9d1ea4d View commit details
    Browse the repository at this point in the history
  3. ⬆️(frontend) upgrade blocknote to 0.16.0

    Version 0.16.0 of Blocknote fixes the breakline issue.
    AntoLC committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    a281ec7 View commit details
    Browse the repository at this point in the history