Daniel Hüsken
|
4dcabc5e67
|
only change Modules in run that are to early for translations and use plugins_loaded again
|
2024-11-25 15:39:38 +01:00 |
|
Alex P.
|
b67265ac15
|
Update js deps
|
2024-11-04 17:15:27 +02:00 |
|
Philipp Stracker
|
91eb749877
|
Fix linter warning
|
2024-09-04 16:30:02 +02:00 |
|
Philipp Stracker
|
2cb026604c
|
Merge branch 'PCP-1773-php74'
# Conflicts:
# composer.lock
|
2024-09-04 15:47:37 +02:00 |
|
Alex P.
|
f538ea2ef2
|
Require PHP 7.4+
|
2024-09-03 09:07:12 +03:00 |
|
Moritz Meißelbach
|
c088819e7c
|
Use correct function signature
|
2024-08-23 15:46:32 +02:00 |
|
Moritz Meißelbach
|
41d13be3ea
|
Refactor PayLaterWCBlocksModule to Modularity
|
2024-08-23 15:16:31 +02:00 |
|
Moritz Meißelbach
|
c76fcb91ba
|
Remove (apparently) dead getKey methods
|
2024-08-23 15:04:28 +02:00 |
|
Philipp Stracker
|
1eca3b09d7
|
🔀 Merge branch 'trunk'
Resolve merge conflict due to new JS code format
|
2024-07-15 11:16:47 +02:00 |
|
Emili Castells Guasch
|
11105d913b
|
Run eslint autofix
|
2024-07-12 12:58:34 +02:00 |
|
Emili Castells Guasch
|
78bbc1fd67
|
Remove psalm comments
|
2024-07-02 17:38:25 +02:00 |
|
Philipp Stracker
|
6efcaa5630
|
✨ New option to configure BN-Code
Configurable via a wp-config constant, or a new wp-filter.
|
2024-07-02 16:10:10 +02:00 |
|
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 |
|