woocommerce/plugins/woocommerce-admin/client
Chi-Hsuan Huang ec8bd31365
Improve webpack cache-busting version parameter by using file contents hash (#44838)
* Update webpack config to use file content hash for chunks and generate asset php for styles

* Use StyleAssetPlugin to generate style.asset.php

* Remove unneed ?ver=<version> code

* Use file hash from asset file when SCRIPT_DEBUG is off

- Use file hash to load scripts/styles ?ver=<file hash>
- Add register_style() method to WC_Admin_Assets

* Load payment method promotions in admin_enqueue_scripts

* Add changefile(s) from automation for the following project(s): @woocommerce/product-editor, woocommerce

* Add json2php

* Update doc

* Update pnpm-lock.yaml

* Fix add_print_shipping_label_script

* Add a comment to style-asset-plugin.js

* Change register_style to use WC_ADMIN_DIST_CSS_FOLDER

* Reset the outputNormal object to avoid duplicate files

* Fix type error

---------

Co-authored-by: github-actions <github-actions@github.com>
2024-02-27 08:07:53 +00:00
..
activity-panel Fix highlight tooltip deprecation notices (#43303) 2024-01-05 08:35:06 -04:00
analytics fix: fixed all instances of no-use-before-define lint rule violations 2023-11-16 19:21:30 +08:00
core-profiler Fix typos. (#40899) 2024-02-22 07:10:00 +00:00
customize-store [CYS on Core] Conditionally change the default fonts available based on user consent (#44532) 2024-02-26 16:01:43 +01:00
dashboard Address some deprecation warnings (#41845) 2023-12-15 09:45:06 -04:00
embedded-body-layout Fix Layout Controller forwarding arrays from the URL query string. (#38593) 2023-06-05 04:55:20 -03:00
guided-tours fix: shipping tour should not show usps/dhl to non-us merchants (#44765) 2024-02-20 13:33:01 +08:00
header Fix incorrect wpBody margin top value set by TasksReminderBar (#43020) 2023-12-21 08:43:50 -08:00
homescreen Fix activity panel showing incorrect currency (#43733) 2024-01-19 12:20:36 +08:00
hooks Add variation switcher in footer for variation page (#40713) 2023-10-12 11:56:48 -03:00
inbox-panel Add tests to tracks events fired through JS (#38124) 2023-05-10 09:36:42 -03:00
layout [Product Editor] Fix blank editor flash when loading product (#43840) 2024-02-14 09:57:17 -05:00
lib Moving currencyContext to currency package and updating references (#36959) 2023-02-28 08:55:49 -08:00
marketing Add `source` event props for `marketing_recommended_extension` track events to differentiate recommendations from woo.com API or default fallback data (#44714) 2024-02-20 19:44:28 +08:00
marketplace Fix promotions filtering by tab (#44884) 2024-02-22 16:35:46 +00:00
mobile-banner Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
navigation Add variation switcher in footer for variation page (#40713) 2023-10-12 11:56:48 -03:00
payments update references to woocommerce.com to now reference woo.com 2023-11-10 15:49:08 +01:00
payments-welcome CYS - Core: implement 'noAI' flowType (#43368) 2024-01-09 15:49:59 +01:00
products Fix pre-publish modal styles (#44562) 2024-02-15 09:36:59 -03:00
profile-wizard fix: fixed all instances of no-use-before-define lint rule violations 2023-11-16 19:21:30 +08:00
settings update references to woocommerce.com to now reference woo.com 2023-11-10 15:49:08 +01:00
settings-recommendations Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
shipping update references to woocommerce.com to now reference woo.com 2023-11-10 15:49:08 +01:00
store-management-links fix: fixed all instances of no-use-before-define lint rule violations 2023-11-16 19:21:30 +08:00
stylesheets Fix description styling and remove use of `woocommerce-page` in admin pages (#40218) 2023-09-15 17:06:42 -03:00
task-lists Add/44643 variation empty state experiment (#44731) 2024-02-20 12:41:43 -03:00
typings Create product-pre-publish-modal feature flag (#43861) 2024-01-23 11:46:52 -03:00
utils CYS - Core: implement 'noAI' flowType (#43368) 2024-01-09 15:49:59 +01:00
wp-admin-scripts Fix Subscriptions autorenewals column for WooPayments pre-install promo in Settings > Payments (#43436) 2024-01-12 19:05:29 +02:00
index.js Improve webpack cache-busting version parameter by using file contents hash (#44838) 2024-02-27 08:07:53 +00:00
jest.config.js Fix Jest Preset (#42707) 2023-12-12 09:58:13 -08:00
tsconfig.test.json Update admin tsconfig to isolated from other projects 2022-04-15 13:50:18 +08:00
xstate.js dev: added xstate inspector toggling (#38022) 2023-04-28 15:30:52 +08:00