..
add-36355_new_product_editor_package
Add new `@woocommerce/product-editor` JS package ( #36600 )
2023-01-31 09:38:28 -04:00
add-36991
Create editor skeleton on add/edit product pages ( #37023 )
2023-03-08 05:51:59 -04:00
add-37004
Create a helper hook for field validation ( #37196 )
2023-03-20 23:12:09 -03:00
add-37005
Add a product header component to the blocks interface ( #37152 )
2023-03-17 13:21:15 -03:00
add-37082
Add section block for use in product editor ( #37153 )
2023-03-13 11:38:16 -07:00
add-37096
Add tab blocks to the blocks product editor ( #37174 )
2023-03-13 15:00:50 -07:00
add-37096-accessibility
Improve accessibility around product editor tabs ( #37217 )
2023-03-15 11:50:37 -07:00
add-37096-tests
Add tests around product block editor tabs ( #37225 )
2023-03-16 14:46:38 -07:00
add-37098_add_product_list_price_block
Add product pricing block ( #37211 )
2023-03-17 14:03:10 -03:00
add-37103
Add the summary field to the product form ( #37302 )
2023-03-21 12:34:24 -03:00
add-37120_hydrate_product_editor_settings
Hydrate product editor settings ( #37123 )
2023-03-10 12:21:22 -08:00
add-37241-blocks-build
Add block related assets entry points to product editor build ( #37318 )
2023-03-31 10:36:40 -07:00
add-37249
Move the Save draft and Preview buttons to the product editor header ( #37461 )
2023-04-04 11:30:39 -04:00
add-37263_category_field_block
Add category field block ( #37295 )
2023-04-21 05:10:35 -03:00
add-37264
Add icon support to product section block ( #37340 )
2023-03-27 12:52:03 -03:00
add-37266
Add IframeEditor component to product editor ( #37570 )
2023-04-18 10:52:28 -07:00
add-37272
Add product images block to product editor ( #37455 )
2023-03-30 11:22:07 -07:00
add-37390
Add Sale price and list price blocks to pricing tab with pricing section ( #37513 )
2023-03-31 14:47:31 -03:00
add-37394
Create schedule sale pricing block ( #37567 )
2023-04-11 10:53:37 -04:00
add-37395
Add product radio block and tax class to product blocks editor ( #37529 )
2023-04-05 10:13:05 -07:00
add-37400
Add track inventory field to inventory section ( #37585 )
2023-04-11 11:52:20 -07:00
add-37406
Create shipping fee field block and initial shipping section ( #37642 )
2023-04-14 22:44:28 -04:00
add-37408
Create product shipping dimensions block ( #37683 )
2023-04-14 14:08:57 -04:00
add-37656
Record tracks on product edit/update ( #37770 )
2023-04-21 09:51:59 -07:00
add-37663
Invert the useValidation hook behavior to return an error instead of a boolean value ( #37695 )
2023-04-17 23:54:15 -04:00
add-37704
Update current block names to reflect use case and avoid conflicts ( #37851 )
2023-04-21 16:26:53 -04:00
add-37771
Add the product description block and callbacks for the IframeEditor ( #37852 )
2023-04-25 11:05:25 -07:00
add-37888
Track stock quantity for this product should be disabled when Enable stock management within settings is disabled, and enabled otherwise ( #37957 )
2023-04-24 13:42:45 -04:00
add-37898
Add modal editor for use in product editor ( #37937 )
2023-04-28 07:48:36 -07:00
add-37900
Add ContentPreview component for previewing block content ( #37990 )
2023-04-26 19:29:50 -07:00
add-37911
Add block inspector to modal iframe editor ( #38011 )
2023-05-01 10:04:25 -07:00
add-37930
Remove AUTO-DRAFT in product name field on create new product page ( #37982 )
2023-04-28 11:33:28 -04:00
add-37931
Update List price Pricing link on the general tab to navigate to the Pricing tab ( #37961 )
2023-04-28 11:33:56 -04:00
add-37984
Fix validation behavior ( #38194 )
2023-05-17 01:01:30 -04:00
add-37985
Add Sale price validation ( #38078 )
2023-05-08 10:05:13 -04:00
add-37986
Summary field remove 'inline image' and 'keyboard input' options ( #38012 )
2023-04-28 10:51:22 -04:00
add-38044
Update shipping class block to match new designs ( #38301 )
2023-05-15 13:06:48 -04:00
add-38097
Fix spacing between pricing fields ( #38146 )
2023-05-09 19:13:56 -04:00
add-38200
Only register blocks when user navigates to the product edit page ( #38303 )
2023-05-16 07:41:26 -03:00
add-38202
[MVP QA #1 ] Visual: spacings ( #38325 )
2023-06-01 13:56:31 -04:00
add-38215
Add error specific messages to product save functionality ( #38307 )
2023-05-18 05:28:28 -03:00
add-38243
Publishing product in classic editor redirects back to new editor ( #38551 )
2023-06-09 11:18:40 -04:00
add-38248
Make DateTimePickerControl a ForwardedRef ( #38306 )
2023-05-22 06:55:07 -03:00
add-38253
Check for unsaved changes before leaving product editor ( #38430 )
2023-05-31 10:14:12 -07:00
add-38486
Add iframe editor header toolbar and block inserter ( #38549 )
2023-06-08 12:14:25 -07:00
add-38487
Add tool selector option to iframe editor ( #38686 )
2023-06-15 16:29:12 -07:00
add-38488
Add editor history and undo/redo toolbar buttons ( #38573 )
2023-06-12 14:23:22 -07:00
add-38489
Add the list view component and button to the modal editor ( #38809 )
2023-06-27 10:08:08 -04:00
add-38831_header_buttons_to_description_modal
Add header buttons to the description editor modal ( #39156 )
2023-07-14 11:18:16 -03:00
add-38853
Allow the user to delete the description ( #39229 )
2023-07-14 11:00:03 -04:00
add-38881
Create variations block with empty state ( #39038 )
2023-07-07 17:15:54 -03:00
add-38884_add_variation_modal
Add new variation modal ( #39522 )
2023-08-02 14:29:09 -03:00
add-38884_create_global_attributes_by_default
Create global attributes by default ( #39548 )
2023-08-08 12:54:11 -03:00
add-39125
Add product visibility blocks ( #39477 )
2023-08-08 09:58:00 -03:00
add-39409
Focus the first attribute field when opening the modal ( #39549 )
2023-08-08 10:50:11 -04:00
add-39421_make_use_of_new_block_template
Set up and migration to use BlockTemplate classes ( #39814 )
2023-08-24 16:04:44 -03:00
add-39440
Manage default variation option ( #39570 )
2023-08-08 10:41:26 -04:00
add-39443_attribute_filters
Add/39443 attribute filters ( #39685 )
2023-08-16 14:49:52 -04:00
add-39452
Create several global attributes with the same name ( #39827 )
2023-08-23 12:08:05 -04:00
add-39455
Create variation items block ( #39657 )
2023-08-09 16:06:59 -03:00
add-39499
Variation attributes can not be enabled in Attributes section and Non Variations attributes cannot be enabled in Variation Options section ( #39770 )
2023-08-21 15:39:31 -04:00
add-39687_auto_delete_variations
Auto delete unused variations when auto generating variations ( #39733 )
2023-08-14 16:35:16 -03:00
add-39787
Add quick actions dropdown menu per variation item ( #39816 )
2023-08-22 10:42:18 -04:00
add-39788
Add Pricing item to the Quick Actions menu per Variation item ( #39872 )
2023-08-25 12:13:16 -04:00
add-39789_variation_inventory_quick_actions
Add variation inventory quick actions ( #39935 )
2023-08-29 11:46:48 -03:00
add-39790
Add Shipping item to the Quick Actions menu per Variation item ( #39925 )
2023-08-28 14:49:39 -04:00
add-39791
Add multiselection to the Variations table under Variations tab ( #39937 )
2023-08-29 08:52:54 -04:00
add-39792
Add global quick actions dropdown menu to the Variations table header ( #39950 )
2023-08-30 16:16:47 -04:00
add-39797
Add Inventory item to the global Quick Update dropdown ( #39972 )
2023-08-31 13:52:06 -04:00
add-39798
Add Shipping item to the global Quick Update dropdown ( #39973 )
2023-08-31 15:00:19 -04:00
add-39831
Product Block Editor: add tracks to the Variations tab ( #39914 )
2023-08-30 14:36:44 -04:00
add-39832
Product Block Editor: remove +1 category from the Variations options set of cardinality 3. ( #39856 )
2023-08-23 16:19:53 -04:00
add-39875
Components: Select Control dropdown styling issues ( #39989 )
2023-09-04 14:25:03 -03:00
add-admin-layout-package
Create @woocommerce/admin-layout package ( #37094 )
2023-03-10 09:58:02 -05:00
add-block-attributes-37728
Adding attributes block to product block editor. ( #38051 )
2023-05-02 21:13:48 -07:00
add-inventory-advanced-37401
Adding inventory advanced section with radio and text fields ( #37646 )
2023-04-14 08:39:53 -07:00
add-inventory-sku-block-37399
Add inventory section and SKU blocks ( #37623 )
2023-04-13 15:33:25 -07:00
add-migrate-more-menu-37097
Adding more menu with items using slot fill ( #37255 )
2023-03-22 07:30:06 -03:00
add-name-block-37007
Adding test name block with support for entity data store ( #37132 )
2023-03-13 11:45:25 -03:00
add-post_password_block2
[Product Block Editor] Add require password block field ( #39464 )
2023-07-28 14:05:03 -03:00
add-product-description-modal-copy-content
Product Editor: Add "Copy all content" menu item to description editor modal ( #39199 )
2023-07-13 10:39:34 -04:00
add-product-description-modal-more-menu
Product Editor: Add help menu item to description modal editor ( #39178 )
2023-07-11 13:19:53 -04:00
add-product-editor-feedback-footer
Show feedback footer on product editor page ( #38599 )
2023-06-08 20:56:07 -04:00
add-product-link-edit-37610
Add edit product link modal under name field ( #37612 )
2023-04-13 08:56:47 -07:00
add-shipping-class-creation-37886
Adding shipping class option and modal ( #37968 )
2023-05-01 10:04:54 -07:00
add-show-hide-block-inspector
Add button on toolbar to toggle show/hide block inspector ( #39090 )
2023-07-07 12:14:41 -03:00
add-stock-status-37884
Adding Stock status to inventory tab and toggle block ( #37906 )
2023-04-21 14:49:34 -07:00
add-taxonomy
Add taxonomy block using SelectTree ( #39947 )
2023-08-31 15:19:28 -03:00
add-toggle-content-block-37253
Adding collapsible content block with flexible rendering ( #37305 )
2023-03-20 18:18:44 -07:00
add-variation-options-block
[ Product Block Editor ] Create Variation options block ( #39256 )
2023-07-28 14:40:18 -03:00
dev-38345_allow_select_multiple_items
Allow users to select multiple items from the media library while adding images ( #39741 )
2023-08-21 12:10:30 -03:00
dev-39223_remove_create_term_modal
[Product Block Editor] Remove additional create term modal ( #39610 )
2023-08-10 14:21:28 -03:00
dev-39459_disable_tabs_when_there_are_variations
Disable tabs in parent product page with variations ( #39675 )
2023-08-18 11:14:02 -03:00
dev-consolidate-eslint-versions
Consolidate eslint versions ( #36700 )
2023-02-02 23:25:04 +13:00
dev-include-eslint-annotations
Add a workflow to separate out eslint and annotate PRs. ( #39704 )
2023-08-15 18:21:51 +12:00
dev-linter-fixes
Fix linter issues and update Syncpack ( #38523 )
2023-05-31 11:45:10 +12:00
dev-pin-wp-deps-6
Update Syncpack and use it to pin @wordpress packages to wp-6.0 ( #37034 )
2023-03-09 10:13:25 +13:00
dev-update-eslint-plugin
Update the @woocommerce/eslint-plugin and fix bugs ( #36988 )
2023-03-02 11:36:38 +13:00
dev-upgrade-ts-5
Upgrade TypeScript to v5.1 ( #39531 )
2023-08-08 16:35:31 +12:00
enhancement-38823
Create the Organization tab ( #39232 )
2023-07-19 10:11:03 -04:00
enhancement-38960
On-/offboarding copy updates ( #39055 )
2023-07-10 14:51:55 -04:00
fix-37209
Content lock all blocks in the product editor ( #37382 )
2023-03-28 15:18:00 -07:00
fix-37249
Prevent click event when buttons are aria-disabled ( #37577 )
2023-04-05 12:55:22 -04:00
fix-37348
Prevent duplicate registration of core blocks in client ( #37350 )
2023-03-22 16:56:35 -07:00
fix-37897
Disable toolbars in all relevant product editor blocks ( #37912 )
2023-04-21 09:51:40 -07:00
fix-37928_block_editor_highlighting
Remove strange block editor highlighting within product block editor ( #38000 )
2023-04-28 08:31:14 -03:00
fix-37956
Fix summary toolbar positioning and selection on blur ( #38086 )
2023-05-05 11:52:12 -07:00
fix-38020
Prevent double debouncing of iframe editor callback ( #38087 )
2023-05-05 09:15:07 -07:00
fix-38020-2
Wait for editor changes to be debounced before closing modal ( #38262 )
2023-05-16 04:41:43 -03:00
fix-38021
Add editor styles to product editor and iframe editor ( #38168 )
2023-05-11 11:43:22 -03:00
fix-38149
Fix double scrollbars on product editor page ( #38281 )
2023-05-18 05:25:36 -03:00
fix-38221
List price gets reset on blur when error is shown ( #38414 )
2023-05-24 13:53:28 -04:00
fix-38242_editor_hidden_in_firefox
Fix editor header hidden in Firefox ( #38247 )
2023-05-18 13:00:42 -03:00
fix-38244
Limit 'email me when stock reaches' field to numerical only ( #38353 )
2023-05-22 06:59:58 -03:00
fix-38319
Product route not updated after save initially failed and succeeded after ( #38507 )
2023-06-08 14:22:07 -04:00
fix-38502_ces_modal_styling_fixes
CES modal modifications ( #38643 )
2023-06-14 11:25:51 -03:00
fix-38608
Show "Save draft" instead of "Saved" on initial product page ( #38609 )
2023-06-08 15:32:49 -07:00
fix-38623
Fix empty state for currency inputs in product editor ( #38697 )
2023-06-15 09:32:57 -07:00
fix-38637
Add missing tracks events to product editor ( #38728 )
2023-06-21 09:38:04 -07:00
fix-38748_modal_style_obw
Fix styles for modals ( #38775 )
2023-06-16 15:48:33 -03:00
fix-39228
Feedback bar is mis-aligned; transient notices overlap ( #39233 )
2023-08-03 10:06:45 -04:00
fix-39295_block_editor_blocks_scroll
Pass down height of inserter panel to allow for scrolling ( #39491 )
2023-07-31 12:36:07 -03:00
fix-39543
Fix toolbar button text not showing in WP 6.3 ( #39572 )
2023-08-04 16:23:09 -05:00
fix-39840_product_editor_variations_auto_save_bug
Make sure we also save default attributes prior to variation generation ( #39938 )
2023-08-30 17:04:54 -03:00
fix-39868_description_toolbar
Fix description toolbar ( #39873 )
2023-08-25 13:40:51 -03:00
fix-attribute_terms_dissapearing
Fix attribute terms disappearing in list ( #39620 )
2023-08-09 10:41:47 -03:00
fix-disable-autocomplete-product-name
Product Editor: Disable autocomplete on product name field ( #39211 )
2023-07-13 10:09:59 -04:00
fix-image-section-spacing
Correcting spacing for image gallery block ( #38151 )
2023-05-08 14:18:15 -03:00
fix-initial-package-release
Package Release: handle initial release case ( #36922 )
2023-02-28 09:36:38 +13:00
fix-modal-editor-scrolling
Product Editor: Fix description modal editor scrolling ( #39212 )
2023-07-13 10:40:02 -04:00
fix-more-menu-width-38001
Fixing more menu width in product block editor header ( #38053 )
2023-05-01 06:55:31 -03:00
fix-notices-overlapping-footer-2
Fix transient notices overlapping product editor footer (take 2) ( #38698 )
2023-06-14 16:32:28 -04:00
fix-product-editor-theme-bleed
Prevent theme styles from being used in the block-based product editor ( #38491 )
2023-05-30 13:25:55 -04:00
fix-product-summary-field-margin
Product Block Editor: Fix product summary field top margin ( #38251 )
2023-05-12 10:45:03 -03:00
fix-rest-namespace-blocks-37619
Replacing rest_namespace modification with middleware due to blocks issues ( #37621 )
2023-04-13 08:45:50 -07:00
fix-set-attributes-to-visible-by-default
Set attributes to visible by default ( #38777 )
2023-06-16 18:02:16 -04:00
fix-tabbed-navigation-37932
Restoring standard tabbing behavior in product block editor ( #38105 )
2023-05-05 12:39:39 -07:00
fix-tabs-reordering-38002
Adding basic ordering to tab slot fill ( #38081 )
2023-05-04 10:57:19 -07:00
fix-typescript-incremental-builds
Removed TypeScript Incremental Build Support ( #37374 )
2023-03-23 11:25:42 -07:00
fix-typescript-package-isolation
Enforce Strict `@types` Dependencies ( #37351 )
2023-03-23 18:02:20 -07:00
tweak-generaltab
Focus on name field when mounting and update summary field UI ( #39050 )
2023-07-11 09:48:26 -03:00
update-36355_product_editor_package
Update product editor package ( #36830 )
2023-02-24 09:37:53 -04:00
update-36395-move-product-fields
Migrating details fields to product-editor package ( #36945 )
2023-03-06 14:33:10 -08:00
update-36719
Move product editor utils to product editor package ( #36730 )
2023-02-23 09:48:49 -08:00
update-37244-37245
Remove the product block breadcrumbs and sidebar inspector ( #37250 )
2023-03-16 09:12:11 -07:00
update-37312_product_editor_interpolate_components
Update product editor interpolate components ( #37453 )
2023-03-28 04:15:17 -03:00
update-37686
Move tabs to header and adjust title position ( #37696 )
2023-04-17 15:39:09 -07:00
update-37727
Show comma separated list in ready only mode of select tree control ( #38052 )
2023-05-08 04:17:52 -03:00
update-37899
Add fixed toolbar to modal editor ( #38031 )
2023-05-02 08:45:50 -07:00
update-37955_disable_drag_and_drop_images_block
Update disable drag and drop within images block ( #38045 )
2023-05-05 04:45:26 -03:00
update-38043
Update shipping dimensions image in new product blocks editor ( #38101 )
2023-05-05 09:15:35 -07:00
update-38117
Remove drag and drop handle in product blocks editor ( #38127 )
2023-05-05 04:55:57 -03:00
update-38260
Tweak typography and element spacing in product editor ( #38351 )
2023-05-24 10:11:00 -04:00
update-38576
Update product editor CES modal to match new designs ( #38592 )
2023-06-12 10:58:00 -07:00
update-39453_simple_to_variable_product
Convert simple to variable product and auto add variations ( #39673 )
2023-08-11 11:15:05 -03:00
update-39453_simple_to_variable_product_2
Convert simple to variable product and auto add variations ( #39673 )
2023-08-11 11:15:05 -03:00
update-39885_variation_pagination_table
Update variation pagination table ( #39967 )
2023-08-31 09:28:10 -03:00
update-block-editor-global-styling-37687
Adding global product block editor styles ( #37805 )
2023-04-20 05:21:23 -03:00
update-keep-showing-feedback-bar-after-feedback
Keep showing product editor feedback bar after feedback modal shown ( #38773 )
2023-06-16 11:51:18 -04:00
update-layout-context-for-blocks
Refactoring LayoutContext and implementing with product editor ( #37720 )
2023-04-25 15:17:33 -07:00
update-migrate-category-field
Use SelectTree component in Category field ( #37479 )
2023-04-04 09:28:19 -03:00
update-move-ces-to-product-editor
Move product-editor CES-related components and utilities ( #37131 )
2023-03-28 13:38:08 -04:00
update-move-product-hooks
Moving useProductHelper and useVariationsOrder hooks to product editor package ( #37006 )
2023-03-06 09:11:54 -08:00
update-name-validation
[Block Product Editor]: Only run name validation if the field has been edited ( #39320 )
2023-07-20 10:42:01 -04:00
update-parent-categ
Use SelectTree in Parent Category field ( #38261 )
2023-05-19 12:45:11 -03:00
update-product-middleware-regex
Update new product editor middleware regex to not match 'product_brand' ( #39822 )
2023-08-23 11:38:20 -03:00
update-product-page-add-hook-37281
Replacing multiple components on the product page with a single hook. ( #37283 )
2023-03-22 04:48:55 -03:00
update-product-section-icon-37711
Moving section icon svgs to assets folder and loading by URL ( #37869 )
2023-04-21 11:53:06 -07:00
update-product_rest_config
Update product rest config and template block usage ( #37206 )
2023-03-15 13:44:05 -03:00
update-remove-editor-styles-wrapper
Remove editor-styles-wrapper class from product editor ( #38681 )
2023-06-12 18:56:57 -04:00
update-select_tree_dropdown
Select tree dropdown menu SlotFill support ( #37574 )
2023-04-14 04:22:59 -03:00
update-webpack-invalid-export-error
Emit error on webpack build when invalid export name used in import for JS ( #37195 )
2023-03-26 21:42:33 -04:00