Skip to content

dashboard: v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 22:12

4.0.0 (2023-03-15)

⚠ BREAKING CHANGES

  • TableComponent: replace table annotations API with thresholds, remove stencilJS wrapper

Features

  • dashboard: add alarm support for widgets (bf7964a)
  • dashboard: add table support to dashboard (1d8d44e)
  • dashboard: complete table support (29bbb4c)
  • React18: Adds support for react 18 (596c6b0)
  • TableComponent: replace table annotations API with thresholds, remove stencilJS wrapper (74880c4)

Bug Fixes

  • dashboard: add guard on widget sizes & positions and dispatch relative actions from side panel (12044ec)
  • dashboard: fix edit mode bugs (2e88abf)
  • dashboard: fix styling for component palette and add tests for drag and drop (41fd944)
  • dashboard: fix the build (c160031)
  • dashboard: remove widget background color (7392aad)
  • dashboard: update side panel styling to remove sass variable references (36d8648)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @iot-app-kit/components bumped from ^3.0.0 to ^4.0.0
      • @iot-app-kit/core bumped from ^3.0.0 to ^4.0.0
      • @iot-app-kit/react-components bumped from 3.0.0 to 4.0.0
      • @iot-app-kit/source-iotsitewise bumped from 3.0.0 to 4.0.0