This is an automated email from the ASF dual-hosted git repository.

robdiciuccio pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from 5b79f84  chore: Improve Korean translation (#13722)
     add 452b530  feat: Refactor asyncEvent middleware and add websocket 
support (#13696)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/package-lock.json                |  39 +++
 superset-frontend/package.json                     |   2 +
 .../spec/javascripts/middleware/asyncEvent_spec.ts | 378 ++++++++++-----------
 superset-frontend/src/chart/chartAction.js         |  16 +-
 superset-frontend/src/chart/chartReducer.ts        |   8 -
 superset-frontend/src/dashboard/index.jsx          |  21 +-
 superset-frontend/src/explore/index.jsx            |  21 +-
 superset-frontend/src/explore/types.ts             |   1 -
 superset-frontend/src/middleware/asyncEvent.ts     | 359 +++++++++++--------
 9 files changed, 442 insertions(+), 403 deletions(-)

Reply via email to