cornerstone-tools
Advanced tools
Comparing version 2.1.1-rc2 to 2.1.1-rc3
@@ -7,2 +7,16 @@ # Changelog | ||
## [2.1.1] - 2018-03-21 | ||
### Added | ||
- Added general area calculation for irregular polygons of N sides. (thanks @JamesAPetts) | ||
- Added textbox to show data from the area of the polygons of N sides, it does not affect 'pencil' mode (thanks @JamesAPetts) | ||
- The textbox-polygon tether snaps to nearest node of the polygon when moved.(thanks @JamesAPetts) | ||
### Changed | ||
- Disallows the user to join up to any previous point besides the starting node (i.e. shape must be complete before tool deactivates). (thanks @JamesAPetts) | ||
- Disallows the user to cross lines (using a orientation algorithm).(thanks @JamesAPetts) | ||
### Fixed | ||
- Fixed a UI bug, where upon editing the first node the line connecting the first and last nodes would not reactively update.(thanks @JamesAPetts) | ||
## [2.1.0] - 2018-03-02 | ||
@@ -9,0 +23,0 @@ ### Added |
{ | ||
"name": "cornerstone-tools", | ||
"version": "2.1.1-rc2", | ||
"version": "2.1.1-rc3", | ||
"description": "Medical imaging tools for the Cornerstone library", | ||
@@ -56,2 +56,3 @@ "main": "./dist/cornerstoneTools.min.js", | ||
"eslint": "^4.17.0", | ||
"eslint-import-resolver-webpack": "^0.8.4", | ||
"eslint-loader": "^1.9.0", | ||
@@ -58,0 +59,0 @@ "eslint-plugin-import": "^2.8.0", |
@@ -0,0 +0,0 @@ [![NPM version][npm-version-image]][npm-url] [![NPM downloads][npm-downloads-image]][npm-url] [![MIT License][license-image]][license-url] [![Build Status][travis-image]][travis-url] |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3064393
14979
35