Skip to content

Releases: d4rkr00t/prosemirror-dev-tools

v1.3.5

05 Jun 05:38
Compare
Choose a tag to compare

Bug Fixes

  • Unmount dev tools before cleaning up mount point (589da47)

v1.3.4

29 May 23:05
Compare
Choose a tag to compare

Bug Fixes

  • Allow only 1 instance of devtools per page (31cd5f6)
  • Reset some CSS properties (21cc6e6)
  • Store only document in snapshot (d2b0ece)

v1.3.3

02 May 09:21
Compare
Choose a tag to compare

Bug Fixes

  • Add empty state to snapshots view (b11146a)
  • Add margin below the page to compensate devtools size (6df8e1d)
  • add z-index to floating button (53b70c5)
  • more colours for structure view (ef3038a)

v1.3.2

02 May 03:49
Compare
Choose a tag to compare

Bug Fixes

  • Update state when loading snapshot (556ea32)

v1.3.1

02 May 00:36
Compare
Choose a tag to compare

Bug Fixes

  • umd bundle history and snapshots now work correct (1cf5e9d)

v1.3.0

01 May 23:50
Compare
Choose a tag to compare

Features

prosemirror-dev-tools 2017-05-02 08-40-27

v1.2.1

01 May 04:38
Compare
Choose a tag to compare

1.2.1 (2017-05-01)

Bug Fixes

  • react-syntax-highlighter – devDependencies -> dependencies

v1.2.0

01 May 04:07
Compare
Choose a tag to compare

1.2.0 (2017-05-01)

Bug Fixes

  • print "func" instead of full function body in plugin state view (b1266834)
  • Make it work in Edge (1a748155)

Features

  • Add html pretty print for selection content in history tab (a645bd96)
  • Add from/to to selection in state view (a5f2d8d5)

v1.1.1

28 Apr 05:46
Compare
Choose a tag to compare

Changes in the way we distribute package.

v1.1.0

28 Apr 03:33
Compare
Choose a tag to compare

1.1.0 (2017-04-28)

Features

  • Separate visual representation for selection change in history (0aac4711)