woocommerce/plugins/woocommerce-admin/client
Nathan Silveira 345cca1e09
Fix activity panel not showing unread when closed (#38173)
* Create new attribute to calculate more accurately if activity tab has something "new"

* Fix wrong attribute name

* Revert previous change, rename functions and remove isPanelOpen clause from hasAbbreviatedNotifications logic

* Rename functions
2023-05-11 16:07:13 -03:00
..
activity-panel Fix activity panel not showing unread when closed (#38173) 2023-05-11 16:07:13 -03:00
analytics Add tests to tracks events fired through JS (#38124) 2023-05-10 09:36:42 -03:00
core-profiler Add core profiler "Welcome to Woo!" page (#37952) 2023-05-03 15:54:28 +08:00
dashboard Migrate Purchase task and dashboard utils to TS (#37725) 2023-05-09 11:28:57 +08:00
embedded-body-layout Fix shipping tour layout context error (#38183) 2023-05-10 13:01:37 +08:00
guided-tours Fix shipping tour layout context error (#38183) 2023-05-10 13:01:37 +08:00
header Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
homescreen Add tests to tracks events fired through JS (#38124) 2023-05-10 09:36:42 -03:00
hooks Move usePreventLeavingPage to navigation package (#36752) 2023-03-16 05:33:22 -03:00
inbox-panel Add tests to tracks events fired through JS (#38124) 2023-05-10 09:36:42 -03:00
layout Add tests to tracks events fired through JS (#38124) 2023-05-10 09:36:42 -03:00
lib Moving currencyContext to currency package and updating references (#36959) 2023-02-28 08:55:49 -08:00
marketing Simplify boolean expression before && in Marketing page. 2023-03-27 21:55:42 +08:00
mobile-banner Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
navigation Fix/37502: Correct spelling errors. (#37887) 2023-05-08 15:55:09 +08:00
payments fix: payments recommendations pane wrong image size (#37259) 2023-03-17 12:29:19 +08:00
payments-welcome Update the @woocommerce/eslint-plugin and fix bugs (#36988) 2023-03-02 11:36:38 +13:00
products Fix/37502: Correct spelling errors. (#37887) 2023-05-08 15:55:09 +08:00
profile-wizard Fix/37502: Correct spelling errors. (#37887) 2023-05-08 15:55:09 +08:00
settings Add Missing Tracks Events to Tax Settings Conflict Warning (#36042) 2022-12-16 16:57:09 +08:00
settings-recommendations Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
shipping Refactoring LayoutContext and implementing with product editor (#37720) 2023-04-25 15:17:33 -07:00
store-management-links Fix "Marketing & Merchandising" padding on store management panel (#38088) 2023-05-10 13:02:22 +08:00
stylesheets Fix/37502: Correct spelling errors. (#37887) 2023-05-08 15:55:09 +08:00
task-lists Fix tasklist completion message when no tasks are completed (#38092) 2023-05-05 17:48:10 +08:00
tasks Hide "Upload a logo" step in Personalize task if theme doesn't support it (#38161) 2023-05-09 18:20:18 +08:00
two-column-tasks Refactoring LayoutContext and implementing with product editor (#37720) 2023-04-25 15:17:33 -07:00
typings Update/34885 category field in product editor (#36869) 2023-04-19 04:28:18 -03:00
utils Enforce Strict `@types` Dependencies (#37351) 2023-03-23 18:02:20 -07:00
wp-admin-scripts Update empty state for product attributes tab (#38126) 2023-05-09 20:04:29 -04:00
index.js dev: added xstate inspector toggling (#38022) 2023-04-28 15:30:52 +08:00
jest.config.js Enforce Strict `@types` Dependencies (#37351) 2023-03-23 18:02:20 -07:00
tsconfig.test.json Update admin tsconfig to isolated from other projects 2022-04-15 13:50:18 +08:00
xstate.js dev: added xstate inspector toggling (#38022) 2023-04-28 15:30:52 +08:00