Matt Sherman
73815bdef7
Update Edit props type for collapsible
2023-09-27 23:39:03 -04:00
Matt Sherman
1a2041cef1
Update Edit props type for checkbox
2023-09-27 23:38:46 -04:00
Matt Sherman
857eb39b11
Update Edit props type for catalog-visibility
2023-09-27 23:38:38 -04:00
Matt Sherman
ad2e50fb1c
Update Edit props type for attributes
2023-09-27 23:38:23 -04:00
Chi-Hsuan Huang
6d52afa5e9
Handle CYS ai wizard API failures ( #40430 )
...
* Add error notice
* Handle api call loader errors
* Add docs
* Add changelog
* Fix untranslated text
2023-09-28 11:15:38 +08:00
Barry Hughes
508b2d1615
Fixes typo mistake in coupon error message ( #35110 )
2023-09-27 16:41:21 -07:00
Matt Sherman
51370ac88a
Update registerWooBlockType for variation-items
2023-09-27 17:18:20 -04:00
Matt Sherman
5bf2e92eff
Update registerWooBlockType for tag
2023-09-27 17:18:08 -04:00
Matt Sherman
78fab5c8e3
Update registerWooBlockType for tab
2023-09-27 17:18:00 -04:00
Matt Sherman
898dd99be6
Update registerWooBlockType for conditional
2023-09-27 17:17:52 -04:00
Matt Sherman
57444b5a90
Fix tabs test
2023-09-27 17:00:54 -04:00
Matt Sherman
e8184141a6
Changelog
2023-09-27 17:00:54 -04:00
Matt Sherman
fd997269cd
Remove unused import
2023-09-27 17:00:54 -04:00
Matt Sherman
9ce23c1026
Update conditional to use editedProduct from context
2023-09-27 17:00:51 -04:00
Matt Sherman
8aa42f433f
Update context type for variation-items
2023-09-27 17:00:01 -04:00
Matt Sherman
bd4c7847b9
Update context type for tag
2023-09-27 16:59:59 -04:00
Matt Sherman
a2e9080150
Update context type for tab
2023-09-27 16:59:27 -04:00
Matt Sherman
b6dc633e81
Fix typing for initBlock call in tab
2023-09-27 16:58:13 -04:00
Matt Sherman
a4a44ef56b
Fix typing for initBlock call in variation-items
2023-09-27 16:56:32 -04:00
Matt Sherman
ef48cccc23
Fix typing for initBlock call in variations
2023-09-27 16:56:01 -04:00
Matt Sherman
57448d4627
Fix typing for initBlock call in variation-options
2023-09-27 16:55:29 -04:00
Matt Sherman
8a78340b30
Fix typing for initBlock call in toggle
2023-09-27 16:55:03 -04:00
Matt Sherman
c2e60a4aa8
Fix typing for initBlock call in summary
2023-09-27 16:53:47 -04:00
Matt Sherman
ac7ab2b1a0
Fix typing for initBlock call in shipping-dimensions
2023-09-27 16:53:15 -04:00
Matt Sherman
ce4b7af7e8
Fix typing for initBlock call in shipping-class
2023-09-27 16:52:49 -04:00
Matt Sherman
8ff4f6b095
Fix typing for initBlock call in schedule-sale
2023-09-27 16:52:22 -04:00
Matt Sherman
9f55c320dc
Fix typing for initBlock call in regular-price
2023-09-27 16:51:41 -04:00
Matt Sherman
e94de74d00
Fix typing for initBlock call in section
2023-09-27 16:51:10 -04:00
Matt Sherman
edaf1154d0
Fix typing for initBlock call in sale-price
2023-09-27 16:50:47 -04:00
Matt Sherman
ed57f267fb
Fix typing for initBlock call in radio
2023-09-27 16:49:35 -04:00
Matt Sherman
dfaa1b7dfd
Fix typing for initBlock call in pricing
2023-09-27 16:49:07 -04:00
Matt Sherman
c8ad1de579
Fix typing for initBlock call in password
2023-09-27 16:48:41 -04:00
Matt Sherman
54209362a0
Fix typing for initBlock call in notice
2023-09-27 16:48:02 -04:00
Matt Sherman
4fc547dfb1
Fix typing for initBlock call in inventory-sku
2023-09-27 16:47:29 -04:00
Matt Sherman
1b64e7dd0e
Fix typing for initBlock call in inventory-email
2023-09-27 16:46:41 -04:00
Matt Sherman
21929ccd25
Fix typing for initBlock call in inventory-quantity
2023-09-27 16:46:07 -04:00
Tarun Vijwani
39662af248
Update WooCommerce Blocks to version to 11.2.0 ( #40473 )
...
Update WooCommerce Blocks to 11.2.0
2023-09-27 15:45:59 -05:00
Matt Sherman
c507f02f47
Fix typing for initBlock call in description
2023-09-27 16:45:26 -04:00
Matt Sherman
4f72172426
Fix typing for initBlock call in checkbox
2023-09-27 16:44:56 -04:00
Matt Sherman
51e769d778
Fix typing for initBlock call in catalog-visibility
2023-09-27 16:43:59 -04:00
Matt Sherman
a22e92bea3
Type context prop for BlockEditor
2023-09-27 16:42:25 -04:00
Matt Sherman
2f1a5f82ec
Add ProductEditorContext and ProductEditorBlockEditProps interfaces
2023-09-27 16:40:56 -04:00
Matt Sherman
1e35d45c99
Template API: Expose template block id and order to client ( #40263 )
...
* Update unit tests to handle _templateBlockId and _templateBlockOrder
* Refactor get_formatted_template
* Initial @woocommerce/block-templates package
* Add block-templates to admin webpack
* Add block-templates to dependency-extraction-webpack-plugin
* Add block-templates to admin assets
* Add block-templates dependency
* Update name block
* Update syncpack
* Update regular price block
* Update tab block
* Update section block
* Add @wordpress/deprecated to package
* Deprecated initBlock
* Update attributes block
* Update catalog visibility block
* Update checkbox block
* Update conditional block
* Update collapsible block
* Allow additional props to be passed to useWooBlockProps
* Update inventory sku block
* Update inventory quantity block
* Update inventory email block
* Update images block
* Update description block
* Update radio block
* Update pricing block
* Update password block
* Update notice block
* Update shipping dimensions block
* Update shipping class block
* Update schedule sale block
* Update sale price block
* Update toggle block
* Update taxonomy block
* Update tag block
* Update summary block
* Update variations block
* Update variations options block
* Update variation items blocks
* Changelog
* Changelog
* Changelog
* Changelog
* Changelog
* Add test for registerWooBlockType
* Add @testing-library/react-hooks to devDependencies
* Add test for useWooBlockProps
* Document API
* Fix linting issues in README.md
* Fix tabs tests by mocking useWooBlockProps
* Allow header duplication under different nesting
* Remove unused import (fixes lint error)
* Update lock file
2023-09-27 13:38:56 -07:00
Nathan Silveira
8edcb06348
Add block documentation to woocommerce/product-checkbox-field ( #40277 )
...
* Rename block description
* Add documentation for product checkbox field
* Add changelog
* Improve README
* Add description to block's attributes
* Replace example
* Add markdown table with documentation
* Move image to developer.woocommerce.com
* Iterate documentation
* Address lints
2023-09-27 15:07:52 -03:00
louwie17
88ead8f672
Add E2E test to check if all blocks render correctly in product editor ( #40358 )
...
* Add E2E test to check if all blocks render correctly in product editor
* Add changelog
* Fix matcher for warning
2023-09-27 13:03:13 -03:00
Maikel David Pérez Gómez
e6df583c65
Add a visibility toggle to the Quick actions list ( #40464 )
...
* Create toggle-visibility-menu-item component
* Add toggle-visibility-menu-item to variation-actions-menu
* Add toggle-visibility-menu-item to variations-actions-menu
* Add changelog file
2023-09-27 11:19:49 -04:00
Jonathan Lane
5b06aace54
Allow e2e tests to use dotfiles for configuration ( #40361 )
...
* Allow e2e tests to use dotfiles for configuration
* Fix lint errors
* Fix lint errors
* Linter strikes again
* Again
---------
Co-authored-by: Jon Lane <jon.lane@automattic.com>
2023-09-27 07:35:06 -07:00
Jonathan Lane
2c0a060cd2
Update Playwright to 1.38 ( #40418 )
...
* Update Playwright from 1.37.1 to 1.38.0
* Add changelog
---------
Co-authored-by: Jon Lane <jon.lane@automattic.com>
2023-09-27 07:34:33 -07:00
Maikel David Pérez Gómez
6728e73505
Fix the visibility icon ( #40419 )
...
* Remove help icon on top of the hidden icon
* Remove help icon on top of the non filterable icon
* Add changelog file
2023-09-27 10:00:10 -04:00
Marco Almeida
5b8336cc8a
Create changelog/39948-patch-4
2023-09-27 10:01:56 +01:00