Releases: concord-consortium/markov-chain-plugin
Releases · concord-consortium/markov-chain-plugin
Version 0.4.0 - released October 7, 2024
✨ Features & Improvements:
- PT-187516581: Trouble clicking on nodes
- PT-188245100: Show Markov Chain Transition Probabilities in Dataset Mode
- PT-187399429: Dropdown menu for delimiter
- PT-188319491: Highlight outputs
- PT-188245120: Replace browser confirm dialog with lightbox dialog
- PT-187399412: Reset button should also reset the zoomed model (currently zooming stays)
🐞 Bug Fixes:
- PT-188345477: Dataset documents are not loading the selected attribute
- PT-188345474: Text tool generated chains that are not modified do not layout correctly when reloaded
Version 0.3.0 - released April 10, 2024
✨ Features & Improvements:
- PT-187321073: Click to highlight state
- PT-187321170: Moving a state node should not trigger a re-layout
- PT-187321079: Remove sequence length limit and change default delimiter
- PT-187361598: Node surface not updating when cases deleted
- PT-187361590: Add button to go back to main menu
- PT-187374205: Allow play during step
- PT-187321091: Fast mode for sequence generation
- PT-187357469: Fix probability slider to go no lower than 0%
- PT-187382788: Fit view/recenter
- PT-187369359: Update UI to meet design specs
- PT-187321069: Reset button
- PT-187321155: Zoom in/out
- PT-187321121: Text input
- PT-187393324: Limit the simulation speed toggle trigger to the toggle widget (currently, clicking on "Normal" and "Fast" triggers it)
- PT-187393298: Sequence generation setting should not be editable during simulation
- PT-187393497: Reset button also reset sequence generation setup, clear output in the plugin
- PT-187397640: Cancel button to stop simulation / do not disable fast mode during simulation
🐞 Bug Fixes:
- PT-187321098: Fix pause + step to use the same sequence
- PT-187357457: Fix output to show state text and not id
- PT-187321139: Fix disappearing sidebar
- PT-187390522: Fix CODAP listener to only listen to dropped table
Version 0.2.0 - released July 19, 2023
✨ Features & Improvements:
- PT-185232995: Tweaks/bug fixes from previous sprint
- PT-184594405: Create a diagram by drawing nodes and edges
- PT-185572242: Change to press and drag to create nodes
- PT-185572251: Increase "hit" target to delete edges
- PT-185586321: Update mouse pointer based on drawing mode
- PT-185388713: Add setting of probability distributions for the transitions
Version 0.1.0 - released March 21, 2023
Features/Improvements
- Converted to custom React+D3 node layout #184364351 by @dougmartin in #1
- Added starting state to generation #184364381 by @dougmartin in #2
- Added generator values to text output when they change #184364397 by @dougmartin in #3
Full Changelog: https://github.com/concord-consortium/markov-chain-plugin/commits/v0.1.0