woocommerce-paypal-payments/modules/ppcp-axo
Philipp Stracker a39ad34e54
🩹 Address CSS glitch in Safari
The before element was not hidden when the `.loader` class is removed. Safari only stopped the animation while keeping the loader visible.
2024-09-27 16:35:14 +02:00
..
assets/images Implement AXO order processing 2024-04-10 15:51:19 +01:00
resources 🩹 Address CSS glitch in Safari 2024-09-27 16:35:14 +02:00
src Merge pull request #2649 from woocommerce/PCP-3680-migrate-dcc-settings 2024-09-27 11:45:02 +02:00
.babelrc Add AXO module 2024-02-06 12:01:38 +00:00
.gitignore Add AXO module 2024-02-06 12:01:38 +00:00
composer.json Require PHP 7.4+ 2024-09-03 09:07:12 +03:00
extensions.php 🔥 Remove UI setting for axo_privacy 2024-09-26 16:41:15 +02:00
module.php Migrated AXO to modularity. 2024-04-19 15:26:55 +01:00
package.json Add AXO module 2024-02-06 12:01:38 +00:00
services.php ♻️ Favor DCC config class over settings access 2024-09-26 18:44:25 +02:00
webpack.config.js Refactoring AXO module 2024-02-09 17:49:45 +00:00
yarn.lock Fix build package. 2024-04-12 17:40:44 +01:00