This is an automated email from the ASF dual-hosted git repository.
choo121600 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 16ad4794f5a Add dags next execution command #66172 (#66188)
add ea7481d7d59 UI: Show DAG name in browser tab title (#67169)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/ui/src/layouts/BaseLayout.tsx | 5 ----
airflow-core/src/airflow/ui/src/pages/Dag/Dag.tsx | 4 ++-
airflow-core/src/airflow/ui/src/utils/index.ts | 1 +
.../{useContainerWidth.ts => useDocumentTitle.ts} | 29 +++++++++-------------
4 files changed, 16 insertions(+), 23 deletions(-)
copy airflow-core/src/airflow/ui/src/utils/{useContainerWidth.ts =>
useDocumentTitle.ts} (62%)