mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
* Bump jquery and @types/jquery Signed-off-by: Julius Volz <julius.volz@gmail.com> * Properly close color box span in graph hover detail jQuery 3.5.0 introcuded a breaking change that was necessary to fix HTML security issues (https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/), and as a result the detail-swatch span wasn't closed properly anymore, because spans are not valid self-closing tags in XHTML. Fixes https://github.com/prometheus/prometheus/issues/7803 Signed-off-by: Julius Volz <julius.volz@gmail.com> * Fix up tests Signed-off-by: Julius Volz <julius.volz@gmail.com> |
||
---|---|---|
.. | ||
DataTable.test.tsx | ||
DataTable.tsx | ||
ExpressionInput.test.tsx | ||
ExpressionInput.tsx | ||
Graph.test.tsx | ||
Graph.tsx | ||
GraphControls.test.tsx | ||
GraphControls.tsx | ||
GraphHelpers.test.ts | ||
GraphHelpers.ts | ||
GraphTabContent.test.tsx | ||
GraphTabContent.tsx | ||
Legend.tsx | ||
Panel.test.tsx | ||
Panel.tsx | ||
PanelList.test.tsx | ||
PanelList.tsx | ||
QueryStatsView.css | ||
QueryStatsView.test.tsx | ||
QueryStatsView.tsx | ||
SeriesName.test.tsx | ||
SeriesName.tsx | ||
TimeInput.test.tsx | ||
TimeInput.tsx |