Skip to content

Releases: chird/meteoJS

Release 1.17.3

07 Nov 18:46
v1.17.3
e8c8b93
Compare
Choose a tag to compare

Fixed

  • Unnecessary console.log removed.

Release 1.17.2

23 Oct 20:01
v1.17.2
b85e353
Compare
Choose a tag to compare

Fixed

  • Typo bugfix.

Release 1.17.1

22 Oct 19:35
v1.17.1
437c590
Compare
Choose a tag to compare

Fixed

  • Fixed broken Tooltip with Bootstrap v5.2.2.

Release 1.17.0

30 Jun 18:46
v1.17.0
04b9a2c
Compare
Choose a tag to compare

Added

  • New options to configure the unit of the hover labels in the windspeed profile.

Fixed

  • Lines set to invisible aren't drawn anymore in the thermodynamic diagram.

Release 1.16.1

16 Aug 11:43
Compare
Choose a tag to compare

Release 1.16.0

30 Jul 14:05
Compare
Choose a tag to compare

Added

Changed

  • xAxis and yAxis now inherits from new base class Axis.
  • Added windspeed profile axis and added borders to the hodograph and the windspeed profile in one of the examples.

Fixed

Release 1.15.0

16 Jul 14:02
Compare
Choose a tag to compare

Added

  • Hodograph: Examples how to style the hodograph.
  • DiagramSounding: The output in the hodograph can know be contraint to a minimum and maximum pressure.
  • DiagramSounding: In the hodograph the line can be coloured between several pressure intervals.
  • Hodograph: Several options were added to style the grid. For the labels: unit, prefix, decimalPlaces, backdrop. The origin can be moved away from the center.
  • Hodograph: Hover labels were added.
  • PlotDataArea: For hover labels the option getHoverSounding is added to control for whicht sounding a hover label is shown.

Changed

Fixed

  • Some docs.

Release 1.14.7

02 Jul 09:10
Compare
Choose a tag to compare

Fixed

  • Bugfix in Container if an empty variable is passed to displayVariables.

Release 1.14.6

11 Jun 09:41
Compare
Choose a tag to compare

Fixed

  • Modelviewer: Concretise the behaviour of a Container with disabled adaptSuitableResource option.

Release 1.14.5

28 May 13:24
Compare
Choose a tag to compare

Fixed

  • Crashed test suite.