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

wangzx pushed a change to branch release-dev
in repository https://gitbox.apache.org/repos/asf/echarts.git


    from 9d2bab0ea Merge pull request #20044 from 
apache/dependabot/npm_and_yarn/ws-7.5.10
     add ad947d661 fix(tooltip): fix tooltip XSS issue when legend name is HTML 
string
     add c1727a65f refactor(tooltip): add `encodeHTMLContent` option to specify 
whether the content should be encoded by default
     add 62210761d test(tooltip): update test case for tooltip xss
     add efa3e5a8e Merge pull request #20045 from apache/fix/tooltip-xss

No new revisions were added by this update.

Summary of changes:
 src/component/tooltip/TooltipView.ts | 14 ++++++-
 src/util/graphic.ts                  |  2 +-
 src/util/types.ts                    |  6 +++
 test/runTest/actions/__meta__.json   |  2 +-
 test/runTest/actions/tooltip.json    |  2 +-
 test/tooltip.html                    | 76 ++++++++++++++++++++++++++----------
 6 files changed, 77 insertions(+), 25 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to