nextcloud / nextcloud/whiteboard
Overview on excalidraw library changes
@grnd-alt is already working on this.
Since Dec 18, 2025.
- Dominant language
- JavaScript
- Stars
- 215
- Forks
- 39
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 32
Description
The goal of this issue is to get an overview on what changes we have done and what we may have to do, so we have an overview and know what to maintain and what to rebase to new versions or bring upstream
Currently patched
@grnd-alt Could you add a list here of the changes you did in nextcloud-deps
In progress
- https://github.com/nextcloud-deps/excalidraw/pull/10
- https://github.com/nextcloud-deps/excalidraw/pull/11
Collection of ideas where library patches could help us
- Registering menu items in the toolbar
Maintained branches
- release-base-0.18.0 (current release branch)
- master (@grnd-alt Please provide some context on the state of master, do we need the changes there or are the relevant parts in the one above?)
I'd also like to come up with a strategy on how we do changes there, can do backports to the version we use, track upstream proposed pull requests, but also keep up to date with upstream work and releases.
@grnd-alt Could you try to draft some process for this?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.