v5.9.1
- Improve pinch gesture ux
- Remove top-level scope document to avoid immediate errors in SSR applications
Full Changelog: https://github.com/SSShooter/mind-elixir-core/compare/v5.9.0...v5.9.1
v5.9.0
- Add mindElixirToPlaintext
- Fix arrow highlight show repeatedly
- Optimize plaintext converter algorithm
Full Changelog: https://github.com/SSShooter/mind-elixir-core/compare/v5.8.3...v5.9.0
v5.8.3
- Refactor plaintext converter
Full Changelog: https://github.com/SSShooter/mind-elixir-core/compare/v5.8.2...v5.8.3
v5.8.2
- Both buttons can be used to drag in readonly mode
- Support more styles in plaintext converter
Full Changelog: https://github.com/SSShooter/mind-elixir-core/compare/v5.8.1...v5.8.2
P.S.
v5.8.0
- Build & export plaintext converter
Full Changelog: https://github.com/SSShooter/mind-elixir-core/compare/v5.7.1...v5.8.0
v5.7.1
- Correct input copy behavior
Full Changelog: https://github.com/SSShooter/mind-elixir-core/compare/v5.7.0...v5.7.1
v5.7.0
- Refactor clipboard handling using native events
- Import pasteHandler for improved clipboard operations
- Remove draggable option
- Add plaintext converter for importing/exporting mind maps
- Allow creating arrows without offset
- Refactor node operations and improve structure
- Refactor keypress handling and clipboard functions
- Refactor utility functions in index.ts
- Update readme
- Upgrade playwright to latest version
- @wzhchin made their first contribution in https://github.com/SSShooter/mind-elixir-core/pull/367
Full Changelog: https://github.com/SSShooter/mind-elixir-core/compare/v5.6.1...v5.7.0
v5.6.1
- Unify map padding across themes (
50px→50px 80px) - Export constants (LEFT, RIGHT, SIDE, THEME, DARK_THEME) to bypass SSR errors
Full Changelog: https://github.com/SSShooter/mind-elixir-core/compare/v5.6.0...v5.6.1
v5.6.0
- Update
.svg-labelstyle - Calculate arrow delta instead of constant value
- Enhance fullscreen handling
- Prevent arrow reversal
- Improve scale validation logic
Full Changelog: https://github.com/SSShooter/mind-elixir-core/compare/v5.5.0...v5.6.0