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
Albert Juhé Lluveras
9e79b0cbf3
Update WP tested up to version to 5.5 ( https://github.com/woocommerce/woocommerce-blocks/pull/2937 )
2020-07-29 12:59:32 +02:00
Darren Ethier
59ca5ad19c
Release: 3.0.0 ( https://github.com/woocommerce/woocommerce-blocks/pull/2887 )
...
* add changelog to readme.txt
* Add testing docs for release
* add some new commands to help with release testing phase
* Add testing notes for 3.0.0
* fix testing note typo
* updae notest to reference the new package-plugin:deploy script for use as part of the release process
* Add note about creating manual tag for the release.
* automate creation of dev tag for release.
* remove release branch from travis branches because we now do pull requests for releases
* remove duplicate back order badge for cart (https://github.com/woocommerce/woocommerce-blocks/pull/2890 )
* update zip link in testing notes
* only update stable version in readme.txt if not a pre-release
* Add handling for conditional github release creation based on WP deploy question
* add distignore fir wp deploy builds
* Cart & Checkout: fix '0' visible when product stock was 0 and it allowed backorders (https://github.com/woocommerce/woocommerce-blocks/pull/2891 )
* Create wordpress-deploy.yml
* fix cod not accounting for global rate values (https://github.com/woocommerce/woocommerce-blocks/pull/2894 )
* ensure we’re only running checks for `wc_reserved_stock` table when necessary (https://github.com/woocommerce/woocommerce-blocks/pull/2895 )
* update readme.txt changelog
* remove unnecesary variable definitions
* update github deploy script
* Bumping version strings to new version.
* add missing step for checking out code from tag
* fix exclusion for docker-compose.yml
* fix zip name (it differs from repository name)
Co-authored-by: Albert Juhé Lluveras <contact@albertjuhe.com>
2020-07-22 12:36:55 -04:00
Albert Juhé Lluveras
d12ffcd4e5
Update minimum required versions in readme.txt to align it with readme.md ( https://github.com/woocommerce/woocommerce-blocks/pull/2834 )
2020-07-09 12:36:52 -04:00
Rua Haszard
6232bad7c3
2.10.0-dev next-version bump
2020-07-07 11:23:22 +12:00
Rua Haszard
d664d27fa6
Release: 2.9.0 ( https://github.com/woocommerce/woocommerce-blocks/pull/2816 )
...
* update version number in readme.txt
* 2.9.0 changelog
* flesh out changelog + consistent punctuation
* fix changelog prefixes
* remove extraneous .
* testing instructions for 2.9.0
* tweak testing instructions - delete shortcode
* 2.9 version in package-lock
* 2.9 version numbers
* 2.9 release version in package-lock
* Bumping version strings to new version.
2020-07-07 11:19:17 +12:00
Darren Ethier
76ab006219
bump versions to 2.9.0-dev
2020-07-02 09:51:05 -04:00
Seghir Nadir
7ed01f9254
Release: 2.8.0 ( https://github.com/woocommerce/woocommerce-blocks/pull/2768 )
...
* update readme file
* add testing docs
* Bumping version strings to new version.
2020-07-02 09:48:08 -04:00
Rua Haszard
cb4ee3e632
update wporg readme docs to link to primary docs on docs.woocommerce.com ( https://github.com/woocommerce/woocommerce-blocks/pull/1758 )
...
* link to official docs in WPORG readme and remove old block docs
* simplify block list in readme - remove inline docs + add cart/checkout
2020-07-01 11:50:28 +01:00
Albert Juhé Lluveras
d509745530
Add 2.7.1 changelog
2020-06-16 15:47:30 +02:00
Albert Juhé Lluveras
c52d5cad5c
Release: 2.7.0 ( https://github.com/woocommerce/woocommerce-blocks/pull/2666 )
...
* Add 2.7.0 changelog
* Add 2.7.0 testing steps
* Add woocommerce/woocommerce-blocks#2664 to readme
* Update testing notes to add checklist app creation link
* Add note that 'No shipping methods placeholder when they are all disabled' requires WC 4.3
* Bumping version strings to new version.
* Update readme.txt date
Co-authored-by: Darren Ethier <darren@roughsmootheng.in>
2020-06-09 15:58:19 +02:00
Darren Ethier
3e0a2c580e
update changelog in readme.txt for 2.6.1 release
2020-06-01 14:49:29 -04:00
Darren Ethier
401cb20af1
update readme.txt and bump development version
2020-05-27 15:25:20 -04:00
Darren Ethier
a25cfaa064
Improve readme.txt with note about nature of feature plugin ( https://github.com/woocommerce/woocommerce-blocks/pull/2553 )
...
* add improvements to readme.txt
* some more tweaks to align with README.md
* Fix up TOC
* Remove errant “This.”
2020-05-25 09:39:21 -04:00
Mike Jolley
13bf17559a
Add 2.5.16 changelog
2020-05-18 18:10:35 +02:00
Albert Juhé Lluveras
89b94e7cf2
Bumping version strings to new version.
2020-05-18 17:21:41 +02:00
Albert Juhé Lluveras
4d19b0a18a
Add 2.5.15 changelog
2020-03-31 12:54:12 +02:00
Darren Ethier
3d98db9583
add changelog from 2.5.14
2020-03-04 07:29:14 -05:00
Albert Juhé Lluveras
8b7fa87b81
Add 2.5.12 and 2.5.13 changelog notes
2020-02-19 10:46:04 +01:00
Rua Haszard
f34ac3c48c
Update readme (on master) with 2.5.11 changelog
2020-01-21 09:30:12 +13:00
Albert Juhé Lluveras
17ad820f0c
Update contributors usernames to match .org
2020-01-09 16:59:17 +01:00
Albert Juhé Lluveras
5abcae8204
readme.txt updates: contributors and minimum PHP version ( https://github.com/woocommerce/woocommerce-blocks/pull/1524 )
...
* Update list of contributors
* Update minimum PHP version
2020-01-09 16:15:23 +01:00
Albert Juhé Lluveras
937d4a35bc
Add 2.5.10 changelog
2020-01-09 15:51:20 +01:00
Darren Ethier
6ebf232b7a
update readme.txt changelog after 2.5.9 release.
2020-01-07 15:15:18 -05:00
Albert Juhé Lluveras
57a8f0303d
Readme changelog format fixes
2020-01-02 19:09:38 +01:00
Albert Juhé Lluveras
48bbd507d1
Add 2.5.7 and 2.5.8 changelog notes
2020-01-02 18:44:01 +01:00
Albert Juhé Lluveras
548b2b80a9
Update filter blocks descriptions to explain they only work with the All Products block ( https://github.com/woocommerce/woocommerce-blocks/pull/1420 )
2019-12-19 13:46:30 +01:00
Seghir Nadir
fe57c3c76e
update changelog
2019-12-17 20:51:58 +01:00
Seghir Nadir
f7553be57a
update changelog ( https://github.com/woocommerce/woocommerce-blocks/pull/1404 )
2019-12-17 20:50:13 +01:00
Albert Juhé Lluveras
c346870842
Update changelog with 2.5.3 release ( https://github.com/woocommerce/woocommerce-blocks/pull/1355 )
2019-12-10 11:29:58 +00:00
Albert Juhé Lluveras
1e92555c8c
Add 2.5.2 changelog
2019-12-02 21:03:29 +01:00
Albert Juhé Lluveras
84a073acf4
Update 'Tested up to' version to WP 5.3 ( https://github.com/woocommerce/woocommerce-blocks/pull/1282 )
2019-11-29 19:37:05 +01:00
Albert Juhé Lluveras
919ad381fb
Add 2.5.1 changelog
2019-11-26 18:11:33 +01:00
Darren Ethier
688d60d9bd
update to dev version
2019-11-19 14:08:55 -05:00
Seghir Nadir
7995d56d9f
Bumping version strings to new version.
2019-11-19 18:20:22 +01:00
Seghir Nadir
b09c6a69b1
add changelog entries
2019-11-19 18:11:31 +01:00
Albert Juhé Lluveras
e965842726
Add All Blocks and filter blocks to readme.txt ( https://github.com/woocommerce/woocommerce-blocks/pull/1193 )
2019-11-18 11:01:26 +00:00
Albert Juhé Lluveras
47e082ef58
Update minimum WooCommerce version to 3.7 ( https://github.com/woocommerce/woocommerce-blocks/pull/1181 )
...
* Update minimum WooCommerce version to 3.7
* Update README sentence
2019-11-15 16:32:40 +01:00
Albert Juhé Lluveras
f8086a4926
Update version to 2.4.1 and changelog
2019-09-02 15:20:41 +02:00
Albert Juhé Lluveras
aafda6bd21
Add description to blocks added in 2.4
2019-08-29 16:04:07 +01:00
Mike Jolley
0d0474f1e7
Rolling 2.4 release changelog ( https://github.com/woocommerce/woocommerce-blocks/pull/720 )
...
* 2.4 placeholder
* Add error handling for API requests to the featured product block.
* changelog
* Update changelog
* Changelog and versions
2019-08-29 10:39:51 +01:00
Albert Juhé Lluveras
a7221fd5ce
Add README note for PHP deprecation notices
2019-08-15 13:03:41 +02:00
Albert Juhé Lluveras
6ad05724c8
Add description to blocks added in last releases ( https://github.com/woocommerce/woocommerce-blocks/pull/869 )
2019-08-15 11:16:32 +02:00
Mike Jolley
de97e18df7
Update readme and deploy script from release/2.3
2019-08-12 12:08:30 +01:00
Mike Jolley
802653f4ee
readme
2019-07-25 15:50:25 +01:00
Mike Jolley
050a9bdcdd
Rolling 2.3 release changelog ( https://github.com/woocommerce/woocommerce-blocks/pull/672 )
...
* changelog
* Updated changelog
* featured category block readme
* readme
* version bump
2019-07-10 11:38:03 +01:00
Mike Jolley
4ec6a1052e
Update changelog
2019-07-04 11:41:21 +01:00
Mike Jolley
8bc02c3b0c
Include blocks api in feature plugin ( https://github.com/woocommerce/woocommerce-blocks/pull/628 )
...
* Progress moving endpoints
* Handle rest api registration
* Add tag_operator to blocks API
From https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/555
* Unit tests
* update travis
* Composer before install
* Travis config
* switch dir running composer
* nodev mode
2019-06-27 11:03:21 +01:00
Kelly Dwan
6471602702
Bump version to 2.3.0-dev ( https://github.com/woocommerce/woocommerce-blocks/pull/652 )
2019-06-26 15:17:17 -04:00
Kelly Dwan
4c941191ba
Release version 2.2.0 ( https://github.com/woocommerce/woocommerce-blocks/pull/651 )
...
* Version bump to RC
* Add json files to built package
* Center images in product columns
* Update changelog, bump version to final
2019-06-26 12:37:50 -04:00