File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 5.11.0 - 2026-04-22
4+
5+ ### Features
6+
7+ - Improve Magic Trackpad UX
8+
9+ ### Bug Fixes
10+
11+ - Prevent double-clicking multiple elements
12+
13+ ### Refactors
14+
15+ - Round arrow delta values to integers
16+ - Use pointer events to handle click & double-click
17+ - Unify node selection logic to ` mouse.ts `
18+ - Rename ` dragmove ` to ` pan `
19+
20+ ### Tests
21+
22+ - Improve test compatibility for macOS and extend timeouts
23+
324## 5.10.0 - 2026-03-29
425
526### Breaking Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " mind-elixir" ,
3- "version" : " 5.10 .0" ,
3+ "version" : " 5.11 .0" ,
44 "type" : " module" ,
55 "description" : " Mind elixir is a free open source mind map core." ,
66 "keywords" : [
102102 "vite" : " ^7.1.7" ,
103103 "vite-plugin-istanbul" : " ^7.2.0"
104104 }
105- }
105+ }
You can’t perform that action at this time.
0 commit comments