We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6022d30 commit 8f3bb1bCopy full SHA for 8f3bb1b
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 5.11.3 - 2026-05-22
4
+
5
+### Bug Fixes
6
7
+- Ignore non-left mouse button events in double-click detection
8
+- Prevent context menu trigger during active node editing or interaction states
9
10
## 5.11.2 - 2026-05-21
11
12
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "mind-elixir",
- "version": "5.11.2",
+ "version": "5.11.3",
"type": "module",
"description": "Mind elixir is a free open source mind map core.",
"keywords": [
0 commit comments