Change old slot syntax (removed in vue3) to new one
All threads resolved!
All threads resolved!
In addition it fixes some semi-related issues:
- Several places where popover is used trigger wasn't a
<button>
, changed to button.- exception -
ModifiedIndicator
, since it's not really interactive, usedaria-label
instead to make it accessible and NOT generate a tooltip.
- exception -
- Timeline menu (the dropdown home/dms/local/etc switcher) was using
panel panel-default
classes, switched it topopover-default
so that it uses tooltips background (has separate opacity from panels for better visibility) - Excessive
<div>
s that don't do anything replaced with<template>
s
Edited by HJ
Merge request reports
Activity
requested review from @shpuld
- Resolved by HJ
enabled an automatic merge when the pipeline for 80220c1b succeeds
mentioned in commit 0ca0e642
changed milestone to %Vue 3 support
Please register or sign in to reply