github-actions[bot]
c505a30060
Update changelog.txt from release 8.2.2 ( #41309 )
...
Prep trunk post release 8.2.2
Co-authored-by: WooCommerce Bot <no-reply@woocommerce.com>
2023-11-08 16:22:09 -06:00
github-actions[bot]
ca8df97906
Delete changelog files based on PR 41205 ( #41311 )
...
Delete changelog files for 41205
Co-authored-by: WooCommerce Bot <no-reply@woo.com>
2023-11-08 21:35:21 +01:00
Fernando Marichal
fd8a5604ba
Add empty state to images block ( #41165 )
...
* Add svgs
* Add image place holder
* Refactor components
* Fix styles
* Add changelog
* Remove comment
* Add text translation
* Remove line
2023-11-08 12:36:08 -03:00
Jorge A. Torres
ba43dce533
Fix warning when order edit lock is released mid page load ( #41278 )
2023-11-08 16:12:55 +01:00
Juan de Paco Moreno
b608d0e79e
Fix imported variations count on batched import. ( #41187 )
...
Co-authored-by: Juan de Paco <juan.d@onthegosystems.com>
2023-11-08 16:11:57 +01:00
Luigi Teschio
762f6847e5
WooCommerce Beta Tester - CYS: implement removing patterns_ai_data post type ( #41285 )
...
* WooCommerce Beta Tester - CSY: implement removing patterns_ai_data post type
* add changelog
* Update changelog
2023-11-08 12:07:30 +01:00
Moon
54a00b282a
CYS - make the progress bar move forward in small segments ( #41279 )
...
* Add 2 additional steps between the loader steps
* Support onChange callback
* Add loader progress transition
* Add smooth transition story
* Set the initial percentage to 5 to make the transition smoother
* Add changefile(s) from automation for the following project(s): @woocommerce/onboarding, woocommerce
* Add smooth-transition class to the progressbar
* Fix lint
* Update AssembleHubLoader
* Fix e2e
---------
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Chi-Hsuan Huang <chihsuan.tw@gmail.com>
2023-11-08 16:50:15 +08:00
Daniel W. Robert
d83c7f30f7
Rename Centered Header Menu with Search pattern ( #41252 )
...
* Rename Centered Header Menu with Search pattern
Since the search bar has been removed from this pattern, this PR renames
the pattern title and slug to reflect that change.
* Add changefile(s) from automation for the following project(s): woocommerce
---------
Co-authored-by: github-actions <github-actions@github.com>
2023-11-08 11:24:47 +08:00
Chi-Hsuan Huang
f835237a2d
[CYS] Fix navigation disappears after choosing a homepage template ( #41262 )
...
* Add changelog
* Fix navigation disappears after choosing a homepage template
2023-11-08 10:48:38 +08:00
Leif Singer
b2229869a3
remove google url redirects from urls ( #41243 )
2023-11-07 21:30:20 +01:00
Nathan Silveira
68a538cb17
Add animation for variable product tour and tweak logic ( #41250 )
...
* Add fade-in animation
* Show variable product tour only when product editor tour was already dismissed
* Add changelog
2023-11-07 15:18:49 -03:00
nigeljamesstevenson
c7f28bb4dc
Introduce a remote inbox rule for Woo Express sites ( #40513 )
2023-11-07 17:51:41 +00:00
Panos (Panagiotis) Synetos
deaecfdc6a
Merge branch 'trunk' into add/wooexpress-rin-rule
2023-11-07 18:48:48 +02:00
Fernando Marichal
5c4c926474
Update selected item styling dropdown ( #41217 )
...
* Update dropdown item style
* Add changelog
2023-11-07 12:59:08 -03:00
Fernando Marichal
02e163aadc
Update section description design ( #41251 )
...
* Modify tooltip helper text
* Update section header design
* Add changelog
* Add components changelog
2023-11-07 12:58:52 -03:00
github-actions[bot]
5a027dcff4
Delete changelog files based on PR 41247 ( #41271 )
...
Delete changelog files for 41247
Co-authored-by: WooCommerce Bot <no-reply@woo.com>
2023-11-07 16:07:42 +01:00
Barry Hughes
2ef74bff5e
Avoid a type error when performing an `array_sum()` under PHP 8.3. ( #41205 )
...
* Avoid a type error when performing an `array_sum()` under PHP 8.3.
* avoid short array syntax (linter)
---------
Co-authored-by: Leif Singer <git@singer.sh>
2023-11-07 15:59:24 +01:00
Matt Sherman
9d8590ba53
WCA Test Helper: Product Editor Dev Tools ( #41043 )
2023-11-07 09:23:11 -05:00
Leif Singer
47accc8c4f
appease the linter
2023-11-07 14:20:48 +01:00
Leif Singer
ecb746e8f1
remove google url redirects from urls
2023-11-07 14:20:48 +01:00
nigeljamesstevenson
0b2ef557ae
Revert "k6 perf tests: Fix parsing of COT/HPOS environment variable" ( #41265 )
2023-11-07 13:16:16 +00:00
Panos (Panagiotis) Synetos
37f2f7de7e
Merge branch 'trunk' into add/wooexpress-rin-rule
2023-11-07 14:13:07 +02:00
nigeljamesstevenson
3568e6f7a9
Revert "k6 perf tests: Fix parsing of COT/HPOS environment variable"
2023-11-07 11:29:35 +00:00
Chi-Hsuan Huang
2ec666fd73
[CYS] Show warning modal when clicking this back arrow in assembler hub ( #41259 )
...
* Add go back warning modal to assembler-hub
* Add changelog
* Update plugins/woocommerce-admin/client/customize-store/assembler-hub/sidebar/sidebar-navigation-screen.tsx
Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>
---------
Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>
2023-11-07 17:37:17 +08:00
Adrian Duffell
9252e5a320
Add Customize Your Store AI Survey ( #41234 )
...
* Add Customize Your Store AI Survey
* Add rating required field validation
* Move survey state to layout component
* Add changelog
* Update style
* Enable notice
* Update plugins/woocommerce-admin/client/customize-store/transitional/style.scss
Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>
* Update plugins/woocommerce-admin/client/customize-store/transitional/survey-form/index.tsx
Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>
* Update plugins/woocommerce-admin/client/customize-store/transitional/survey-form/index.tsx
Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>
* Fix lint
---------
Co-authored-by: Chi-Hsuan Huang <chihsuan.tw@gmail.com>
Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>
2023-11-07 17:34:20 +08:00
Chi-Hsuan Huang
8d80436d45
[CYS] Fix frame overlap sidebar ( #41237 )
...
* Fix frame overlap the sidebar
* Add changelog
* Update
2023-11-07 10:15:24 +08:00
Chi-Hsuan Huang
14de97f03d
[CYS] Copy changes ( #41235 )
...
* Update copy for CYS
* Add changelog
2023-11-07 09:28:56 +08:00
Matt Sherman
ad65099e42
Changelog
2023-11-06 16:07:41 -05:00
Matt Sherman
ba53c9d828
Improve UX of expression add button
2023-11-06 15:58:44 -05:00
Matt Sherman
feec1c75a0
Remove unused CSS
2023-11-06 15:51:55 -05:00
Matt Sherman
1a2bbc03ed
Use custom properties for CSS
2023-11-06 15:49:59 -05:00
Matt Sherman
3592818476
Update lock file
2023-11-06 15:14:50 -05:00
Corey McKrill
5420e84663
Update woocommerce.com email addresses to woo.com ( #41245 )
2023-11-06 12:12:15 -08:00
Corey McKrill
6fde44fe85
Logging: Add missing script exit after redirect ( #41201 )
...
Prevents a fatal error that could occur if you submitted the bulk edit form on the Logs list table without selecting any log files first.
Fixes #41197
2023-11-06 12:11:34 -08:00
Matt Sherman
84ec068dbb
Use core/block-editor store to get selected block info
2023-11-06 15:11:04 -05:00
Matt Sherman
8dc2cdce5a
Update tab button hover style
2023-11-06 15:11:04 -05:00
Matt Sherman
3a449c2c93
Rename components
2023-11-06 15:11:04 -05:00
Matt Sherman
10057b0d81
Fix scrolling of expressions
2023-11-06 15:11:04 -05:00
Matt Sherman
5727281493
Visually hide tabs when not selected, to keep state
2023-11-06 15:11:04 -05:00
Matt Sherman
1c40d2e892
Handle syntax error
2023-11-06 15:11:04 -05:00
Matt Sherman
140e61ed26
Tweak expression textarea style
2023-11-06 15:11:04 -05:00
Matt Sherman
22c0424cb7
Add Product tab to dev tools
2023-11-06 15:11:04 -05:00
Matt Sherman
b0251b1484
Add @woocommerce/expression-evaluation dependency
2023-11-06 15:11:04 -05:00
Matt Sherman
b110356263
Add order to menu item
2023-11-06 15:11:04 -05:00
Matt Sherman
ed2f32f278
Help panel
2023-11-06 15:11:04 -05:00
Matt Sherman
837f7b05eb
Update colors
2023-11-06 15:11:04 -05:00
Matt Sherman
2975c04269
Tab buttons styling
2023-11-06 15:11:04 -05:00
Matt Sherman
d2ff3d3615
Fix scrolling and height of dev tools bar
2023-11-06 15:11:03 -05:00
Matt Sherman
63c629b14d
Handle when no block was focused
2023-11-06 15:11:03 -05:00
Matt Sherman
cbda698e08
Move useFocusedBlock to dev tools bar
2023-11-06 15:11:03 -05:00