Mike Jolley
3678beab97
Move main controllers from assets/php to src ( https://github.com/woocommerce/woocommerce-blocks/pull/655 )
...
* Create Package class and use in main plugin file
* Move and refactor library class - split asset methods into new Assets class.
* Add jetpack autoloader dependency
* fix tests
* Update from master
* Update testing framework
* Update package name
* Classname changes from master
* Indent
2019-07-01 13:52:44 +01:00
Mike Jolley
51ece61df6
Update namespaces to include Automattic prefix ( https://github.com/woocommerce/woocommerce-blocks/pull/653 )
...
* Update namespaces with Automattic prefix.
* Use static methods for stateless class
2019-06-27 11:28:52 +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
Mike Jolley
f7d846b547
Update composer package name/description
...
Updating directly so Packagist can see this new information before I create it.
2019-06-19 10:49:29 +01:00
renovate[bot]
96c89cd9f8
chore(deps): update dependency woocommerce/woocommerce-sniffs to v0.0.6 ( https://github.com/woocommerce/woocommerce-blocks/pull/482 )
2019-03-12 09:57:19 -04:00
renovate[bot]
184acdec75
chore(deps): pin dependency composer/installers to 1.6.0 ( https://github.com/woocommerce/woocommerce-blocks/pull/460 )
2019-02-28 09:24:51 -08:00
Kelly Dwan
9d6628e709
Add PHPCS to travis CI tests ( https://github.com/woocommerce/woocommerce-blocks/pull/236 )
...
* Limit phpcs to only linting php files
* Add composer & phpcs to travis process
2018-12-14 09:56:54 -05:00
renovate[bot]
fbdc17d532
Pin dependencies ( https://github.com/woocommerce/woocommerce-blocks/pull/167 )
2018-11-29 13:09:21 -05:00
Claudio Sanches
451a14e0d6
PHPCS ( https://github.com/woocommerce/woocommerce-blocks/pull/163 )
2018-11-29 10:23:04 -05:00