You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2021/02/11 23:33:14 UTC

[superset] branch master updated (870886c -> 86807e4)

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

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


    from 870886c  Added a note about the ! prefix for breaking changes to CONTRIBUTING.md (#13083)
     add 86807e4  Improves RTL configuration (#13079)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/.eslintrc.js                     |    13 +-
 superset-frontend/package-lock.json                | 57118 ++++++++++++++++++-
 superset-frontend/package.json                     |     2 +
 superset-frontend/spec/.eslintrc                   |     6 +
 superset-frontend/spec/helpers/setup.ts            |     3 -
 superset-frontend/spec/helpers/testing-library.tsx |     1 +
 .../explore/components/ControlRow_spec.tsx         |     2 +-
 .../explore/components/DatasourcePanel_spec.jsx    |    41 +-
 8 files changed, 56150 insertions(+), 1036 deletions(-)