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 2bd66b5842a feat(i18n): Modify log info translation and fix imports
(#51790)
add f6141fffc11 Add infinite scroll on tag search (#50732)
No new revisions were added by this update.
Summary of changes:
.../ui/openapi-gen/queries/useDagsInfinite.ts | 58 ++++++++++++++++++++++
.../src/pages/DagsList/DagsFilters/DagsFilters.tsx | 20 ++++++--
.../src/pages/DagsList/DagsFilters/TagFilter.tsx | 9 ++++
3 files changed, 83 insertions(+), 4 deletions(-)
create mode 100644
airflow-core/src/airflow/ui/openapi-gen/queries/useDagsInfinite.ts