woocommerce/plugins/woocommerce-admin/client/inbox-panel
Joel Thiessen 315e163b29
Only show five inbox messages and add "Show more" button (#35003)
* Basic paging functionality

* Adding changelog

* Inserting placeholder at end of list, working dismissal

* Fixing issues with dismissed notes not updating UI

* Fixing odd display when removing last note

* Renaming page variable

* Adding tracks event

* Addressing issues caused by .map within useSelect, and getting rid of hash

* Fixing nested ternary linting issue

* Removing console logs

* Updating test
2022-10-13 08:36:02 -03:00
..
test Only show five inbox messages and add "Show more" button (#35003) 2022-10-13 08:36:02 -03:00
dismiss-all-modal.js Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
index.js Only show five inbox messages and add "Show more" button (#35003) 2022-10-13 08:36:02 -03:00
index.scss Only show five inbox messages and add "Show more" button (#35003) 2022-10-13 08:36:02 -03:00
utils.js Update linting, testing, `@types/*` dependencies (https://github.com/woocommerce/woocommerce-admin/pull/8475) 2022-03-18 19:45:14 +08:00