Just Dashboard Versions Save

:bar_chart: :clipboard: Dashboards using YAML or JSON files

v0.14.2

4 years ago

0.14.2 (2019-07-13)

Bug Fixes

v0.14.1

5 years ago

0.14.1 (2019-04-10)

Bug Fixes

  • 🐛 update emuto to fix broken dependency (c0f7fea)

v0.14.0

5 years ago

0.14.0 (2019-04-10)

Features

  • replace jq-web with emuto (9d8b248)

v0.13.0

5 years ago

0.13.0 (2018-06-22)

Features

  • Dropdown: Support magic default values (~last, ~first) (3e55632), closes #199

v0.12.2

5 years ago

0.12.2 (2018-06-19)

Bug Fixes

  • create_element should return a selection even if an error happens (155bebe), closes #200

v0.12.1

5 years ago

0.12.1 (2018-06-18)

Bug Fixes

  • create_element should return a selection even if an error happens (dc5d4c7), closes #200

v0.12.0

5 years ago

0.12.0 (2018-05-26)

Features

  • Display whether an error happened during render or init (d7276cd)

v0.11.4

5 years ago

0.11.4 (2018-05-23)

Performance Improvements

  • Replace lodash.isequal with fast-deep-equal (1eb4edf)

v0.11.3

5 years ago

0.11.3 (2018-05-22)

Performance Improvements

  • Only import required parts from lodash (4bb218c)
  • Replace js-yaml with yamljs (017c337)

v0.11.2

5 years ago

0.11.2 (2018-05-16)

Bug Fixes