woocommerce/packages/js/data/changelog
Ilyas Foo 1e72bb0401
Allow `plugins_page_skipped` parameter in Onboarding API endpoint (#38764)
* Append plugins_page_skipped parameter to onboarding API

* Changelog

* Rename property to is_plugins_page_skipped and fixed tests

* Changelog

* Fix lint
2023-06-16 18:06:58 +08:00
..
.gitkeep changelog 2022-04-28 10:00:29 +12:00
32648-fix-data-plugins-should-clear-requesting-status Add: shipping plugins in shipping task based on location (#36873) 2023-02-20 21:32:14 +08: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-34331_add_attributes_modal Add/34331 add attributes modal (#34999) 2022-10-19 16:28:29 -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-35175 Add product settings menu to new product management experience (#35592) 2022-11-17 09:59:51 -08:00
add-35771 Add product variations data store (#35838) 2022-12-06 13:17:49 -08:00
add-35772 Add product variations list to new product management experience (#35889) 2022-12-13 15:29:05 -08:00
add-35778-data-store Extend product variations data store with generate variations actions (#36058) 2022-12-19 12:45:43 -08:00
add-35786 Add product variation form and routes (#36033) 2022-12-16 11:20:10 -03:00
add-35989 Product variations should inherit parent product properties (#36234) 2023-01-11 11:41:25 -03:00
add-35990 Add product variation title to page header (#36085) 2022-12-22 09:23:44 -08:00
add-36059 Add product variation header actions and persistence (#36155) 2022-12-27 10:21:32 -08:00
add-36060 Product variation order should be persisted on save (#36109) 2022-12-22 16:01:51 -03:00
add-36073-product-form-data-store Adding ProductForm data store (#36430) 2023-01-16 08:13:55 -04:00
add-36075_render_fields_sections_from_php_config Add/36075 render fields sections from php config (#36414) 2023-01-19 04:52:02 -04:00
add-36115 Add product variation image (#36133) 2022-12-23 10:28:44 -08:00
add-36164 Include tax options in pricing section (#36299) 2023-01-06 09:41:45 -03:00
add-36189 Add requesting state, actions, and selectors to CRUD data stores (#36297) 2023-01-16 07:54:33 -08:00
add-37004 Create a helper hook for field validation (#37196) 2023-03-20 23:12:09 -03:00
add-37656 Record tracks on product edit/update (#37770) 2023-04-21 09:51:59 -07:00
add-38674-add-jetpack-auth-endpoint Update/implement connect to jetpack (#38674) 2023-06-15 20:28:18 -07: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-form-factory-tab Create PHP helper functions for adding new tabs (#36583) 2023-01-25 18:21:41 -03:00
add-geolocation-api-call add: core profiler business info page (#38412) 2023-05-30 15:05:38 +08:00
add-in-app-tour-track-events Feature: Add the In-App Marketplace Tour (#35278) 2022-11-15 11:12:17 +01:00
add-jetpack-connection-data Add: mobile app welcome modal and magic link (#34637) 2022-09-15 11:58:47 +08:00
add-product-management-description Add product management description (#34961) 2022-10-18 08:55:31 -07: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
add-track-event-for-plugins-actions Add tracks for plugin installation and activation (#37261) 2023-03-20 10:38:30 +08:00
add-variable-product-type-spotlight Show spotlight when switching to variable product type (#37413) 2023-03-28 13:49:40 -04:00
add-woocommerce-docs-plugin Add a new plugin to the monorepo for the docs project (#38406) 2023-06-01 10:21:33 +12: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-add-resolve-select-types dev: added types for resolveSelect where applicable (#38241) 2023-05-16 08:55:50 +08:00
dev-adjust-sync Fix some bugs in syncpack configuration (#35651) 2022-11-22 12:06:47 +13: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-clean-up-unused-task-properties-methods Cleanup and deprecate task properties and methods (#35450) 2022-11-03 09:22:36 +08:00
dev-consolidate-eslint-versions Consolidate eslint versions (#36700) 2023-02-02 23:25:04 +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-linter-fixes Fix linter issues and update Syncpack (#38523) 2023-05-31 11:45:10 +12:00
dev-migrate-reports-to-ts Migrate @woocommerce/data report store to TS (#35048) 2022-10-28 11:29:03 +08: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-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
dev-update-eslint-plugin Update the @woocommerce/eslint-plugin and fix bugs (#36988) 2023-03-02 11:36:38 +13:00
dev-update-pnpm8 Update monorepo to pnpm 8 and Node to 16.14 (#37915) 2023-04-25 18:49:30 +12: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-34929 Fix unread notes count in inbox panel (#35396) 2022-11-23 08:52:46 -08:00
fix-36765-add-codistoconnect-to-plugin-names Add codistoconnect to pluginNames (#36766) 2023-02-06 18:10:25 -08:00
fix-37502 Fix/37502: Correct spelling errors. (#37887) 2023-05-08 15:55:09 +08:00
fix-38659-core-profiler-skipped-option-plugins-step Allow `plugins_page_skipped` parameter in Onboarding API endpoint (#38764) 2023-06-16 18:06:58 +08:00
fix-38758-jetpack-redirection-fix Fix Jetpack redirection issue when the auth endpoint returns an invalid url (#38760) 2023-06-16 00:56:30 -07:00
fix-dispatch-in-useselect-with-options-hydration Rewrite the useOptionsHydration hook to not dispatch inside useSelect (#37882) 2023-04-21 13:58:27 +08:00
fix-display-stats-na Fix N/A displayed on re-enabling toggles for "Stats overview" panel after refreshing "Woocommerce > Home" page. (#38030) 2023-04-28 16:15:10 -03:00
fix-gutengerg15-5-update-issues Fix issue that breaks the WooCommerce Home Page when Gutenberg 15.5 is active (#37641) 2023-04-11 15:27:38 +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
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
fix-use-plugins-hydration-hook Rewrite the withPluginsHydration hook to not dispatch inside useSelect (#37896) 2023-04-20 20:09:00 -07:00
fix-with-current-user-hydration Rewrite the withCurrentUserHydration hook to not dispatch inside useSelect (#37908) 2023-04-20 20:08:48 -07:00
fix-with-navigation-hydration Rewrite withNavigationHydration to work with Gutenberg 15.5+ (#37901) 2023-04-20 20:09:10 -07:00
try-support-multiple-fills Updating section and field product fills to support multiple slots (#36592) 2023-01-27 08:42:51 -08:00
update-34996 Enhance getInputProps to allow passing of non-overridden props (#35034) 2022-10-21 07:03:49 -07:00
update-add-is_installed-and-plugins_page_skipped Core Profiler - Add extensions page (#38405) 2023-05-29 07:45:30 -07:00
update-changelogger Update changelogger to 3.3.0 to support PR number capturing with merge (#36266) 2023-01-05 14:42:51 +05:30
update-data-products-exclude-non-gmt-scheduled-sale Remove non-gmt scheduled sale properties from Product type (#35096) 2022-10-17 16:50:18 -04:00
update-get-permalink-parts-create-selector Use createSelector for getPermalinkParts selector to cache result (#36848) 2023-02-16 09:13:00 -05:00
update-get-permalinks-parts-selector Use products data store for getPermalinkParts selector (#36706) 2023-02-15 11:02:55 -05:00
update-jest-merge Update/unify jest@27 across all packages (#34322) 2022-09-06 09:29:45 -05:00
update-migrate-purchase-task-to-ts Migrate Purchase task and dashboard utils to TS (#37725) 2023-05-09 11:28:57 +08:00
update-onboarding-types Additional changes for the core profiler plugins page (#38616) 2023-06-13 15:03:03 -07:00
update-payfast Update Payfast logo and title (#38090) 2023-05-05 15:42:47 +08:00
update-remove-notes-exceeding-characters-warning Remove inbox notes exceeding characters warning (#37392) 2023-04-03 19:13:36 +08:00
update-remove-obw-theme-step Remove theme step from onboarding wizard (#37671) 2023-04-17 11:59:02 +08:00
update-use-shipping-partner-suggestions Update shipping partner suggestions to use data from API (#38457) 2023-05-30 15:56:32 +08:00
upgrade-pnpm-7 Upgrade to pnpm 7 (#34661) 2022-09-16 09:21:42 +12:00