Releases: dhmmasson/tamarin
Stone Monkey
What's Changed
In Stone Monkey, tamarin has now a static build instead of being served through express. This allows tamarin to be served from github pages. The node version will be drop in version 2.0
New Features
- feat: add svg draggable
- feat: load data from CSV or SQL
- feat: add sorting in CSV
- feat: add Toggle between mode in parallel plot
Chore
- chore: new build process using webpack, remove jquery dep
- chore: update dependencies
- doc: add citations information
Fixes
- fix: parallel plot not displaying when first switched on
- fix: transforms .tabs into actual tabs
- fix: fix tabs due to a typo in div ID
- fix: add materialize and fix path
- fix: Fix bug where criterion weight could be negative
- fix: Fix dominance for descending criteria
- fix: Update UI on load
- fix: use numerical sort instead of alpha for rank
- fix: Fix stars when array of incorrect size
Clean Monkey
Version of the project used for the user tests made by @Charlotte16
v1.4
What's Changed
-
Releases/v1.4 by @dhmmasson in #15
-
[FEATURE] two dimensional sliders with PolyLine
-
[FEATURE] Added weight line overlay
-
[FEATURE] Resizing + Startup
-
[FEATURE] STARS!
-
[FEATURE] Hide cursor when docked on the label
-
[FEATURE] Add axis labels
-
[FEATURE] Added granularity and weight overlays
-
[FEATURE] Sidenav and updated table presentation
-
[DOC] Updated documentation
-
[FIX] specify node version
-
[FIX] rename files and path to work on heroku/linux
-
[FIX] Bump jquery from 3.4.1 to 3.5.0
-
[FIX] Remove the batwing effect
-
[FIX] Correct criteria normalization
-
[FIX] Updated constraint box and visualisation
-
[FIX] Update Table stability
-
[HOTFIX] Preview classes count
-
[FIX] Update Sidenav Menu
-
[FIX] Startup visual glitch
-
[FIX] Vulnerability issues
-
[CLEAN] Cleaning variables name, and mutliple call to bbox
-
[CLEAN] Cleaning style sheet and index.pug