Skip to content

Releases: hizzgdev/jsmind

v0.6.2

27 May 15:37
2d0d1ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

26 May 16:37
00973ff
Compare
Choose a tag to compare

What's Changed

  • [optimization] zoom with mouse position as the center point by @hizzgdev in #467

Full Changelog: v0.6.0...v0.6.1

v0.6.0

25 May 17:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.7...v0.6.0

v0.5.7

22 May 15:03
5b36fef
Compare
Choose a tag to compare

What's Changed

  • [Demo] change cdn url, add demo pages using cdn mirror in China by @hizzgdev in #459

Full Changelog: v0.5.6...v0.5.7

v0.5.6

20 May 17:01
a8f3fa7
Compare
Choose a tag to compare

What's Changed

  • [Quality] do not use the static method jsmind.show by @hizzgdev in #448
  • [Features] allow scroll container if drag node exceeding viewport by @Niubility-SunLight in #450
  • [Refactor] refactor the options in plugin draggable-node by @hizzgdev in #456
  • [Bugfix] fix bug that the html node can not be selected by @hizzgdev in #457

New Contributors

Full Changelog: v0.5.5...v0.5.6

v0.5.5

14 Apr 17:48
3e9c954
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.4...v0.5.5

v0.5.4

27 Mar 03:00
1a45727
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.5.4

v0.5.3

21 Mar 03:02
01de8fd
Compare
Choose a tag to compare

What's Changed

  • [Feature] allow adding node in the specified direction by @hizzgdev in #419
  • [Feature] add new option node_overflow to allow to wrap the text in a node by @hizzgdev in #425

Full Changelog: 0.5.2...v0.5.3

v0.5.2

26 Dec 09:48
4be9779
Compare
Choose a tag to compare

What's Changed

  • [Bugfix] fix zoom position by @lesvate in #410
  • [Bugfix] fix the wrong center postion when zooming in/out by @hizzgdev in #411
  • auto generate js file when deploying to npm, update version to 0.5.2 by @hizzgdev in #412

New Contributors

Full Changelog: v0.5.0...0.5.2

v0.5.1-es6-pilot

26 Dec 08:19
Compare
Choose a tag to compare
v0.5.1-es6-pilot Pre-release
Pre-release

What's Changed

  • There is no difference from the previous release [v0.5.0], but
  • Change the npm main file to the es6 version acd5703