Commit graph

25 commits

Author SHA1 Message Date
Daniel Dudzic
c64b94badd
Fix the 'Trying to access array offset on value of type null' warning on the Block Cart and Checkout when PayLater messaging is active 2024-04-30 23:46:05 +02:00
Emili Castells
15f20a65e5
Merge pull request #2181 from woocommerce/PCP-3020-message-blocks-not-displaying-correctly-on-cart-and-checkout-on-slow-conections-when-loading-without-cache
Messages Bootstrap: Add a render retry functionality (3020)
2024-04-26 11:02:17 +02:00
Daniel Dudzic
39252645f6
Add missing attributes to the Paylater Message block markup in order to ensure proper config on reloads 2024-04-26 02:27:46 +02:00
Daniel Dudzic
021fec7133
Fix indentation in block.json 2024-04-25 11:08:06 +02:00
Daniel Dudzic
c34fc7d8b9
Fix the fallback placement for the Cart - Pay later messaging block 2024-04-25 10:55:43 +02:00
Daniel Dudzic
287a4a2819
Cart PayPal Pay Later messaging block: Change the default insert position to under the totals 2024-04-25 01:42:23 +02:00
Daniel Dudzic
f82074a56e
Fix minor attribute naming conflict 2024-04-20 19:54:24 +02:00
Daniel Dudzic
70d630f500
Fix WC block categories 2024-04-17 14:16:29 +02:00
Daniel Dudzic
cbbc437819
Fix block category for WC blocks 2024-04-17 14:13:51 +02:00
Daniel Dudzic
f5428230ec
Fix PHPCS issues 2024-04-17 12:49:06 +02:00
Daniel Dudzic
579660b2c1
Fix the accidental camel case 2024-04-17 12:32:34 +02:00
Daniel Dudzic
afe633a773
Revert the revert of the plugin-api-version version change 2024-04-17 02:13:41 +02:00
Daniel Dudzic
02f095911b
Revert the plugin-api-version version change 2024-04-17 02:10:42 +02:00
Daniel Dudzic
43869993c6
Remove all unnecessary registerCheckoutBlock code in favor of the correct simplified solution 2024-04-17 02:06:41 +02:00
Daniel Dudzic
0fbb840ae1
Yet another attempt at fixing the dependencies 2024-04-15 23:25:01 +02:00
Daniel Dudzic
cb3a9fbe34
Re-add the composer.lock files 2024-04-15 22:52:36 +02:00
Daniel Dudzic
56df769d56
Remove the composer.lock files 2024-04-15 22:47:08 +02:00
Daniel Dudzic
32a410850c
Downgrade the extraction-webpack-plugin to 2.2.0 2024-04-15 16:34:48 +02:00
Daniel Dudzic
d970c1d2b5
Update dependencies 2024-04-15 16:24:52 +02:00
Daniel Dudzic
4f9132d6f7
Fix indentation in all 3 block.json files 2024-04-11 14:52:49 +02:00
Daniel Dudzic
a8b67fbc91
Fix Psalm errors 2024-04-10 19:27:17 +02:00
Daniel Dudzic
e289ed4679
Fix PHPUnit tests and add composer lock files 2024-04-10 15:59:22 +02:00
Daniel Dudzic
708fcc0faa
Fix PHPCS errors 2024-04-09 23:44:51 +02:00
Daniel Dudzic
7672f66bcf
Add escaping to attributes 2024-04-09 12:21:33 +02:00
Daniel Dudzic
64bd0a2da8
Limit Pay Later Messaging block to only 1 per page. Fix Pay Later WC blocks messaging. Ensure proper config renders both in the editor and the page. 2024-04-08 23:35:53 +02:00