Skip to content

v0.12.3

Compare
Choose a tag to compare
@camargo camargo released this 09 Aug 16:06
· 691 commits to develop since this release

Breaking Changes

Two UI View layout component names need to be updated:

  1. Timeline -> TimelinePanel
  2. ActivityTable -> ActivityTablePanel

What's Changed

New Features

  • feat: ag-grid table implementation by @duranb in #67
  • feat: render external profiles by @camargo in #69
  • feat: required activity parameters by @AaronPlave in #70
  • feat: display read-only end time of activity instances by @AaronPlave in #72
  • feat: show full decomposition tree in activity form by @AaronPlave in #77
  • feat: add Panel component for Timeline and Activity Table by @camargo in #79
  • feat: add datepicker component by @duranb in #81
  • feat: close DatePicker on date selection by @duranb in #87
  • feat: add analysis-only option to scheduling panel by @jeffpamer in #90

Bug Fixes

  • fix: listen to correct events for activity start time field by @AaronPlave in #73
  • fix: use correct Monaco Editor TypeScript lib string by @camargo in #80
  • fix: add disable property to datepicker by @duranb in #85

Refactoring

  • refactor: use new env var modues from Svelte Kit by @camargo in #71
  • refactor: rename sequence to expansion sequence by @camargo in #82
  • refactor: add better Hasura error message reporting by @camargo in #92

Continuous Integration

Documentation

Build System and Dependencies

Styling

New Contributors

Full Changelog: v0.12.2...v0.12.3