woocommerce/packages/js/data/changelog
louwie17 c55c91d7e0
Add category field dropdown field (#34400)
* Add initial category field component with new typeahead

Move search logic to useCategorySearch hook

Add initial add new category logic

Add parent category field to add new category modal

Adding some debug changes

Update category control to make use of internal selectItem function of select control

Add changelogs

Update pagesize back to 100

Add placeholder

Empty placeholder

Fix input and icon sizes

Fix input underline

Add max height and scroll to category dropdown

Add sorting of category items

Auto open parents when traversing up the tree using arrow keys

Add several comments

Add some initial unit tests for the category field component

Add tests for useCategorySearch hook and fixed minor bug

Update styling and autoselect parent if child is selected

Fix styling issues for the select control dropdown inside a modal

Fix issue with creating new category with parent

Add function comment and fixed border styling

Prune out create new category logic

Fix minor css issue with border

Revert some of the select control changes and make use of the custom type

Fix up some styling changes

* Fix type conflict

* Revert change in state reducer

* Add cursor pointer

* Fix styling errors

* Fix broken category tests

* Fix merge conflict
2022-10-14 09:05:39 -03:00
..
.gitkeep changelog 2022-04-28 10:00:29 +12:00
33464-add-product-categories-datastore-api Add product categories datastore (#33984) 2022-08-03 10:55:13 -05:00
add-29_product_link_slug Add product link field (#34313) 2022-08-19 12:05:13 -03:00
add-30_product_form_buttons Add product form buttons and specific product edit page (#34211) 2022-08-11 11:04:14 -03:00
add-34_category_field Add category field dropdown field (#34400) 2022-10-14 09:05:39 -03:00
add-33443_shipping_zones_data_store Add/33443 shipping zones data store (#33830) 2022-07-14 09:53:26 -03:00
add-34063-store-location-skip-button Update/34063 store location skip btn (#34176) 2022-08-08 21:08:03 -07:00
add-34328-shipping-shipping-class-dropdown Add shipping class section and dropdown (#34684) 2022-09-23 09:54:52 -03:00
add-34329-shipping-dimensions Load size units to show them as a suffix of shipping dimensions fields (#34856) 2022-09-29 14:54:04 -03:00
add-34330_attributes_section Add initial attributes section for empty state (#34751) 2022-09-26 14:44:06 -03:00
add-34387 Add product page inventory quantity management (#34984) 2022-10-12 14:30:02 -07:00
add-34657-add-new-shipping-class Add new shipping class modal to a shipping class section in product page (#34937) 2022-10-11 12:00:35 -03:00
add-crud_get_total_count_selector Add/crud get total count selector (#34613) 2022-09-09 11:32:21 -03:00
add-data-store-attribute-terms Add data store attribute terms (#33721) 2022-07-21 12:28:30 -04:00
add-force-default-suggestions-arg Use the default payment suggestions when woocommerce_show_marketplace_suggestions is set to no (#34083) 2022-07-27 21:02:24 -07:00
add-jetpack-connection-data Add: mobile app welcome modal and magic link (#34637) 2022-09-15 11:58:47 +08:00
add-product-tags-data-store Add product tags data store (#33682) 2022-07-15 15:51:29 -04:00
add-tiktok-plugin-name Add Tiktok to OBW grow list (#34953) 2022-10-07 13:50:35 +08:00
dev-33838-migrate-data-notes-store-to-ts Migrate @woocommerce/data notes store to TS (#34220) 2022-08-30 09:42:32 +08:00
dev-33839-migrate-data-navigation-store-to-ts Migrate @woocommerce/data navigation store to TS (#34239) 2022-08-17 14:32:38 +08:00
dev-33842-migrate-wc-data-setting-to-ts Migrate @woocommerce/data settings store to TS (#34184) 2022-08-08 13:25:46 +08:00
dev-bump-pnpm-version-restraint Update pnpm once again to fix issues with auto-install-peers (#35007) 2022-10-10 16:59:51 +13:00
dev-fix-admin-tests-pnpm7 Update dependencies and jest config to pass admin tests for pnpm 7 (#34428) 2022-08-31 12:06:51 +08:00
dev-fix-pnpm-version-engines Fix pnpm version to 7.11.0 in engines and in CI (#34773) 2022-09-27 11:30:52 +13:00
dev-simplify-turbo Simplify turbo commands (#34055) 2022-08-05 12:03:17 +12:00
dev-ts-migrate-reviews Dev: migrate @woocommerce/data reviews to Typescript (#34844) 2022-10-04 19:42:40 +08:00
fix-34048-historical-import-unusable Fix unusable historical import (#34054) 2022-07-25 11:20:40 +08:00
fix-34112 Use syncpack to verify consistent versions for react and react-dom (#34397) 2022-08-24 10:15:22 -05:00
fix-34460-country-field-is-empty-when-navigating-back Fix country field is empty when navigating back to the store details tab (#34484) 2022-08-30 09:43:59 +08:00
fix-jetpack-connection-data-type fix: handle mobile app wrong user connection for mobile app modal (#34653) 2022-09-15 12:10:05 +08:00
fix-missing-type-definitions-dependencies fix: type definition issues related to pnpm hoisting rules in preparation for pnpm 7 upgrade (#34154) 2022-08-05 15:19:08 +08:00
fix-plugin-response Update plugins installer component to TS, Fix TS bugs and Syncpack TypeScript (#34787) 2022-09-30 10:59:07 +13:00
update-jest-merge Update/unify jest@27 across all packages (#34322) 2022-09-06 09:29:45 -05:00
upgrade-pnpm-7 Upgrade to pnpm 7 (#34661) 2022-09-16 09:21:42 +12:00