Skip to content

v0.1.0-alpha.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@julien-deramond julien-deramond released this 01 Mar 08:09
· 87 commits to main since this release
c0ceb34

Features

This release introduces a new experimental ODSChartsPopoverConfig property named tooltipConfine. This property is to be used instead of the tooltip.confine property in the echarts options to have a better control over the tooltip position, and make it stay within the chart area.

It also changes the arrow position of the tooltip to follow the mouse position.

What's Changed

  • chore(deps-dev): bump webpack from 5.90.0 to 5.90.1 by @dependabot in #118
  • Removing dead or redundant code, probably copy-paste from test/angula… by @nbossard in #119
  • chore(deps-dev): bump typedoc from 0.25.7 to 0.25.8 by @dependabot in #125
  • chore(deps-dev): bump the development-dependencies group in /test/vue with 3 updates by @dependabot in #120
  • chore(deps): bump the production-dependencies group in /test/angular-echarts with 1 update by @dependabot in #126
  • chore(deps-dev): bump the development-dependencies group in /test/angular-ngx-echarts with 1 update by @dependabot in #127
  • chore(deps): bump the production-dependencies group in /test/angular-ngx-echarts with 1 update by @dependabot in #128
  • chore(deps-dev): bump the development-dependencies group in /test/vue with 2 updates by @dependabot in #135
  • [Dependabot]: Better dependabot group approach by @louismaximepiton in #138
  • chore(deps-dev): bump webpack from 5.90.1 to 5.90.3 by @dependabot in #139
  • chore(deps-dev): bump echarts from 5.4.3 to 5.5.0 in the lib and test… by @julien-deramond in #141
  • Build: Add script to bump copyright year by @louismaximepiton in #137
  • chore(deps): bump the angular-echarts-all-deps group in /test/angular-echarts with 12 updates by @dependabot in #144
  • chore(deps-dev): bump the vue-all-deps group in /test/vue with 4 updates by @dependabot in #143
  • chore(deps): bump the angular-ngx-echarts-all-deps group in /test/angular-ngx-echarts with 12 updates by @dependabot in #142
  • chore(deps-dev): bump typedoc from 0.25.8 to 0.25.9 by @dependabot in #145
  • Tooltip: First attempt to get tooltip in bounds anyway by @louismaximepiton in #107

New Contributors

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5