Nathan Silveira
bda564ad67
Add reusable blocks documentation for remaining blocks ( #40521 )
...
* Add documentation for woocommerce/product-radio-field
* Update woocommerce/product-taxonomy-field documentation
* Rename checkbox section for consistency
* Edit pricing attribute name for consistency
* Add documentation for woocommerce/product-pricing-field
* Add 'conditional' documentation
* Update README.md
* Add usage text
* Add documentation to collapsible
* Fix details across all readmes
* Add changelog
* Try adding video html tag
* Allow video html tag
* Fix wrong position in doc
* Rename 'name' to 'property' on InputControl props
* Fix mistake in label position
2023-10-03 12:49:46 +00:00
Fernando Marichal
e224445bf6
Add missing Tracks events to attribute modals ( #40517 )
...
* Add tracks events
* Add remove icon recording
* Add tracking to new product modal
* Add changelog
* Remove not used `recordEvent`
2023-10-03 08:26:39 -03:00
Fernando Marichal
2e74ab84e8
Fix dropdown and list behavior in attributes variation modals ( #40496 )
...
* Fix selectors alignment
* Modify icon
* Hide placeholder when an item has been selected
* Fix methods
* Add changelog
2023-10-02 17:18:05 -03:00
Matt Sherman
0885808c07
Template API: Store edited product in context ( #40450 )
2023-10-02 15:09:49 -04:00
Nathan Silveira
1903b3a759
Update Product Editor Handbook ( #40514 )
...
* Rename title
* Remove common-tasks section as it's currently made redundant by template API documentation
* Create index for reusable blocks doc
* Update reference to the handbook
* Add references to new documentation to the handbook
* Add changelog
* Update README.md
2023-10-02 12:59:35 +00:00
Chi-Hsuan Huang
de1fe1bf96
Fix Customize Your Store UI bugs ( #40456 )
...
* Add woocommerce_customize_store_ai_suggestions option to allowed list
* Add z-index=1 to tour-kit close btn to ensure it's clickable
* Fix cys container classname
* Fix color palette border style and frame spinner position
* Fix janky ai loader
* Add changelog
* Fix classname and section header spacing
* Fix cannot save cys logo changes
* Add use-selected-pattern hoook to add selected style to pattern
* Fix opacity preview issue
* Revert interval change
* Add test
* Fix findPatternByBlock
* Fix range input focus style
* Fix lint
2023-10-02 16:28:13 +08:00
Maikel David Pérez Gómez
69eebe4f17
Fix when adding new attributes, input fields keep the focus styling ( #40519 )
...
* Fix invalid focus state of the experimental select control
* Add changelog file
* Fix regression setting readOnlyWhenClosed to false by default
* Add changelog file
2023-09-29 17:31:21 -03:00
Fernando Marichal
650cf476f0
Remove confirmation modal for dismissing unsaved attributes or variation options ( #40500 )
...
* Remove the confirmation modal
* Add changelog
2023-09-29 10:23:03 -04:00
Maikel David Pérez Gómez
f6f7574f92
Fix the position and sizing of pagination controls in the variations table ( #40439 )
...
* Fix the position of pagination controls in the variations table
* Fix the sizing of controls in the variations table
* Add changelog file
* Fix linter errors
2023-09-29 09:48:01 -04:00
Maikel David Pérez Gómez
43a238d730
Show a summary when adding or removing variation option values ( #40470 )
...
* Fix server error when generating variations after delete an attribute term, stock_quentity=null and low_stock_amount=null brake
* Show a summary when adding or removing variation option values
* Fix linter error
* Make sure to show variations notice only if the attribute is used for variation
2023-09-29 09:59:55 -03:00
louwie17
1a3ecebc5e
Fix dropdown css conflict ( #40494 )
...
Increase specificity of WooCommerce dropdown to avoid overwrites
2023-09-28 17:08:19 -03:00
Maikel David Pérez Gómez
57529230ca
Font sizes differ between chips used in the variations options table and variations list ( #40447 )
...
* Fix font sizes difference between chips used in the variations options table and variations list
* Add changelog file
* Fix unit test
2023-09-28 15:13:03 -04:00
Fernando Marichal
fd6ac01fcd
Improve copy in variation management notifications ( #40467 )
...
* Add method `getSnackbarText`
* Add single variation update/delete
* Add changelog
* Refactor method `getSnackbarText`
* Improve code
2023-09-28 14:38:42 -04:00
Fernando Marichal
86a535a224
Fix field label styling in the edit attribute modal ( #40449 )
...
* Add prop readOnlyWhenClosed
* Add changelog
2023-09-28 14:22:23 -04:00
Maikel David Pérez Gómez
d8aa52d0a7
Hide list controls when no items are selected ( #40434 )
...
* The Select all and Clear selection buttons are only displayed when at least 1 item is selected
* Add changelog file
2023-09-28 10:14:48 -03:00
Maikel David Pérez Gómez
756b0a6171
Add cursor: not-allowed; to the disabled Quick updates button ( #40448 )
...
* Add cursor: not-allowed; to the disabled Quick updates button
* Add changelog file
2023-09-28 09:38:38 -03:00
Matt Sherman
435e24c58c
Update Edit props type for variations
2023-09-27 23:42:29 -04:00
Matt Sherman
99839030e9
Update Edit props type for variation-options
2023-09-27 23:42:15 -04:00
Matt Sherman
1d21956def
Update Edit props type for toggle
2023-09-27 23:42:05 -04:00
Matt Sherman
f781940c27
Update Edit props type for taxonomy
2023-09-27 23:41:58 -04:00
Matt Sherman
abe02a4d6c
Update Edit props type for summary
2023-09-27 23:41:35 -04:00
Matt Sherman
2c0117183e
Update Edit props type for shipping-dimensions
2023-09-27 23:41:27 -04:00
Matt Sherman
db1f257895
Update Edit props type for shipping-class
2023-09-27 23:41:18 -04:00
Matt Sherman
d0f02fe0d4
Update Edit props type for section
2023-09-27 23:41:09 -04:00
Matt Sherman
de7bb63183
Update Edit props type for schedule-sale
2023-09-27 23:41:01 -04:00
Matt Sherman
0c4782a238
Update Edit props type for sale price
2023-09-27 23:40:52 -04:00
Matt Sherman
020a91e3fd
Update Edit props type for regular-price
2023-09-27 23:40:43 -04:00
Matt Sherman
0ad7126f5f
Update Edit props type for radio
2023-09-27 23:40:34 -04:00
Matt Sherman
5be0716466
Update Edit props type for pricing
2023-09-27 23:40:26 -04:00
Matt Sherman
b56ced02c8
Update Edit props type for password
2023-09-27 23:40:19 -04:00
Matt Sherman
33e350d3d2
Update Edit props type for notice
2023-09-27 23:40:10 -04:00
Matt Sherman
2f11689672
Update Edit props type for name
2023-09-27 23:40:02 -04:00
Matt Sherman
120efa3022
Update Edit props type for inventory-sku
2023-09-27 23:39:55 -04:00
Matt Sherman
db0c738b12
Update Edit props type for inventory-quantity
2023-09-27 23:39:43 -04:00
Matt Sherman
11d835aeb7
Update Edit props type for inventory-email
2023-09-27 23:39:31 -04:00
Matt Sherman
b800b6ddcc
Update Edit props type for images
2023-09-27 23:39:22 -04:00
Matt Sherman
e28da2912a
Update Edit props type for description
2023-09-27 23:39:12 -04:00
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
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