woocommerce/plugins/woocommerce-admin/client/task-lists/progress-title
Dano 252c2593b2
Updated task progress header title (#37546)
* Updated task progress header title

## Issue
Special characters in site titles would not render as readable text in the mentioned title.

## Summary
Updated task progress header title to support special characters using the dangerouslySetInnerHTML function was a ready solution used throughout the application, so it makes sense to apply it here as well.

* Import sanitizeHTML

* Add changelog

* Tweak changelog

---------

Co-authored-by: Chi-Hsuan Huang <chihsuan.tw@gmail.com>
2023-04-13 11:42:22 +08:00
..
default-progress-title.tsx Updated task progress header title (#37546) 2023-04-13 11:42:22 +08:00
index.ts Tasks chaining side panel (#33124) 2022-06-01 10:10:20 -07:00
progress-title.tsx Add slot for ProgressHeader and ProgressTitle (#36482) 2023-01-19 13:21:54 -08:00
utils.tsx Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00