nigeljamesstevenson
971a690a6b
Branch to test sadow pr 41200 ( #41212 )
2023-11-03 11:20:41 +00:00
nigeljamesstevenson
b5dac6e910
change to test PR
2023-11-03 11:18:05 +00:00
nigeljamesstevenson
b13234d34b
commit for test PR
2023-11-03 11:14:43 +00:00
nigeljamesstevenson
cb615c46b1
Merge branch 'trunk' into update/milestoning-pre-freeze
2023-11-03 10:41:13 +00:00
Adrian Duffell
5819fe476d
Merge branch 'trunk' into fix/logo-on-change
2023-11-03 18:27:42 +08:00
Adrian Duffell
ec9ead9b1a
Merge branch 'trunk' into fix/cys-ui
2023-11-03 18:25:48 +08:00
Alba Rincón
26990b711e
Merge branch 'trunk' into rename-footer-pattern
2023-11-03 11:17:59 +01:00
nigeljamesstevenson
b19d8ddd17
Fix/daily and pr tests ( #41203 )
2023-11-03 09:48:10 +00:00
Chi-Hsuan Huang
9a702eab4f
Expand the custom color panel when the user has set a custom color palette
2023-11-03 15:49:46 +08:00
Chi-Hsuan Huang
ef53ebaf16
Add changelog
2023-11-03 15:32:43 +08:00
Chi-Hsuan Huang
5ece22111a
Fix button's background doesn't change
2023-11-03 15:32:42 +08:00
Chi-Hsuan Huang
415fa2004a
Fix color panel style
2023-11-03 14:04:49 +08:00
Chi-Hsuan Huang
54d3394ac4
Fix cys frame zooming in/out while moving mouse over
2023-11-03 13:57:41 +08:00
Chi-Hsuan Huang
d2cd2ff35a
Update offset
2023-11-03 13:40:25 +08:00
Chi-Hsuan Huang
14e37229a5
Fix resizer handler bar style and position
2023-11-03 13:39:04 +08:00
Chi-Hsuan Huang
3126722ab8
Add changelog
2023-11-03 13:19:36 +08:00
Chi-Hsuan Huang
ca0736340e
Fix onchange logic
2023-11-03 13:08:09 +08:00
github-actions
56429a44f7
Add changefile(s) from automation for the following project(s): woocommerce
2023-11-03 03:40:07 +00:00
Alba Rincón
ce94ce2328
Rename the reference to the 'Footer with Simple Menu and Cart'
...
The pattern was rename to 'Footer with Simple Menu' in the woocommerce-blocks repo so we need to update the reference here as well
2023-11-03 11:36:33 +08:00
Jon Lane
2dd12a1bd3
Changelog
2023-11-02 17:55:58 -07:00
Jon Lane
20fee838be
Don’t include conditionally
2023-11-02 17:55:26 -07:00
Jonathan Sadowski
023887c02e
Remove milestone from unmerged PRs
2023-11-02 16:07:46 -05:00
Ron Rennick
c738977c21
include the switch breaks
2023-11-02 15:57:13 -03:00
Ron Rennick
e695f42e85
Add stalebot schedules to allow processing of all issues
2023-11-02 15:42:26 -03:00
nigeljamesstevenson
061f63abd9
Delete changelog files based on PR 41092 ( #41194 )
2023-11-02 17:34:38 +00:00
WooCommerce Bot
4c38063c2b
Delete changelog files for 41092
2023-11-02 17:30:58 +00:00
Matt Sherman
bae3a34501
Product Editor: Fix select on focus for currency and number fields ( #41171 )
2023-11-02 11:11:19 -04:00
Gan Eng Chin
cb135df890
Null check on campaign.cost.
2023-11-02 22:19:03 +08:00
Gan Eng Chin
86b6a381a3
Add type for campaign cost.
...
Campaign cost can be null. See 408d6b7aee/plugins/woocommerce/src/Admin/Marketing/MarketingCampaign.php (L58)
.
2023-11-02 22:16:41 +08:00
Gan Eng Chin
369da23369
Remove duplicated changelog.
2023-11-02 21:48:18 +08:00
github-actions
7f4fb21009
Add changefile(s) from automation for the following project(s): woocommerce
2023-11-02 13:47:14 +00:00
Gan Eng Chin
a012644861
Remove duplicated changelog.
2023-11-02 21:46:49 +08:00
Gan Eng Chin
b12f0e0aa8
Use Link component and set type based on manageUrl.
2023-11-02 21:38:43 +08:00
Panos (Panagiotis) Synetos
33d37275b3
Merge branch 'trunk' into add/wooexpress-rin-rule
2023-11-02 13:10:57 +02:00
Panos (Panagiotis) Synetos
c6e45d0c01
Add changelog
2023-11-02 13:10:35 +02:00
nigeljamesstevenson
2e9c1d6e6f
Delete changelog files based on PR 41152 ( #41178 )
2023-11-02 11:00:58 +00:00
github-actions
ca411ef4c9
Add changefile(s) from automation for the following project(s): woocommerce
2023-11-02 10:50:24 +00:00
github-actions
445e87ab16
Add changefile(s) from automation for the following project(s): woocommerce
2023-11-02 10:26:38 +00:00
Gan Eng Chin
2cf12563c7
Use normal anchor link instead of WooCommerce Link component.
...
Apparently Link with type wp-admin is the same as normal anchor link anyway, there is no special code handling for wp-admin. So we might as well just use the normal link, and remove the dependency on Link.
2023-11-02 17:48:00 +08:00
Gan Eng Chin
3e65d941d1
Change link type to wp-admin in marketing campaign listing.
...
This is because not all `manageUrl` pages are wc-admin pages, e.g. MailPoet.
2023-11-02 17:34:46 +08:00
Bartosz Budzanowski
d447ea2093
Add changelog file.
2023-11-02 09:51:14 +01:00
Bartosz Budzanowski
6e0e224196
Allow null in multichannel campaign.
2023-11-02 09:28:39 +01:00
Chi-Hsuan Huang
493f4aaba3
Delete changelog files for 41152
2023-11-02 14:31:47 +08:00
Jonathan Lane
9572bf2a12
Fix e2e and api execution on daily runs ( #41113 )
...
* Increase a couple of timeouts
* Remove duplicate update to nightly
* Add changelog
* Install Playwright
* Handle Playwright setup
* Add in build name
* Add in check in e2e tests for daily run
* Reverse check
* Rookie mistake
* Use ternary operator instead
---------
Co-authored-by: Jon Lane <jon.lane@automattic.com>
2023-11-01 15:44:24 -07:00
Wacław Jacek
4423117dc9
Preload Jetpack data even without Jetpack plugin installed ( #41092 )
...
* Preload Jetpack data even without Jetpack plugin installed
Now that the Jetpack Connection package is a dependency
of WooCommerce, preload Jetpack data even when the Jetpack
plugin is not present.
Fixes #41070
* Add changefile(s) from automation for the following project(s): woocommerce
* Fix lint issue
---------
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Adrian Duffell <9312929+adrianduffell@users.noreply.github.com>
2023-11-01 13:18:51 -07:00
Matt Sherman
eae4dc1b9c
Changelog
2023-11-01 15:54:55 -04:00
Matt Sherman
94c7112c00
Only select on focus in currency and number fields if still has focus
2023-11-01 15:54:03 -04:00
kevinbates
ac76d8c4b8
Update readme.txt ( #41167 )
...
* Update readme.txt
Changed links from WooCommerce.com to Woo.com.
* Update reference to WooCommerce Marketplace.
* Swap `woocommerce.com` with `WooCommerce Marketplace`.
* Swap `WooCommerce.com`, replace with `Woo.com`.
* Add changefile(s) from automation for the following project(s): woocommerce
---------
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
2023-11-01 20:21:18 +01:00
Ron Rennick
36bb04c120
bump action/stale version, increase operations per run ( #41139 )
2023-11-01 14:32:13 -03:00
nigeljamesstevenson
d61ff514c1
fix: core profiler email opt in validation ( #41152 )
2023-11-01 17:10:49 +00:00