Skip to content

Releases: Neovici/cosmoz-data-nav

v3.4.4

23 Jun 06:06
Compare
Choose a tag to compare

3.4.4 (2020-06-23)

Bug Fixes

  • correct placement of next/prev in incomplete items (aac4119)

v3.4.3

22 Jun 22:28
Compare
Choose a tag to compare

3.4.3 (2020-06-22)

Bug Fixes

  • incomplete instance styling (25ec6c4)

v3.4.2

22 Jun 15:19
Compare
Choose a tag to compare

3.4.2 (2020-06-22)

Bug Fixes

v3.4.1

19 Jun 09:44
Compare
Choose a tag to compare

3.4.1 (2020-06-19)

Bug Fixes

  • build: publish lib/ to npm package (978f38d)

v3.4.0

18 Jun 10:03
Compare
Choose a tag to compare

3.4.0 (2020-06-18)

Features

  • 👻: extract cache behavior with haunted-polymer hook (#120) (126aeac)

v3.3.3

18 Jun 06:50
Compare
Choose a tag to compare

3.3.3 (2020-06-18)

Bug Fixes

  • make sure selected instance isn't updated for preloads (957354b)

v3.3.2

17 Jun 18:24
Compare
Choose a tag to compare

3.3.2 (2020-06-17)

Bug Fixes

  • test: drop selectedInstance bug tests 🎉 (2ff6a26)
  • update selected instance after rendering (30d7a93)

v3.3.1

11 Jun 11:52
Compare
Choose a tag to compare

3.3.1 (2020-06-11)

Bug Fixes

  • selected-instance: is always the incomplete template (b570511)

v3.3.0

15 Apr 06:55
Compare
Choose a tag to compare

3.3.0 (2020-04-15)

Bug Fixes

  • drop old comment and notifyProp prop, rename visibility fixture (111e122)
  • test: reuse need-request tests logic, fix false passes, speed up (05d4662)
  • _getInstance and selectedInstance old logic (c2908eb)
  • reuse getItems, setupFixture, add tests, add bug tests (6bf06a9)
  • test: add test for #117 (c251fbc)
  • test: port spec tests to karma (2f92a9f)
  • test: reuse more logic (5688863)
  • repo upgrade (174cdd4)
  • reuse code to avoid duplication (code climate) (0f6f38d)
  • update demo, add (now working?) spec test (59c269e)

Features

  • configurable data request parallelization (13a284a)

v3.2.0

17 Mar 08:46
Compare
Choose a tag to compare

3.2.0 (2020-03-17)

Features