Skip to content

Releases: chird/meteoJS

Release 1.14.4

14 May 14:06
Compare
Choose a tag to compare

Fixed

  • Bugfix on removing a sounding parcel.

Release 1.14.3

04 May 14:33
Compare
Choose a tag to compare

Changed

Release 1.14.2

26 Mar 15:56
Compare
Choose a tag to compare

Changed

  • Improved performance for the method getAvailableVariables in Resources.

Release 1.14.1

23 Mar 10:33
Compare
Choose a tag to compare

Changed

Release 1.14.0

22 Mar 10:09
Compare
Choose a tag to compare

Added

  • Method getAvailableVariables in Display.

Removed

  • Events change:selectedVariable and change:availableVariables in Display.

Changed

Release 1.13.0

19 Mar 10:36
Compare
Choose a tag to compare

Added

Changed

  • Internal data structure in Node.
  • Internal data structure in Resource.
  • Updated several packages.

Release 1.12.0

01 Mar 14:47
Compare
Choose a tag to compare

Added

Changed

  • The change:selectedVariables event in
    Container.
    is now fired debounced.
  • mirrorsFrom can now be called for different other containers on
    Container.
  • Added internal cache for performance reasons in
    Node.

Fixed

  • Bugfix for the pauseOnHiddenDocument feature in
    RepetitiveRequests.
  • Fix to prevent some unwanted side effects with the keyboard navigation in
    Timeline.

Release 1.11.4

19 Nov 13:59
Compare
Choose a tag to compare

Added

  • Additional keyboard navigation options in Timeline.

Fixed

  • False button definition in Timeline.
  • Bugfix in TDDiagram, a parcel was additionally drawn instead of replaced, when its display options changed.

Release 1.11.3

19 Nov 09:25
Compare
Choose a tag to compare

Fixed

Release 1.11.2

18 Nov 09:05
Compare
Choose a tag to compare

Fixed