Skip to content

v6.0.0-beta.19

Pre-release
Pre-release
Compare
Choose a tag to compare
@Akryum Akryum released this 04 Oct 19:43
· 421 commits to main since this release

New

  • Check for Vue updates, closes #1181
  • New API hook: api.on.setPluginSettings (docs)
  • getSettings get a new pluginId optional parameter
  • Plugins pane got a new home page with button to docs to create one
  • Quickly switch between plugin/global settings with a new button

Fixed

  • remove redundant console.log (#1568)
  • components: handle no dom order, closes #1560
  • get/set better handle ref, closes #1427
  • vue3: remove duplicate children and inherit 'inactive' state, closes #1554 (#1571)
  • vue3: VUE_DEVTOOLS_UID of undefined, closes #1569
  • timeline: better check for screenshot support, closes #1511
  • api: edit state optional params (types)
  • plugins: scrollbars