This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
Releases: IQTLabs/CRviz
Releases · IQTLabs/CRviz
v0.3.6
v0.3.5
v0.3.4
0.3.4 (2019-06-13)
Bug Fixes
- search: search working across all time slices. conversion to use SEARCH_KEY from HASH_KEY (b6176c0)
- dark theme exit icon: switch color to white when going into dark theme (b7c60b2)
- deps: update dependency react-beautiful-dnd to v11.0.4 (a731dc8)
- deps: update dependency react-redux to v7.1.0 (0510ec2)
- deps: update dependency snyk to v1.171.1 (78db250)
- deps: update dependency snyk to v1.173.1 (6fd56ce)
- deps: update dependency snyk to v1.175.2 (74e156e)
- deps: update dependency snyk to v1.177.0 (6a73140)
- deps: update dependency snyk to v1.178.0 (b6bf644)
- deps: update dependency snyk to v1.178.1 (ffe2950)
- viz styling: fix styling to touch icon container (82534ae)
v0.3.3
v0.3.2-beta
Bug Fixes
- Time series: only show comparison when there are 2 or more datasets (2d61f6e)
- get rid of viewbox warning (901df85)
- Export: Corrects bug with control import caused by existing start value (9374c7e), closes #282
- Search: Change mapping of flattened dataset (596121b), closes #300
- Time Series: Adds delay to animations to sync them. Closes #288 (232a163)
- Time Series: correctly styling child glyphs on click events (47377bc)
- Time Series: corrects bug where dataset uploads were not correctly (5713d2b), closes #277
- Time Series: let start and end datasets be the same. Fixes #281 (f4674e1)
- Time Series: null check on glyph lookup. fixes #299 (18c71de)
- corrected bug with showNodes not working correctly (7a092bf)
- corrects bug where app crashes on import if no file is selected (23f0184)
- Time Series: fixed bug with incorrect memoization of a method (874875b)
- cleaned up wonkiness of label text (35b752d)
- corrected calculation of added/changed/removed counts in toHierarchy (a029c2c), closes #262
- Disable file import OK button until a file is selected (ad43610), closes #271
- fixes #228 - don't reset hierarchyConfig on dataset select (32eb4ce)
- improved blink timing (34b87d6)
- Namespaces properties added by CRViz and removes them before export. fixes #238 (6385fcf)
- Performance tuning of grouping operations (dbeb60d)
- Visual cleanup of the file upload dialog (629da6f), closes #275
- Search: closes #258 (2a4eeb7)
- Time Series: corrected issue with uploading multiple data (79d88b8), closes #261
- Time Series: fixes #243 (ab6b024)
- Time Sries: reset properties on Start/End change (e8d7917), closes #246
Features
- Time Series: Add key for symbols. closes #276 (d3cc4c9)
- Time Series: Change panel ordering. closes #296 (49de557)
- Add an activity indicator (43a584e), closes #291
- Time Series: Adds backend data structures to display an activity Indicator (007cd81)
- Time Series: Move change icon to corner of group label (cac511f)
- add source info for datasets (c21c807)
- Move file upload info into a modal dialog triggered by a (d9ef6d7), closes #272
- Time Series: Annotation data shown by default only at the top level. (e5e1cc8), closes #237
- Time Series: Now supports n datasets! (752558b)
- functioning ability to import data and control state (46277d7)
- time series: add actions to store for containing diffs (108b4c8)
- Time Series: closes #217 - Dataset Diffing (7a0f7f8)
- Time Series: Time Series comparison interface (c1abb1e)
v0.2.11
Bug Fixes
- temporarily disable snyk due to tree size issue (dc02377)
- temporarily disable snyk due to tree size issue pt 2 (f5849c3)
- Update dependencies and correct control to work with React Hooks (dabc540)
- update snyk to make CI happy (51da6d6)
- package: update react-beautiful-dnd to version 11.0.0 (3a9a506)
- package: update react-redux to version 7.0.0 (6f1194e)
v0.2.10
v0.2.9
v0.2.7
v0.3.0-alpha
This is not a production ready release and is only intended as a preview of upcoming features
Features
- Adds the ability to select/upload multiple datasets
- Adds the ability to define a set of fields to use as a key for comparison
- Displays intersection of uploaded/selected datasets
- Adds styles to delineate added/removed/modified nodes
- Adds rudimentary annotations