Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: xwp/wp-customize-object-selector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.0
Choose a base ref
...
head repository: xwp/wp-customize-object-selector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.1
Choose a head ref
  • 12 commits
  • 9 files changed
  • 2 contributors

Commits on Jan 9, 2017

  1. Merge pull request #28 from xwp/develop

    Release 0.4.0
    westonruter authored Jan 9, 2017
    Configuration menu
    Copy the full SHA
    da1c884 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2017

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

Commits on Jan 23, 2017

  1. Configuration menu
    Copy the full SHA
    38a6610 View commit details
    Browse the repository at this point in the history
  2. Pass $query to customize_object_selector_result

    Since $query is a superset of $post_query_args it is more useful as context. Also add phpdoc for filter.
    westonruter committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    ca791ef View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2017

  1. Configuration menu
    Copy the full SHA
    86fce0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9661d57 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2017

  1. Merge pull request #31 from xwp/bugfix/clear-static-front-page

    Improve ability to clear a selection
    westonruter authored Jan 30, 2017
    Configuration menu
    Copy the full SHA
    be49c2a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2017

  1. Merge pull request #32 from xwp/add-filter-for-results

    Add filter for query post result.
    westonruter authored Feb 2, 2017
    Configuration menu
    Copy the full SHA
    00cbf86 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2017

  1. Bump 0.4.1

    westonruter committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    86a7dfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73c6530 View commit details
    Browse the repository at this point in the history
  3. Update devDependencies

    westonruter committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    948c1e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    164a576 View commit details
    Browse the repository at this point in the history
Loading