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> |
||
---|---|---|
.. | ||
components | ||
hooks | ||
pages | ||
types | ||
utils | ||
vendor/flot | ||
App.css | ||
App.test.tsx | ||
App.tsx | ||
globals.ts | ||
index.tsx | ||
Navbar.test.tsx | ||
Navbar.tsx | ||
react-app-env.d.ts | ||
setupTests.ts |