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 2020/10/21 22:08:08 UTC

[incubator-superset] branch master updated (f14cf9d -> 6fe7b4a)

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/incubator-superset.git.


    from f14cf9d  fix: saved_query search on schema and database not working (#11286)
     add 6fe7b4a  feat: adding feature flags to escape/hide html in markdown (#11340)

No new revisions were added by this update.

Summary of changes:
 .../components/gridComponents/Markdown.jsx         | 30 ++++++++++++++--------
 superset-frontend/src/featureFlags.ts              |  2 ++
 superset/config.py                                 |  4 +++
 3 files changed, 26 insertions(+), 10 deletions(-)