woocommerce/plugins/woocommerce-admin/client/inbox-panel/test
Moon d64a276032 Introduce a 320 character limit for inbox note contents (https://github.com/woocommerce/woocommerce-admin/pull/7958)
* Introduce a 320 char limit for inbox notes

* Extract truncateRenderableHTML to utils and use truncate from lodash to support word break

* Replace omission with blank so that lodash does not add ... at the end

* Add test cases for truncateRenderableHTML

* Add a test case with unicode string

* Add changelog

* Add a test case for preserving whole words
2021-11-23 15:47:48 -08:00
..
index.js Refactor and extract inbox panel components (https://github.com/woocommerce/woocommerce-admin/pull/7006) 2021-06-02 15:25:41 -03:00
utils.js Introduce a 320 character limit for inbox note contents (https://github.com/woocommerce/woocommerce-admin/pull/7958) 2021-11-23 15:47:48 -08:00