woocommerce/packages/js/product-editor/src
louwie17 0e8d19d43b
Upgrade storybook to version 7 and add pages workflow for GH publishing (#51168)
* Updated storybook and renamed stories to use the *.story.js/tsx format

* Renamed stories within product editor and wc admin package

* Include *story files in product editor package

* Add storybook pages workflow

* Remove the 'on' param in storybook-pages

* Add changelogs

* Fix failing tests

* Add dirname for any other webpack configs that rely on the woocommerce-admin one

* Fix React 18 warnings

* Remove unneeded storybook packages from components package

* Remove storybook workflow, to be added as a follow up instead

* Revert @storybook/react back to fix unit tests
2024-09-09 12:06:01 -03:00
..
bindings [Product Block Editor]: introduce `woocommerce/entity-product` source handler (#45616) 2024-03-21 09:00:23 -04:00
bindings-sources/entity/product [Product Block Editor]: introduce `woocommerce/entity-product` source handler (#45616) 2024-03-21 09:00:23 -04:00
blocks [Accessibility] Fix typo in initCustomFieldsToogle variable name (#48652) 2024-08-29 17:55:23 -04:00
components Upgrade storybook to version 7 and add pages workflow for GH publishing (#51168) 2024-09-09 12:06:01 -03:00
contexts Use the validatorId to get access to the field instead of the context (#50035) 2024-08-02 08:31:18 -03:00
hooks Rename and move errorHandler method (#50277) 2024-08-06 06:39:35 -03:00
icons Allow using woocommerce icons for product details section description (#45348) 2024-03-11 20:30:31 -03:00
images Upgrade storybook to version 7 and add pages workflow for GH publishing (#51168) 2024-09-09 12:06:01 -03:00
products-app Add product data forms to data views (#51071) 2024-09-04 05:52:51 -03:00
store/product-editor-ui Add pre-publish sidebar (#44331) 2024-02-07 15:30:33 -03:00
utils [Accessibility] Fix typo in getProductStockStatusClass test (#48707) 2024-08-16 11:01:04 +02:00
wp-hooks Add HOC to hide inventory collapsible block when nothing is inside it (#43228) 2024-01-05 15:01:12 -03:00
constants.ts Remove the new old experience (#47814) 2024-05-24 18:00:22 +00:00
index.ts Add initial product data views screen (#50981) 2024-08-27 09:49:04 -03:00
lock-unlock.ts Add initial product data views screen (#50981) 2024-08-27 09:49:04 -03:00
products.scss Fix style conflicts with LYS (#51223) 2024-09-09 09:03:43 +00:00
products.tsx Add initial product data views screen (#50981) 2024-08-27 09:49:04 -03:00
style.scss Add initial product data views screen (#50981) 2024-08-27 09:49:04 -03:00
types.ts Product Form Template: populate the template selector control with the PFTs (#48327) 2024-06-13 13:55:07 +01:00