woocommerce/packages/js/components/changelog
Maikel David Pérez Gómez e5b1ee338e
Update the select all behavior in the variations table (#41008)
* We display the number of selected items, e.g., '5 selected'

* We display a number of all existing items next to the button, e.g., "Select all (25)".

* When only some items are selected on the page, we show an additional button that says "Select page (X)" where X stands for the number of rows on the page. Clicking it selects all rows on the page.

* Clicking "Select all" selects all existing items

* Add changelog file

* Add tracking events

* Saving progress on variations table

* Manage tracking events and error handling

* Hide edition features when at least one variation is selected

* Fix linter errors

* Resolve rebase conflicts

* Remove use selection hook since is not needed anymore

* Fix filter items vertical alignment

* Add changelog files

* Fix inconsistent loading and variations state

* Do not show EmptyTableState when the product has variations but the filter get empty list

* Invalidate cache state before generating variations

* Fix select all after filtering variations

* Remove delete variations from the selection list

* Retreive the product after generating variations

* Fix linter

* Invalidate variations cache after generating variations
2023-11-09 08:25:27 -05:00
..
.gitkeep changelog 2022-04-28 10:00:29 +12:00
add-40214 Update the select all behavior in the variations table (#41008) 2023-11-09 08:25:27 -05:00
dev-40213_update_section_header_design Update section description design (#41251) 2023-11-07 12:58:52 -03:00
fix-34015-badge-design-fix Fix badge size issue when a number larger than 3 digits is used (#40624) 2023-10-17 12:30:41 -07:00
fix-41049 Unable to select the values from the dropdown menu on the "Products > Add New > Product Catalog" page (#41093) 2023-10-30 12:06:59 -04:00
update-replace-dependency-on-jetpack-in-woo-services-task-list Remove dependency on Jetpack from Shipping and Tax task list items (#39992) 2023-10-25 22:39:43 +08:00