Michael P. Pfeiffer
521f93619b
Upgrade wp-prettier to 2.6.2 and reformat the codebase ( https://github.com/woocommerce/woocommerce-blocks/pull/6566 )
...
* Remove mixed tabs and spaces in tsconfig.json
* Update formatting in json files
* Upgrade wp-prettier to 2.6.2
2022-06-15 11:56:52 +02:00
Alex Florisca
0c7c2db6c0
Update @woocmmerce/eslint-plugin to 2.0.0 ( https://github.com/woocommerce/woocommerce-blocks/pull/6203 )
...
* Update @woocmmerce/eslint-plugin to 2.0.0
* Fixed some eslint errors
* Fix syntax errors
* Fix most linting errors
* Feedback changes
* Fix one more eslint issue
2022-04-08 14:47:19 +01:00
Albert Juhé Lluveras
dceb2c6a0f
All Products: avoid pagination disappearing when switching pages/changing sort value (take 2) ( https://github.com/woocommerce/woocommerce-blocks/pull/1201 )
...
* Use same query for headers collection
* All Products: avoid pagination disappearing when switching pages/changing sort value (take 2)
* Cleanup
* fixes after rebase
* Make it work after last rebase
* only do page change when queryState.page has changed.
* Fix woocommerce/woocommerce-blocks#1198 again
* Remove previousPage and isInitialized checks
2019-11-19 16:14:34 +01:00
Mike Jolley
c824b481e2
Fix price slider constraints ( https://github.com/woocommerce/woocommerce-blocks/pull/1125 )
...
* Fix price slider constraints
* Update inline comments
* use previous tests
2019-11-06 13:25:37 -05:00