This is an automated email from the ASF dual-hosted git repository.
bbovenzi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 7be87d8 Type TaskInstance.task to Operator and call unmap() when
needed (#21563)
add f1db452 Tree view: Highlight dag run on hover (#21476)
No new revisions were added by this update.
Summary of changes:
airflow/www/package.json | 2 +-
airflow/www/static/js/tree/StatusBox.jsx | 15 +-
airflow/www/static/js/tree/Tree.jsx | 8 +-
airflow/www/static/js/tree/dagRuns/Bar.jsx | 118 +--
airflow/www/static/js/tree/renderTaskRows.jsx | 4 +-
airflow/www/yarn.lock | 1014 +++++++++++++------------
6 files changed, 620 insertions(+), 541 deletions(-)