Releases: liamross/psiagram
Releases · liamross/psiagram
v0.0.1-alpha.5
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
- Updated catch phrase
v0.0.1-alpha.3
- Fixed typings
- Title no longer required in Edge
- Removed outdated methods from Edge and Node
- Fixed README documentation
v0.0.1-alpha.2
- First stable npm release.
- Minimum usable functionality completed for both psiagram and mouse event plugin
v0.0.1-alpha.1
- Updated documentation in README to match correct npm package name.
v0.0.1-alpha.0
- Initial pre-release.