Skip to content

Releases: orzyyyy/mini-xmind

1.4.2

28 Nov 00:53
Compare
Choose a tag to compare

2019-11-28

  • refactor: remove antd-icon (#139)
  • refactor: remove antd (#140)

1.4.1

07 Oct 07:18
Compare
Choose a tag to compare

2019-10-07

  • test for github actions to publish to npm

1.4.0

07 Oct 06:54
Compare
Choose a tag to compare

2019-10-07

  • feat: add prop arrowStatus for drawing arrow with line (#118)
  • feat: new display mode for details by event onWheel (#125)
  • fix: TagGroup can't be resized (#127)
  • perf: tweak break line of TagGroup ad18ea4
  • perf: add icon before item contains children fd4d929

1.3.2

12 Sep 01:37
Compare
Choose a tag to compare

2019-09-12

  • refactor: with hooks
  • refactor: logic of rendering
    • tools
    • canvas
    • line
  • feat: build for umd

1.3.1

20 Aug 03:48
Compare
Choose a tag to compare

2019-08-20

  • perf: update onChange of Canvas to be optional (#83)
  • perf: enable tree-shaking for Icon (#89)

1.3.0

17 Jun 07:34
Compare
Choose a tag to compare
  • Replace Input with TextArea
  • Clean checkBlockClickList up when clicking canvas

1.2.2

01 Jun 01:39
Compare
Choose a tag to compare

fix: set default props to resolve unexpected undefined.

1.2.1

07 May 07:48
b09bb86
Compare
Choose a tag to compare
  • fix: style lose when use tree shaking in webpack@4 #64

1.2.0

07 May 01:25
283f77c
Compare
Choose a tag to compare
  • Support tree-shaking #60
  • Support mouse wheel event #59
  • Fix when removing TagGroup to 0, page crashes #51
  • Support remove related Line, when there is only one Block #50
  • Support remove element when right click #49
  • Refactor remove global listener 2b7ae5a

1.1.3

09 Apr 06:24
50a474d
Compare
Choose a tag to compare
  • complete basic functions, like recording