Niels Lange
a748f533a8
Format Markdown files using wp-scripts ( https://github.com/woocommerce/woocommerce-blocks/pull/6462 )
...
* Format Markdown files using Prettier
* Format Markdown files using wp-scripts
* Adjust MD linting
2022-06-09 14:43:17 +02:00
Mike Jolley
81bb982c5e
Include issue submission link in the footer of all documention (.md files) ( https://github.com/woocommerce/woocommerce-blocks/pull/5655 )
...
* Add links to single routes in main index woocommerce/woocommerce-blocks#4473
* Footer
* Feedback template
* Remove footer from existing MD files
* Add doc footer script
* Apply script to all docs
* Fix examples
2022-02-02 14:27:46 +00:00
Albert Juhé Lluveras
203128d323
Fix Hand-picked Products block name inconsistencies ( https://github.com/woocommerce/woocommerce-blocks/pull/4497 )
2021-07-27 12:46:51 +02:00
Albert Juhé Lluveras
2f2aa6280c
Release: 3.1.0 ( https://github.com/woocommerce/woocommerce-blocks/pull/2938 )
...
* Fix missing permissions_callback arg in StoreApi route definitions (https://github.com/woocommerce/woocommerce-blocks/pull/2926 )
* make sure permission_callback is set correctly for all public routes
* add permission_callback definition to all routes
* add hover style to ensure consistent margin/padding for order summary so it doesn't jump on mouseover (https://github.com/woocommerce/woocommerce-blocks/pull/2921 )
* add hover style to ensure consistent margin/padding for order summary
* decrease specificity of panel__button hover/active etc styles
* Add 3.1.0 testing instructions
* Update WP tested up to version to 5.5 (https://github.com/woocommerce/woocommerce-blocks/pull/2937 )
* Fix typo in state property for idle status in checkout state reducer (https://github.com/woocommerce/woocommerce-blocks/pull/2925 )
* fix typo in state property for idle status in checkout state reducer
* remove arg causing failure in phpunit tests on travis
* Add 3.1.0 changelog
* Added ZIP file to 3.1.0 testing docs
* Update wp.deploy workflow adding slack hook (https://github.com/woocommerce/woocommerce-blocks/pull/2939 )
This will notify rubik's slack channel when this workflow starts and finishes.
* Add testing docs for regressions
* Update 310.md
* Update 310.md
* Add more details to testing doc
* Fix reviews blocks in WP 5.2 (https://github.com/woocommerce/woocommerce-blocks/pull/2940 )
* Fix Reviews editor styles (https://github.com/woocommerce/woocommerce-blocks/pull/2941 )
* Update ZIP link
* Fix testing doc title hirerarchy
Co-authored-by: Darren Ethier <darren@roughsmootheng.in>
Co-authored-by: Rua Haszard <rua.haszard@automattic.com>
2020-07-29 18:01:01 +02:00