woocommerce/plugins/woocommerce-admin/client
Moon 3c2bae196b
Add navigation and progress-bar components for the new core profiler (#37741)
* add: core profiler scaffolding using xstate

* Add navigation and progress-bar components

* fix css lint error

* Update plugins/woocommerce-admin/client/core-profiler/components/navigation/woologo.tsx

Co-authored-by: Chi-Hsuan Huang <chihsuan.tw@gmail.com>

* Update plugins/woocommerce-admin/client/core-profiler/components/progress-bar/progress-bar.tsx

Co-authored-by: Chi-Hsuan Huang <chihsuan.tw@gmail.com>

* Update plugins/woocommerce-admin/client/core-profiler/components/navigation/navigation.tsx

Co-authored-by: Chi-Hsuan Huang <chihsuan.tw@gmail.com>

* Import HTMLAttributes

* Remove var from __ function

* Make progress bar color configurable

* Destruct props directly in the function and use const to define the comp

* Refactor fillerStyles

* Use woocommerce prefix for classnames

* Use inherit for display -- initial did not work properly

* Fix css lint error

* Remove unused WooLogo var

* Use named export

* Fix js style

* Add changelog

* Fix broken tests

---------

Co-authored-by: rjchow <me@rjchow.com>
Co-authored-by: Chi-Hsuan Huang <chihsuan.tw@gmail.com>
2023-04-26 17:27:53 -07:00
..
activity-panel Refactoring LayoutContext and implementing with product editor (#37720) 2023-04-25 15:17:33 -07:00
analytics Update AdvancedFilters to use createInterpolateElement instead of interpolateComponents (#37967) 2023-04-26 06:58:14 -04:00
core-profiler Add navigation and progress-bar components for the new core profiler (#37741) 2023-04-26 17:27:53 -07:00
dashboard Remove theme step from onboarding wizard (#37671) 2023-04-17 11:59:02 +08:00
embedded-body-layout Add components to @woocommerce/customer-effort-score (#37112) 2023-03-14 12:16:19 -04:00
guided-tours Show spotlight when switching to variable product type (#37413) 2023-03-28 13:49:40 -04:00
header Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
homescreen Add Woo Payments Feature Slot Fill on Homepage (#37768) 2023-04-18 05:07:25 +08:00
hooks Move usePreventLeavingPage to navigation package (#36752) 2023-03-16 05:33:22 -03:00
inbox-panel Fix unread notes count in inbox panel (#35396) 2022-11-23 08:52:46 -08:00
layout Add navigation and progress-bar components for the new core profiler (#37741) 2023-04-26 17:27:53 -07: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 Set up i18n-text-domain rule and fix missing text domain (#33780) 2022-07-08 18:37:30 +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 Refactoring LayoutContext and implementing with product editor (#37720) 2023-04-25 15:17:33 -07:00
profile-wizard Add Onboarding Heuristics Tracks Event (#37767) 2023-04-18 04:47:24 +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 Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in WCA Client 2022-04-01 11:41:32 +08:00
stylesheets Move the Save draft and Preview buttons to the product editor header (#37461) 2023-04-04 11:30:39 -04:00
task-lists Solved issue of Ellipsis menu overlaps on small screen (#37583) 2023-04-17 13:22:34 +08:00
tasks Refactoring LayoutContext and implementing with product editor (#37720) 2023-04-25 15:17:33 -07: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/34885 category field in product editor (#36869) 2023-04-19 04:28:18 -03:00
index.js Move remaining CES-related components to @woocommerce/customer-effort-score (#37316) 2023-03-21 11:58:35 -04: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