OneIdentity / IdentityManager.Imx

HTML5 source code for Identity Manager web apps
Other
28 stars 109 forks source link

Bump billboard.js from 3.3.1 to 3.5.1 in /imxweb #16

Closed RaffiMezaduryanQuest closed 2 years ago

RaffiMezaduryanQuest commented 2 years ago

Bumps billboard.js from 3.3.1 to 3.5.1.

Release notes

Sourced from billboard.js's releases.

3.5.1

3.5.1 (2022-07-14)

Bug Fixes

  • options: Fix possible memory leak for boost.useWorker (394d1c3), closes #2778
  • types: Fix the signature of the tick format callback for timeseries (fb246bc), closes #2769

3.5.0

3.5.0 (2022-06-30)

The detailed new feature description can be found at:

billboard.js 3.5 release: new boost options! 🚀💥

Bug Fixes

  • bar: fix bar radius for zero value (9aa7579), closes #2642
  • build: Fix this keyword transpile (b65531a), closes #2671
  • data: Fix data label position on inverted axis (b024d83), closes #2700
  • grid: Fix y grid to show for log axis type (d0b8cbd), closes #2710
  • option: Fix onresize/onresized call context (3ef9684), closes #2726
  • plugin, type: fix TextOverlap type definition (80cc3b7)
  • plugin: fix sparkline dimension & tooltip (79e1ab7), closes #2682
  • plugin: fix stanford tooltip formatting (9a87464), closes #2657
  • resize: Fix legend resize (7df949b), closes #2650
  • scale: fix getting tickOffset (3091677), closes #2669
  • size.axis: fix truncated axis when has no data (40f4b66), closes #2675
  • types: Fix Chart.load({ json }) typing (1bd4f4a), closes #2711
  • types: Fix the signature of the tick format callback for timeseries (c9c76e5), closes #2676
  • types: Fix the type for options.data.names (e64f6bd), closes #2677
  • types: Fix types for the tooltip contents callback (a0c0355), closes #2693
  • zoom: fix wheel zoom feeling "stuck" when panning past the edge (50ed640), closes #2588 #2648

Features

3.5.0-next.2

3.5.0-next.2 (2022-06-22)

... (truncated)

Changelog

Sourced from billboard.js's changelog.

3.5.1 (2022-07-14)

Bug Fixes

  • options: Fix possible memory leak for boost.useWorker (394d1c3), closes #2778
  • types: Fix the signature of the tick format callback for timeseries (fb246bc), closes #2769

3.5.0 (2022-06-30)

Bug Fixes

  • bar: fix bar radius for zero value (9aa7579), closes #2642
  • build: Fix this keyword transpile (b65531a), closes #2671 #2664 #2665 #2666 #2667
  • data: Fix data label position on inverted axis (b024d83), closes #2700
  • grid: Fix y grid to show for log axis type (d0b8cbd), closes #2710
  • option: Fix onresize/onresized call context (3ef9684), closes #2726
  • plugin, type: fix TextOverlap type definition (80cc3b7)
  • plugin: fix sparkline dimension & tooltip (79e1ab7), closes #2682
  • plugin: fix stanford tooltip formatting (9a87464), closes #2657
  • resize: Fix legend resize (7df949b), closes #2650
  • scale: fix getting tickOffset (3091677), closes #2669
  • size.axis: fix truncated axis when has no data (40f4b66), closes #2675
  • types: Fix Chart.load({ json }) typing (1bd4f4a), closes #2711
  • types: Fix the signature of the tick format callback for timeseries (c9c76e5), closes #2676
  • types: Fix the type for options.data.names (e64f6bd), closes #2677
  • types: Fix types for the tooltip contents callback (a0c0355), closes #2693
  • zoom: fix wheel zoom feeling "stuck" when panning past the edge (50ed640), closes #2588 #2648

Features

3.4.1 (2022-04-14)

Bug Fixes

  • point,util: fix syntax to work on legacy browser (77798af), closes #2637

3.4.0 (2022-03-31)

Bug Fixes

... (truncated)

Commits
  • b5b82f6 chore(release): 3.5.1 [skip ci]
  • 394d1c3 fix(options): Fix possible memory leak for boost.useWorker
  • 535cef3 docs(readme): update nightly dependency url
  • bcff121 chore(deps-dev): udpate dependency (#2777)
  • fb246bc fix(types): Fix the signature of the tick format callback for timeseries
  • c8e1a92 style(all): specify type only imports (#2767)
  • d83d7ec chore(deps-dev): update dependency (#2766)
  • 3f47375 chore(release): 3.5.0 [skip ci]
  • c67c6be docs(demo): clarify plugin import as esm
  • c20ebe3 chore(deps-dev): update dependency (#2757)
  • Additional commits viewable in compare view