Skip to content

v5.29.0

Latest
Compare
Choose a tag to compare
@lsh lsh released this 10 May 23:02
dd31fee

docs

monorepo

  • switch to ESLint flat config file. (via #3920) (Thanks @lsh!)
  • update node versions in ci. (via #3915) (Thanks @domoritz!)

vega-encode

  • use domainMin and domainMax to set scale padding. (via #3906) (Thanks @Jami159 & @lsh!)

vega-scale

vega-scenegraph

  • Revert TooltipHideEvent to MouseOutEvent to fix events on mobile. (via #3909) (Thanks @kadamwhite!)

vega-typings

vega-view

  • turn off all handlers in View.finalize() to fix memory leak. (via #3896) (Thanks @cmerrick!)