Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: chird/meteoJS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.16.0
Choose a base ref
...
head repository: chird/meteoJS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Aug 16, 2021

  1. Thermodynamic diagram: Bugfix for getHoverSounding option

    Ivo Sonderegger committed Aug 16, 2021
    Copy the full SHA
    b94f951 View commit details
  2. Fixed vulnerabilities

    Ivo Sonderegger committed Aug 16, 2021
    Copy the full SHA
    a30de3c View commit details
  3. Release 1.16.1

    Ivo Sonderegger committed Aug 16, 2021
    Copy the full SHA
    0a76e1e View commit details

Commits on Jun 20, 2022

  1. Copy the full SHA
    43e8752 View commit details
  2. Updated packages

    chird committed Jun 20, 2022
    Copy the full SHA
    b09d24e View commit details
  3. Update mocha to 10.0.0

    chird committed Jun 20, 2022
    Copy the full SHA
    8d0fb7f View commit details
  4. Copy the full SHA
    40db5d5 View commit details

Commits on Jun 21, 2022

  1. Thermodynamic diagram: Bugfix. Don't draw invisible diagram lines

    * Lines of the sounding (like air or wetbulb temperature) where drawn despite the option set the line to invisible.
    chird committed Jun 21, 2022
    1
    Copy the full SHA
    50d437f View commit details

Commits on Jun 30, 2022

  1. Copy the full SHA
    20235ab View commit details
  2. Updated packages

    chird committed Jun 30, 2022
    Copy the full SHA
    2f80e8f View commit details
  3. Doc typo

    chird committed Jun 30, 2022
    Copy the full SHA
    e96e427 View commit details
  4. Release 1.17.0

    chird committed Jun 30, 2022
    Copy the full SHA
    04b9a2c View commit details

Commits on Oct 22, 2022

  1. Changelog fixes

    chird committed Oct 22, 2022
    Copy the full SHA
    428555e View commit details
  2. Update Bootstrap to v5.2.2

    chird committed Oct 22, 2022
    Copy the full SHA
    3e5cf9c View commit details
  3. Fix broken tooltip with Bootstrap v5.2.2

    * Animation must be disabled to fix problems with Bootstrap v5.2.2 tooltip.
    * Do not use title attribute anymore, but set the title option.
    * Use tip-Property of the Bootstrap tooltip.
    chird committed Oct 22, 2022
    Copy the full SHA
    3b11b47 View commit details
  4. Fix missed import declaration

    chird committed Oct 22, 2022
    Copy the full SHA
    d5eee21 View commit details
  5. Update packages

    chird committed Oct 22, 2022
    Copy the full SHA
    36fb658 View commit details
  6. Release 1.17.1

    chird committed Oct 22, 2022
    Copy the full SHA
    437c590 View commit details

Commits on Oct 23, 2023

  1. Bugfix in calculating missing sounding wind data

    Resolves #79
    chird committed Oct 23, 2023
    Copy the full SHA
    ac27b39 View commit details
  2. Copy the full SHA
    6c3912e View commit details
  3. Copy the full SHA
    3552e79 View commit details
  4. Copy the full SHA
    2f746da View commit details
  5. Release 1.17.2

    chird committed Oct 23, 2023
    Copy the full SHA
    b85e353 View commit details

Commits on Nov 7, 2023

  1. Unnecessary console.log removed

    Fixes #80
    chird committed Nov 7, 2023
    Copy the full SHA
    31641b0 View commit details
  2. Release 1.17.3

    chird committed Nov 7, 2023
    Copy the full SHA
    e8c8b93 View commit details
Loading