ssshooter/mind-elixir-core
 Watch   
 Star   
 Fork   
3 days ago
mind-elixir-core

v5.9.1

5.9.1 - 2026-02-24

Features

  • Improve pinch gesture ux

Refactors

  • 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

6 days ago
mind-elixir-core

v5.9.0

5.9.0 - 2026-02-21

Features

  • Add mindElixirToPlaintext

Bug Fixes

  • Fix arrow highlight show repeatedly

Refactors

  • Optimize plaintext converter algorithm

Full Changelog: https://github.com/SSShooter/mind-elixir-core/compare/v5.8.3...v5.9.0

9 days ago
mind-elixir-core

v5.8.3

5.8.3 - 2026-02-18

Refactors

  • Refactor plaintext converter

Full Changelog: https://github.com/SSShooter/mind-elixir-core/compare/v5.8.2...v5.8.3

10 days ago
mind-elixir-core

v5.8.2

5.8.2 - 2026-02-16

Features

  • 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.

image

20 days ago
mind-elixir-core

v5.8.0

5.8.0 - 2026-02-07

Features

  • Build & export plaintext converter

Full Changelog: https://github.com/SSShooter/mind-elixir-core/compare/v5.7.1...v5.8.0

25 days ago
mind-elixir-core

v5.7.1

5.7.1 - 2026-02-02

Bug Fixes

  • Correct input copy behavior

Full Changelog: https://github.com/SSShooter/mind-elixir-core/compare/v5.7.0...v5.7.1

26 days ago
mind-elixir-core

v5.7.0

5.7.0 - 2026-02-01

Features

  • 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

Refactors

  • Refactor node operations and improve structure
  • Refactor keypress handling and clipboard functions
  • Refactor utility functions in index.ts

Chores

  • Update readme
  • Upgrade playwright to latest version

New Contributors

Full Changelog: https://github.com/SSShooter/mind-elixir-core/compare/v5.6.1...v5.7.0

2026-01-18 13:11:57
mind-elixir-core

v5.6.1

5.6.1 - 2026-01-18

Bug Fixes

  • Unify map padding across themes (50px50px 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

2026-01-17 15:56:45
mind-elixir-core

v5.6.0

5.6.0 - 2026-01-17

Features

  • Update .svg-label style
  • Calculate arrow delta instead of constant value
  • Enhance fullscreen handling

Bug Fixes

  • Prevent arrow reversal
  • Improve scale validation logic

Full Changelog: https://github.com/SSShooter/mind-elixir-core/compare/v5.5.0...v5.6.0