Skip to content

[1.0.0] Initial Full Release and Typescript Move

Compare
Choose a tag to compare
@damonhook damonhook released this 22 Jan 12:40
· 19 commits to master since this release
239f6d8

Additions

  • Added Undo action to delete Unit / Profile
  • Added Rerun button to Simulations screen

UI

  • Changed primary colour in the light theme to better match the dark theme one
  • Renamed Advanced Stats -> Simulations to better reflect that they are sample probabilities
  • Added Return button and # simulations to Simulations Screen
  • Added an info dialog to the Simulations screen explaining the 3 tabs
  • Renamed Single tab -> Discrete
  • Renamed Tables tab -> Metrics
  • Added Info page that gives a small brief on the tools goal
  • Added Stats and Info to the Bottom Navigation on Apps
  • Added AppBar to PDF page
  • Lighten info notification in dark mode for better contrast

Fixes

  • Fix table scrolling in Simulations screen when on mobile

Architecture

  • Moved the entire codebase from Javascript over to Typescript