woocommerce/plugins/woocommerce-admin/client/marketplace/components/my-subscriptions
Dan Q edc22bca24
Add "Shared with you" badge to Extensions > My Subscriptions list as applicable (#46229)
* Add 'shared with you' badge

* Improve spacing where multiple badges span multiple lines

* Decrease font size of badges per new designs

* Include 'Manage on Woo.com' only for non-shared subscriptions

* Made TypeScript happier

* Add 'shared with you' badge

* Improve spacing where multiple badges span multiple lines

* Decrease font size of badges per new designs

* Include 'Manage on Woo.com' only for non-shared subscriptions

* Made TypeScript happier

* Add changefile(s) from automation for the following project(s): woocommerce

* Addressing linter errors.

* Allow unusually-long email addresses of sharers to wrap

* Switch wordWrap for overflowWrap

Modern browesers interpret the former as an alias of the latter, including allowing the use of 'anywhere'. But the current version of https://www.npmjs.com/package/csstype only recognises 'anywhere' as valid for overflowWrap. Switching it prevents compilation errors, still exhibits the correct behavior.

* Prettier linting

* Update plugins/woocommerce/changelog/46229-add-wccom19063-in-app-shared-by-badge

Co-authored-by: And Finally <andfinally@users.noreply.github.com>

* Add changefile(s) from automation for the following project(s): woocommerce

* Use pointer as cursor for status popovers

* Don't focus-within the status badge popover on load (prevents ugly link focus issue)

---------

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: And Finally <andfinally@users.noreply.github.com>
2024-05-17 13:22:50 +01:00
..
table Add "Shared with you" badge to Extensions > My Subscriptions list as applicable (#46229) 2024-05-17 13:22:50 +01:00
my-subscriptions.scss Add "Shared with you" badge to Extensions > My Subscriptions list as applicable (#46229) 2024-05-17 13:22:50 +01:00
my-subscriptions.tsx Marketplace business services: Feature branch (#47303) 2024-05-15 14:43:06 +02:00
notices.tsx Update refresh button to use API (#41397) 2023-11-16 11:51:30 +01:00
types.ts Add "Shared with you" badge to Extensions > My Subscriptions list as applicable (#46229) 2024-05-17 13:22:50 +01:00