Skip to content

Releases: liamross/psiagram

v0.0.1-alpha.5

25 Jun 01:32
Compare
Choose a tag to compare
v0.0.1-alpha.5 Pre-release
Pre-release

psiagram

  • Edges can have coordinates as endpoints, not just Nodes
  • Massive refactor on Node, Edge and Paper to allow all properties to be retrieved and set using set/get and proxies
  • Implemented PaperError error system
  • Fixed error thrown by right clicking

psiagram-plugin-grid

  • Visual grid moved to independent plugin

psiagram-plugin-mouse-events

  • Improved relative page position algorithm

v0.0.1-alpha.4

15 Jun 06:37
Compare
Choose a tag to compare
v0.0.1-alpha.4 Pre-release
Pre-release
  • Updated catch phrase

v0.0.1-alpha.3

15 Jun 06:14
Compare
Choose a tag to compare
v0.0.1-alpha.3 Pre-release
Pre-release
  • Fixed typings
  • Title no longer required in Edge
  • Removed outdated methods from Edge and Node
  • Fixed README documentation

v0.0.1-alpha.2

15 Jun 06:12
Compare
Choose a tag to compare
v0.0.1-alpha.2 Pre-release
Pre-release
  • First stable npm release.
  • Minimum usable functionality completed for both psiagram and mouse event plugin

v0.0.1-alpha.1

13 Jun 06:00
Compare
Choose a tag to compare
v0.0.1-alpha.1 Pre-release
Pre-release
  • Updated documentation in README to match correct npm package name.

v0.0.1-alpha.0

13 Jun 05:01
Compare
Choose a tag to compare
v0.0.1-alpha.0 Pre-release
Pre-release
  • Initial pre-release.