Commit Graph

557 Commits

Author SHA1 Message Date
renovate[bot] 9eba0d41f9 fix(deps): update dependency gridicons to v3.2.0 (https://github.com/woocommerce/woocommerce-blocks/pull/524) 2019-04-11 11:20:37 -04:00
Kelly Dwan da1ef3fead Version bump to 2.1.0-dev (https://github.com/woocommerce/woocommerce-blocks/pull/523) 2019-04-10 19:13:09 -04:00
renovate[bot] 2ce15f01e6 chore(deps): update dependency mini-css-extract-plugin to v0.6.0 (https://github.com/woocommerce/woocommerce-blocks/pull/522) 2019-04-10 15:45:21 -04:00
Kelly Dwan 634349ce4b Bump version to 2.0.0-rc3 (https://github.com/woocommerce/woocommerce-blocks/pull/521)
* Update tested versions of WP & WC

* Bump version & update readme
2019-04-08 19:24:02 -04:00
Kelly Dwan d826ee9ee9 Add a custom jsonpFunction to prevent collisions with other splitChunks-using projects (https://github.com/woocommerce/woocommerce-blocks/pull/520) 2019-04-08 17:53:06 -04:00
renovate[bot] bc9fcc1a21 chore(deps): update dependency autoprefixer to v9.5.1 (https://github.com/woocommerce/woocommerce-blocks/pull/519) 2019-04-08 14:53:19 -04:00
renovate[bot] 85ea23eb17 chore(deps): update wordpress monorepo (https://github.com/woocommerce/woocommerce-blocks/pull/516) 2019-04-05 10:56:15 -04:00
renovate[bot] 5e164508ec chore(deps): update dependency @babel/core to v7.4.3 (https://github.com/woocommerce/woocommerce-blocks/pull/514) 2019-04-03 10:44:23 -04:00
Kelly Dwan 169037d0c1 Update changelog (https://github.com/woocommerce/woocommerce-blocks/pull/513) 2019-04-01 13:22:36 -04:00
renovate[bot] 8e084adda9 chore(deps): update dependency eslint to v5.16.0 (https://github.com/woocommerce/woocommerce-blocks/pull/512) 2019-04-01 11:03:46 -04:00
renovate[bot] 407e7468ff chore(deps): update dependency react-test-renderer to v16.8.6 (https://github.com/woocommerce/woocommerce-blocks/pull/510) 2019-03-28 10:47:40 -04:00
renovate[bot] 0b1cab89c5 chore(deps): update dependency react-test-renderer to v16.8.5 (https://github.com/woocommerce/woocommerce-blocks/pull/507) 2019-03-27 11:06:26 +01:00
Kelly Dwan 23532701dd Fix fatal with 1.x versions of the feature plugin (https://github.com/woocommerce/woocommerce-blocks/pull/502)
* Add plugin version check to prevent fatal error with core + 1.4

* Version bump
2019-03-22 10:42:01 -04:00
Kelly Dwan 70dc02a1ca Add "contributor" docs for developer tools, release processes (https://github.com/woocommerce/woocommerce-blocks/pull/504)
* Docs: Add docs for npm scripts and the release process

* Update readme to reflect project status

* Add install instructions

* Add a link to a previous PR for an example
2019-03-22 10:40:55 -04:00
renovate[bot] 828e413493 chore(deps): update wordpress monorepo (https://github.com/woocommerce/woocommerce-blocks/pull/501) 2019-03-20 15:04:08 -04:00
renovate[bot] 52e1999384 chore(deps): update dependency @babel/core to v7.4.0 (https://github.com/woocommerce/woocommerce-blocks/pull/500) 2019-03-20 11:00:56 -04:00
renovate[bot] dbc394ce71 chore(deps): update dependency eslint to v5.15.3 (https://github.com/woocommerce/woocommerce-blocks/pull/498) 2019-03-20 11:00:31 -04:00
renovate[bot] c66b5445d9 chore(deps): update dependency webpack-cli to v3.3.0 (https://github.com/woocommerce/woocommerce-blocks/pull/496) 2019-03-18 11:25:27 -04:00
renovate[bot] e46b2a6f73 chore(deps): update dependency eslint-plugin-jest to v22.4.1 (https://github.com/woocommerce/woocommerce-blocks/pull/497) 2019-03-18 11:23:59 -04:00
renovate[bot] 2d9d467728 chore(deps): update dependency eslint to v5.15.2 (https://github.com/woocommerce/woocommerce-blocks/pull/495) 2019-03-18 11:23:13 -04:00
Kelly Dwan 0c85ec1bc7 Add pre-publishing script and bump version to 2.0.0-rc1 (https://github.com/woocommerce/woocommerce-blocks/pull/494)
* Add a `prepack` script to run before publish

This will re-install dependencies, run linting on PHP, CSS, and JS, run the JS tests, and lastly build the production bundle.

* phpcs is now part of `npm run lint` so we don’t need to run it twice

* Version bump to RC1
2019-03-15 12:55:34 -04:00
Kelly Dwan d2f1aa6c44 Update grid blocks preview to match width of products on the frontend (https://github.com/woocommerce/woocommerce-blocks/pull/489)
* Update grid blocks preview to match width of products on the front end

* Remove max-width from CSS, set it on the preview itself so we can use the dynamic theme width

* Override block thumbnail width for multiple column layouts

Previously larger thumbnails would cause multiple column layouts to break and wrap early. This enforces the column width for those cases

* Add the thumbnail size to images, to prevent larger images in multiple col layouts

* Update snapshot to new preview markup
2019-03-15 12:48:46 -04:00
renovate[bot] 4aa4ba25b5 chore(deps): update dependency eslint-plugin-jest to v22.4.0 (https://github.com/woocommerce/woocommerce-blocks/pull/493) 2019-03-15 12:44:19 -04:00
renovate[bot] e89cb009cd chore(deps): update dependency clean-webpack-plugin to v2.0.1 (https://github.com/woocommerce/woocommerce-blocks/pull/492) 2019-03-14 16:06:11 -04:00
renovate[bot] ff1733a391 chore(deps): update dependency autoprefixer to v9.5.0 (https://github.com/woocommerce/woocommerce-blocks/pull/491) 2019-03-14 16:04:58 -04:00
Kelly Dwan 8ea719b140 Grid blocks: Use a different theme option name for block column/row values (https://github.com/woocommerce/woocommerce-blocks/pull/481)
* Use a different theme option name for block column/row values

* Update the default columns value
2019-03-14 10:22:29 -04:00
Kelly Dwan 22f3582c43 Build: Add translation conversion script (https://github.com/woocommerce/woocommerce-blocks/pull/486)
* Add script to transform language .po files to the expected JSON format for each built JS file

* Merge in updated language packs

* Ignore languages file in bin
2019-03-13 09:59:12 -04:00
renovate[bot] 500b1a8f74 chore(deps): update dependency eslint-plugin-jest to v22.3.2 (https://github.com/woocommerce/woocommerce-blocks/pull/484) 2019-03-12 11:14:05 -04:00
renovate[bot] 226369a287 chore(deps): update dependency eslint-plugin-jest to v22.3.1 (https://github.com/woocommerce/woocommerce-blocks/pull/483) 2019-03-12 09:57:36 -04: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
Kelly Dwan 7dc5187b4b Check for the existence of productId before using it (https://github.com/woocommerce/woocommerce-blocks/pull/480) 2019-03-07 17:01:53 -05:00
renovate[bot] 0f473aaa07 chore(deps): update dependency css-loader to v2.1.1 (https://github.com/woocommerce/woocommerce-blocks/pull/479) 2019-03-07 11:03:02 -05:00
Kelly Dwan cba3d402b6 Bump the version, update the changelog (https://github.com/woocommerce/woocommerce-blocks/pull/478) 2019-03-06 18:27:37 -05:00
Kelly Dwan 1712f8dbcf Remove blocks API endpoints (https://github.com/woocommerce/woocommerce-blocks/pull/477)
* Remove blocks API endpoints

* Remove API tests
2019-03-06 16:06:02 -05:00
renovate[bot] c4b8b5ea44 chore(deps): update npm to v6.9.0 (https://github.com/woocommerce/woocommerce-blocks/pull/476) 2019-03-06 14:18:39 -05:00
Kevin Killingsworth 245f472a4b Category block: select categories when none selected (https://github.com/woocommerce/woocommerce-blocks/pull/458)
* Category block: open category panel when no categories

When no categories are selected, open the category panel on initial
render.

* Add check for editMode

Don't open categories if in edit mode because the block itself has a
category selection.
2019-03-06 13:51:21 -05:00
renovate[bot] 2ccdc07b85 chore(deps): update wordpress monorepo (major) (https://github.com/woocommerce/woocommerce-blocks/pull/475)
* chore(deps): update wordpress monorepo

* Remove unnecessary babel config
2019-03-06 13:50:44 -05:00
Kelly Dwan 9fa9257430 Blocks: Add rating to grid previews (https://github.com/woocommerce/woocommerce-blocks/pull/472)
* Add rating stars to the product preview

* Add rating to the visibility controls
2019-03-06 13:50:32 -05:00
renovate[bot] 432925a090 chore(deps): update wordpress monorepo (https://github.com/woocommerce/woocommerce-blocks/pull/474) 2019-03-06 12:59:42 -05:00
renovate[bot] c66c9cd633 chore(deps): update dependency react-test-renderer to v16.8.4 (https://github.com/woocommerce/woocommerce-blocks/pull/473) 2019-03-06 12:43:22 -05:00
renovate[bot] 056b42fd45 chore(deps): update node.js to v10.15.3 (https://github.com/woocommerce/woocommerce-blocks/pull/471) 2019-03-05 13:13:00 -05:00
renovate[bot] 4a5eb512d3 chore(deps): update dependency eslint to v5.15.1 (https://github.com/woocommerce/woocommerce-blocks/pull/470) 2019-03-05 12:56:11 -05:00
renovate[bot] 78d385f28c chore(deps): update dependency autoprefixer to v9.4.10 (https://github.com/woocommerce/woocommerce-blocks/pull/469) 2019-03-05 12:54:31 -05:00
renovate[bot] 8f998a4859 chore(deps): update dependency clean-webpack-plugin to v2 (https://github.com/woocommerce/woocommerce-blocks/pull/466)
* chore(deps): update dependency clean-webpack-plugin to v2

* Update options for v2.0
2019-03-04 09:48:27 -08:00
renovate[bot] 039bb10b89 fix(deps): pin dependency gridicons to 3.1.1 (https://github.com/woocommerce/woocommerce-blocks/pull/467) 2019-03-04 09:42:47 -08:00
Kelly Dwan 7f78a79698 Set up plugin to be published on npm (https://github.com/woocommerce/woocommerce-blocks/pull/456)
* Move block rendering class into assets

* Update package.json for npm

* Move script registration into publish-able file

* Fix phpcs issue

* Add note about source of file

* Add wcSettings back in

* Rename files to match class name

* Add languages & includes back, so we can use this for publishing zip files

* Update documentation, versions, and add hook for wc components settings

* Update wcSettings output to use fitler

* Update version to `alpha`

* Make block library class into a singleton
2019-03-04 09:30:06 -08:00
renovate[bot] e84670b4c4 chore(deps): update dependency eslint to v5.15.0 (https://github.com/woocommerce/woocommerce-blocks/pull/464) 2019-03-03 13:13:09 -08:00
renovate[bot] 16562fff20 chore(deps): update dependency lint-staged to v8.1.5 (https://github.com/woocommerce/woocommerce-blocks/pull/463) 2019-03-03 13:11:49 -08:00
Timmy Crawford db79f75376 Update/wc blocks/v1/products (https://github.com/woocommerce/woocommerce-blocks/pull/459)
* Update products endpoint to match core.

* Update usage of cat_operator and attr_operator

* Fix phpcs issue

* Update parameter in tests
2019-02-28 10:07:38 -08:00
renovate[bot] 1990554765 chore(deps): update node.js to v10.15.2 (https://github.com/woocommerce/woocommerce-blocks/pull/462) 2019-02-28 09:25:25 -08:00