Patricia Hillebrandt
721b52a939
Bump woocommerce/woocommerce-sniffs from 0.1.0 to 0.1.3 ( https://github.com/woocommerce/woocommerce-blocks/pull/8031 )
...
* Update WooCommerce Sniffs to version 0.1.3
* Add since versioning to all hooks to comply with the updated standards.
* Add since tags for hooks.
* Add the since tags to additional actions and filters
* Update build hook documentation via
> @woocommerce/block-library@9.2.0-dev prebuild:docs /Users/patriciahillebrandt/Woo/plugins/woocommerce-blocks
> rimraf docs/extensibility/actions.md & rimraf docs/extensibility/filters.md
> @woocommerce/block-library@9.2.0-dev build:docs /Users/patriciahillebrandt/Woo/plugins/woocommerce-blocks
> ./vendor/bin/wp-hooks-generator --input=src --output=bin/hook-docs/data && node ./bin/hook-docs
Scanning for files...
Found 212 files. Parsing hooks...
Done
Let's create some docs!
Generating Action Docs...
Creating file docs/third-party-developers/extensibility/hooks/actions.md...
Done!
Generating Filter Docs...
Creating file docs/third-party-developers/extensibility/hooks/filters.md...
Done!
> @woocommerce/block-library@9.2.0-dev postbuild:docs /Users/patriciahillebrandt/Woo/plugins/woocommerce-blocks
> ./bin/add-doc-footer.sh
* Add since tag for additional hooks.
* build hook documentation
* Update QuantityLimits filter_value docblock.
* Add the @since tags to recently added hooks.
* Add tag for the woocommerce_loop_add_to_cart_args filter.
* Update hooks documentation
---------
Co-authored-by: Niels Lange <info@nielslange.de>
2023-02-24 13:08:34 +01:00
Alex Florisca
ff414acd63
Add checkout selectors ( https://github.com/woocommerce/woocommerce-blocks/pull/7713 )
...
* Add checkout selectors
* bot: update checkstyle.xml
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-11-24 14:19:59 +00:00
Tarun Vijwani
4f75d12188
Add woocommerce_blocks_loaded hook information to actions doc ( https://github.com/woocommerce/woocommerce-blocks/pull/7600 )
...
* Add woocommerce_blocks_loaded hook information to actions doc
* add docs to woocommerce_blocks_loaded hook inline
* fix docs
* Switch to updated wp-hooks/generator package
* Prevent syntax error in doc script from storeapi.php
* Remove footer from internal docs and examples
* Doc footer script should ignore examples and internal developer docs
Co-authored-by: Nadir Seghir <nadir.seghir@gmail.com>
Co-authored-by: Mike Jolley <mike.jolley@me.com>
2022-11-10 09:52:04 +01:00
Niels Lange
0e1eb2d597
Document the selectors for the wc/store/checkout data store ( https://github.com/woocommerce/woocommerce-blocks/pull/7085 )
2022-09-28 13:45:42 +01:00