matrix-neoboard icon indicating copy to clipboard operation
matrix-neoboard copied to clipboard

A collaborative whiteboard widget for Matrix

Results 83 matrix-neoboard issues
Sort by recently updated
recently updated
newest added

[Screencast from 2024-05-17 16-11-45.webm](https://github.com/nordeck/matrix-neoboard/assets/1342360/6df57043-8844-48ad-8243-027d5d1ad118) Currently trying to use the whiteboard with a graphics tablet and the pen tool is rather frustrating. Upon drawing a stroke, the editing pop-up is opened....

**:heavy_check_mark: Checklist** - [ ] A changeset describing the change and affected packages ([more info](https://github.com/nordeck/.github/blob/main/docs/CONTRIBUTING.md#changelog-and-versioning)). - [ ] Added or updated documentation. - [X] Tests for new functionality and regression...

I'd like to be able to select a colour before I create shapes and objects. The current behaviour is most jarring when trying to draw with the pen. Needing to...

Bumps [react-redux](https://github.com/reduxjs/react-redux) from 7.2.9 to 9.1.2. Release notes Sourced from react-redux's releases. v9.1.2 This bugfix release removes the no-longer-necessary peer dependency on react-native, and tweaks a few TS types for...

dependencies
javascript

Bumps the matrix-widget-toolkit group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@matrix-widget-toolkit/mui](https://github.com/nordeck/matrix-widget-toolkit/tree/HEAD/packages/mui) | `1.2.1` |...

dependencies
javascript

Bumps the development-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `8.57.0` |...

dependencies
javascript

**:heavy_check_mark: Checklist** - [ ] A changeset describing the change and affected packages ([more info](https://github.com/nordeck/.github/blob/main/docs/CONTRIBUTING.md#changelog-and-versioning)). - [ ] Added or updated documentation. - [ ] Tests for new functionality and...

**Describe the bug** Neoboard can't be run in a subpath proxied by nginx because the link to bundle.js seems to contain absolute path. **Steps To Reproduce** 1. Run Neoboard `node...

bug
triaged

**Describe the bug** When setting up a new NeoBoard, https://nordeck.github.io/matrix-neoboard/ provides an Element command that requires fixing NeoBoard afterwards. **Steps To Reproduce** 1. Go to https://github.com/nordeck/matrix-neoboard?tab=readme-ov-file#readme 2. Click on [Click...

bug
triaged

Before this change, text fields always start in edit mode. This commit changes the behaviour to only go to edit mode if the text field is empty (usually the case...