woocommerce/plugins/woocommerce-admin/client
Kyle Nel bd72b2cd08 Add skeleton and cherry-picked commits
- Reset layout to allow full width
- Added Footer & IconWithText components

Add temporary placeholder components

All components here are temporary and can be removed/replaced when their relevant PR is ready.

Add marketplace footer component

The component is added using a SlotFill to use the existing WC Admin footer and utilise full width correctly.

Setup initial content area layout

Update tab styles

Setup styling to match latest design

Finalise footer, wide layout, and tidy styles

- Applies the wide layout from latest MVP design
- Applies the correct footer links to titles
- Some general style tidying

Organise styles and setup variables

Swap to using CSS Grid for layouts

Update breakpoints

Restructure style naming and update to core styles

Add translation in some places

In-app marketplace search component. Cleaned up the commit history of this branch. Copied changes from these commits:

e9828422706176817e511778980005222aa36cc5
9ca2ae351c97fcd27ecd77a1464c2a9ca16de040
e47815705f3854bf50ff48d7975b7cf2f541614b
976811c458e67ae7fa107c8bf8554fdc3e809d85
46eafdf49fe39c12dee77d6ce0885bdeda527dea

Deleted unused import.
2023-08-07 12:34:05 +01:00
..
activity-panel Change WooCommerce Payments to WooPayments across the WC Core (#39188) 2023-07-13 12:58:17 +03:00
analytics Fix Layout Controller forwarding arrays from the URL query string. (#38593) 2023-06-05 04:55:20 -03:00
core-profiler Update/79113 incorrect subheading style and copy on wc core profiler (#39526) 2023-08-03 11:26:52 -07:00
dashboard Fix linter issues and update Syncpack (#38523) 2023-05-31 11:45:10 +12:00
embedded-body-layout Fix Layout Controller forwarding arrays from the URL query string. (#38593) 2023-06-05 04:55:20 -03:00
guided-tours Fix Layout Controller forwarding arrays from the URL query string. (#38593) 2023-06-05 04:55:20 -03:00
header Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
homescreen Fix infinite redirect from homescreen to core profiler (#38768) 2023-06-16 20:28:25 +08: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 Changed `Tabs` to use `useQuery` instead of `getQuery`, so the browser back button will work. 2023-08-07 12:34:05 +01:00
lib Moving currencyContext to currency package and updating references (#36959) 2023-02-28 08:55:49 -08:00
marketing Rename "Install plugin" button text to "Install extension". 2023-07-06 23:50:56 +08:00
marketplace Add skeleton and cherry-picked commits 2023-08-07 12:34:05 +01: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 Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
payments-welcome Add missing spacing in WCPay welcome incentive page cards (#38819) 2023-06-20 11:12:44 -05:00
products Replace 'end' CSS props with 'flex-end' which has broader browser support 2023-07-24 12:37:41 -10:00
profile-wizard Change WooCommerce Payments to WooPayments across the WC Core (#39188) 2023-07-13 12:58:17 +03: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 Revert "Update product experiment name (#39210)" (#39523) 2023-08-02 08:59:29 -03:00
typings Use feature the new feature flags engine to guard the access to the new product blocks experience (#37122) 2023-05-19 12:53:55 -04:00
utils Use feature the new feature flags engine to guard the access to the new product blocks experience (#37122) 2023-05-19 12:53:55 -04:00
wp-admin-scripts Revert "Always show pricing group fields, disable if not available for a product type (#38531)" (#38964) 2023-06-27 12:50:02 -03: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