Skip to content

Releases: kantord/just-dashboard

v0.14.2

13 Jul 17:41
Compare
Choose a tag to compare

0.14.2 (2019-07-13)

Bug Fixes

v0.14.1

10 Apr 20:19
Compare
Choose a tag to compare

0.14.1 (2019-04-10)

Bug Fixes

  • 🐛 update emuto to fix broken dependency (c0f7fea)

v0.14.0

10 Apr 09:33
Compare
Choose a tag to compare

0.14.0 (2019-04-10)

Features

  • replace jq-web with emuto (9d8b248)

v0.13.0

22 Jun 17:32
Compare
Choose a tag to compare

0.13.0 (2018-06-22)

Features

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

v0.12.2

19 Jun 07:02
Compare
Choose a tag to compare

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

18 Jun 19:53
Compare
Choose a tag to compare

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

26 May 15:28
Compare
Choose a tag to compare

0.12.0 (2018-05-26)

Features

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

v0.11.4

23 May 11:22
Compare
Choose a tag to compare

0.11.4 (2018-05-23)

Performance Improvements

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

v0.11.3

22 May 07:36
Compare
Choose a tag to compare

0.11.3 (2018-05-22)

Performance Improvements

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

v0.11.2

16 May 13:45
e08ddb0
Compare
Choose a tag to compare

0.11.2 (2018-05-16)

Bug Fixes