This is an automated email from the ASF dual-hosted git repository.
tbonelee pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/zeppelin.git
from 1bcd87198e [ZEPPELIN-6419] Fix clone paragraph content loss caused by
shortCircuit seq filtering
add ef090724d1 [ZEPPELIN-6425] Migrate zeppelin-react ESLint config to v9
flat format
No new revisions were added by this update.
Summary of changes:
.../projects/zeppelin-react/.eslintrc.json | 53 --
.../projects/zeppelin-react/README.md | 2 +-
.../projects/zeppelin-react/eslint.config.js | 85 +++
.../projects/zeppelin-react/package-lock.json | 801 ++++++++++-----------
.../projects/zeppelin-react/package.json | 11 +-
.../result-item/result-item.component.html | 28 +-
.../src/app/share/header/header.component.html | 4 +-
7 files changed, 478 insertions(+), 506 deletions(-)
delete mode 100644 zeppelin-web-angular/projects/zeppelin-react/.eslintrc.json
create mode 100644
zeppelin-web-angular/projects/zeppelin-react/eslint.config.js