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

christine pushed a change to branch release--0.31
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from 9939a52  0.31.0rc11
     new 5180422  Fix deck.gl form data (#6953)
     new 5b7b22f  0.31.0rc12

The 3839 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 superset/assets/package-lock.json                  |  2 +-
 superset/assets/package.json                       |  2 +-
 .../visualizations/deckgl/utils_spec.js            | 20 ++++++++---------
 .../deckgl/CategoricalDeckGLContainer.jsx          | 18 +++++++--------
 .../src/visualizations/deckgl/Multi/Multi.jsx      |  6 ++---
 .../assets/src/visualizations/deckgl/factory.jsx   |  2 +-
 .../src/visualizations/deckgl/layers/Arc/Arc.jsx   |  8 +++----
 .../deckgl/layers/Geojson/Geojson.jsx              | 14 ++++++------
 .../src/visualizations/deckgl/layers/Grid/Grid.jsx | 12 +++++-----
 .../src/visualizations/deckgl/layers/Hex/Hex.jsx   | 12 +++++-----
 .../src/visualizations/deckgl/layers/Path/Path.jsx | 10 ++++-----
 .../deckgl/layers/Polygon/Polygon.jsx              | 26 +++++++++++-----------
 .../deckgl/layers/Scatter/Scatter.jsx              | 10 ++++-----
 .../deckgl/layers/Screengrid/Screengrid.jsx        | 14 ++++++------
 .../src/visualizations/deckgl/layers/common.jsx    | 16 ++++++-------
 superset/assets/src/visualizations/deckgl/utils.js | 14 ++++++------
 16 files changed, 93 insertions(+), 93 deletions(-)

Reply via email to