Recent Releases of @fang-bing-jiang/cornerstone-core
@fang-bing-jiang/cornerstone-core - v2.6.1
2.6.1 (2021-11-19)
Bug Fixes
- circleci: update circleci/node image (02e52f2)
- JavaScript
Published by swederik over 4 years ago
@fang-bing-jiang/cornerstone-core - v2.6.0
2.6.0 (2021-10-01)
Features
- JavaScript
Published by swederik over 4 years ago
@fang-bing-jiang/cornerstone-core - v2.5.0
2.5.0 (2021-09-14)
Features
- JavaScript
Published by swederik over 4 years ago
@fang-bing-jiang/cornerstone-core - v2.4.0
2.4.0 (2021-09-14)
Bug Fixes
- Check if the enabledElement.options exists before checking .colormap (#412) (a0071e4)
- Correct float access to lut array (#302) (#303) (2cac920)
- displaying images (series) with different sizes causes the image (#462) (#465) (c993fdb), closes #304
- setViewport can cause a crash if voi or scale are not provided (#493) (4468b1b)
- updateImage and draw should not throw (#482) (776ca92)
Features
Performance Improvements
- (DesynchronizedHint) Includes configuration for desynchronized hint in canvas creation (#402) (0629c93)
- JavaScript
Published by swederik over 4 years ago
@fang-bing-jiang/cornerstone-core - v2.2.6
[2.2.6] - 2018-09-24
Added
- Broadcast
ELEMENT_DISABLEDevent when disabling a new element on theeventsobject
Changed
- Broadcast
ELEMENT_ENABLEDevent offeventsobject instead of per element
- JavaScript
Published by dannyrb over 7 years ago
@fang-bing-jiang/cornerstone-core - v2.2.5
Change Log
This change log is incomplete. It's been 5-months since a release; this is mostly to publish the incremental change's we've been making, and to unblock development on dependent features over in cornerstone-tools
- Broadcast
ELEMENT_ENABLEDevent when enabling a new element - enabledElements now have an associated unique id (
enabledElement.uuid)
- JavaScript
Published by dannyrb over 7 years ago