Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Add wc-api and "Fresh Data" #833

Merged
merged 4 commits into from
Nov 29, 2018
Merged

Add wc-api and "Fresh Data" #833

merged 4 commits into from
Nov 29, 2018

Commits on Nov 27, 2018

  1. Configuration menu
    Copy the full SHA
    fb82cfe View commit details
    Browse the repository at this point in the history
  2. data: Add fresh-data and replace orders in table

    This PR adds fresh-data with a WooCommerce API spec to fulfill order
    information. It then replaces the existing selectors for the orders
    table with the new selectors as a proof-of-concept.
    coderkevin committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    0b63da3 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. wc-api: Add temporary code for withSelect

    This adds temporary code for a `withSelect` function outside of
    `@wordpress/data` until the context PR is merged:
    
    WordPress/gutenberg#11460
    coderkevin committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    8593664 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. Configuration menu
    Copy the full SHA
    e4ad607 View commit details
    Browse the repository at this point in the history