woocommerce/packages/js/components/changelog
Maikel David Pérez Gómez eb9a8b3cde
[Downloads] File list (#40526)
* Add downloads section

* Create and register the downloads block

* Conditionally remove the upload button from the media upload component

* Create upload image component

* Add media uploader component to the downloads block

* Add downloads table

* Add remove file feature to the downloads table

* Set downloadable to false when there are no download files

* Add support to remove uploaded file

* If the file has a custom name added by the user, we show it first. The actual file name is then shown in a second line.

* Add changelog files

* Fix linter error

* Address feedback from comments

* Fix allowed media types

* Register the new feature flag product-virtual-downloadable

* Hide the downloads section behind the feature flag product-virtual-downloadable

* Update editor settings after sync blocks with template

* Get allowedMimeTypes from the editor settings

* Fix linter errors
2023-10-11 10:37:41 -04:00
..
.gitkeep changelog 2022-04-28 10:00:29 +12:00
add-35142 [Downloads] File list (#40526) 2023-10-11 10:37:41 -04:00
add-39126_add_tags_to_product_editor Add Tags to product editor (#39966) 2023-09-06 15:51:22 -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-39709-ai-wizard-business-info-step CYS - Add LookAndFeel and ToneOfVoice pages (#39979) 2023-09-06 14:21:09 +08:00
add-39875 Components: Select Control dropdown styling issues (#39989) 2023-09-04 14:25:03 -03:00
add-40592 Complete General tab for Single Variation page (#40633) 2023-10-10 09:42:26 -04:00
add-40593_pricing_tab_for_variations Add pricing tab for variations (#40642) 2023-10-10 08:55:05 -03:00
add-customize-store-assembler-hub-onboarding Add customize store assembler hub onboarding tour (#39981) 2023-09-05 15:12:04 +08:00
add-progress-bar-component CYS - Add LookAndFeel and ToneOfVoice pages (#39979) 2023-09-06 14:21:09 +08: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-include-eslint-annotations Add a workflow to separate out eslint and annotate PRs. (#39704) 2023-08-15 18:21:51 +12:00
dev-sync-pnpm Use syncpack customTypes to keep pnpm and node in sync. Update pnpm to 8.6.7 (#39245) 2023-07-18 14:27:18 +12:00
dev-upgrade-storybook-6-5-17 dev: upgrade storybook to 6.5.17 for TypeScript 5 compatibility (#39745) 2023-08-15 14:13:42 +08:00
dev-upgrade-ts-5 Upgrade TypeScript to v5.1 (#39531) 2023-08-08 16:35:31 +12:00
fix-38954_set_as_cover Update ImageGallery toolbar: changing icon to text and adding ellipsis menu (#39753) 2023-08-18 16:24:26 -03:00
fix-39456_select_attribute_values_name Fix selection of term after clicking the value name (#39574) 2023-08-04 15:40:32 -05:00
fix-39544_description_styling Fix description styling and remove use of `woocommerce-page` in admin pages (#40218) 2023-09-15 17:06:42 -03:00
fix-39810_categories_dropdown_visibility Fix display error in the Categories dropdown (#39811) 2023-08-21 11:02:12 -03:00
fix-39825_new_category_name_persists Fix new category name field error (#39857) 2023-08-24 10:25:20 -03:00
fix-40171 Fix when adding new attributes, input fields keep the focus styling (#40519) 2023-09-29 17:31:21 -03:00
fix-admin-colors-use-theme Changelog 2023-07-14 14:06:54 +03:00
fix-category-escape-characters Decode HTML escaped string for tree-item and selected-items components (#40047) 2023-09-11 09:41:17 -03:00
fix-cys-ui-issues Fix Customize Your Store UI bugs (#40456) 2023-10-02 16:28:13 +08:00
fix-dropdown-css-conflict Fix dropdown css conflict (#40494) 2023-09-28 17:08:19 -03:00
fix-missed-lints fix: applied lint autofixes (#39942) 2023-08-30 06:40:45 +08:00
fix-taxonomy-special-characters Search for taxonomy with special characters (#40217) 2023-09-19 14:49:19 -03:00
fix-tree-select-control-individuallySelectParent Components: TreeSelectControl - Make sure individuallySelectParent value is preserved (#40301) 2023-09-22 10:20:08 +12:00
fix-tree-select-control-individuallySelectParent-includeParent TreeSelectControl: Handle ROOT selection with individuallySelectParent (#40422) 2023-09-27 16:14:13 +13:00
update-39885_variation_pagination_table Update variation pagination table (#39967) 2023-08-31 09:28:10 -03:00
update-component-readme Remove link to outdated information in Components package documentation (#40015) 2023-09-18 16:14:08 +08:00
update-separate-php-and-js-tests Separate PHP and JS Unit Tests (#40639) 2023-10-06 15:41:47 -07:00