v5.7.0
- Updated font URLs based on changes from Brand. (#406)
NOTE: Depending on how specific an application's Content Security Policy is, it may need to be updated to allow the new URL. “https://www.hpe.com/h41225/hfws-static/” has been updated to “https://www.hpe.com/content/dam/hpe/“.
Old URL example: https://www.hpe.com/h41225/hfws-static/fonts/metric-hpe-web/MetricHPE-Web-Regular.woff2
New URL example: https://www.hpe.com/content/dam/hpe/fonts/metric-hpe-web/MetricHPE-Web-Regular.woff2 - Fixed DataTable sorting icons for Ascending and Descending. (#405)
- Fixed text-strong value to meet color contrast requirements on light mode secondary palette. (#402)