v5.0.1
- Update readme.md regarding breaking changes in v5 by @eliandoran in https://github.com/SSShooter/mind-elixir-core/pull/335
- fix: handle undefined this.el in findEle function
- @eliandoran made their first contribution in https://github.com/SSShooter/mind-elixir-core/pull/335
Full Changelog: https://github.com/SSShooter/mind-elixir-core/compare/v5.0.0...v5.0.1
v4.6.1
- fix: Make the fullscreen button exit fullscreen when fullscreen by @SiriusXT in https://github.com/SSShooter/mind-elixir-core/pull/322
- feat: Add scaleSensitivity prop to adjust scale sensitivity by @kaustubhxd in https://github.com/SSShooter/mind-elixir-core/pull/325
- @SiriusXT made their first contribution in https://github.com/SSShooter/mind-elixir-core/pull/322
- @kaustubhxd made their first contribution in https://github.com/SSShooter/mind-elixir-core/pull/325
Full Changelog: https://github.com/SSShooter/mind-elixir-core/compare/v4.6.0...v4.6.1
v4.6.0
- fix(context-menu): fixed typo: 'Bidreactional' by @jpdelmundo in https://github.com/SSShooter/mind-elixir-core/pull/318
- @jpdelmundo made their first contribution in https://github.com/SSShooter/mind-elixir-core/pull/318
Full Changelog: https://github.com/SSShooter/mind-elixir-core/compare/v4.5.2...v4.6.0
v4.5.0
Full Changelog: https://github.com/SSShooter/mind-elixir-core/compare/v4.4.3...v4.5.0
- feat: add scaleFit function
- fix: handle direction assignment when moving node bf/aft main node
- fix(dom): improve node removal logic and handle empty wrappers
- refactor(types): change NodeObj from type to interface and enhance documentation
- fix: remove APIs section from multiple language readme files
v4.4.3
- feat: added a new optional parameter, alignment, to MindElixir by @boguan in https://github.com/SSShooter/mind-elixir-core/pull/299
- fix(contextMenu.less): fix context menu visibility by @pano9000 in https://github.com/SSShooter/mind-elixir-core/pull/303
- fix: remove unused options
- @boguan made their first contribution in https://github.com/SSShooter/mind-elixir-core/pull/299
- @pano9000 made their first contribution in https://github.com/SSShooter/mind-elixir-core/pull/303
Full Changelog: https://github.com/SSShooter/mind-elixir-core/compare/v4.4.2...v4.4.3