woocommerce/plugins/woocommerce-blocks/packages/checkout/utils/validation
Niels Lange 6b07ca44f5
Add totalValue filter (#45170)
* Add totalValue filter

* Add changefile(s) from automation for the following project(s): woocommerce-blocks

* Remove nowrap to prevent text overflow

* Start docs for ‘totalValue’ filter

* Fix *.md lint issues

* Ignore .md lint errors for now

* Update code example and add screenshots

* Fix failing JS unit tests

---------

Co-authored-by: github-actions <github-actions@github.com>
2024-03-13 00:42:24 +07:00
..
test Update `postcode-validator` to 3.8.15 to validate "new" Taiwanese postcodes (https://github.com/woocommerce/woocommerce-blocks/pull/10924) 2023-09-15 07:05:01 -07:00
get-validity-message-for-input.ts Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
index.ts Add totalValue filter (#45170) 2024-03-13 00:42:24 +07:00
is-postcode.ts Update `postcode-validator` to 3.8.15 to validate "new" Taiwanese postcodes (https://github.com/woocommerce/woocommerce-blocks/pull/10924) 2023-09-15 07:05:01 -07:00
must-contain.ts Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
validate-filter.ts Add totalValue filter (#45170) 2024-03-13 00:42:24 +07:00